BornAgain
1.19.79
Open-source research software to simulate and fit neutron and x-ray reflectometry and grazing-incidence small-angle scattering
|
This is the complete list of members for SphericalCoords, including all inherited members.
addAxisData(std::string name, double min, double max, size_t nbins) | CoordSystem2D | protected |
availableUnits() const override | SphericalCoords | virtual |
axisName(size_t i_axis, Coords units=Coords::UNDEFINED) const | ICoordSystem | |
axisSize(size_t i_axis) const override | CoordSystem2D | virtual |
calculateMax(size_t i_axis, Coords units) const override | CoordSystem2D | virtual |
calculateMin(size_t i_axis, Coords units) const override | CoordSystem2D | virtual |
calculateValue(size_t i_axis, Coords units, double value) const override | SphericalCoords | privatevirtual |
clone() const override | SphericalCoords | virtual |
convertedAxes(Coords units) const | ICoordSystem | |
CoordSystem2D(const Direction &direction, double wavelength=0) | CoordSystem2D | |
CoordSystem2D(const OwningVector< IAxis > &axes, const Direction &direction, double wavelength=0) | CoordSystem2D | |
CoordSystem2D(const CoordSystem2D &other) | CoordSystem2D | protected |
createConvertedAxis(size_t i_axis, Coords units) const override | CoordSystem2D | virtual |
createConvertedData(const Datafield &data, Coords units) const | ICoordSystem | virtual |
createNameMaps() const override | SphericalCoords | privatevirtual |
defaultAxes() const | ICoordSystem | |
defaultUnits() const override | SphericalCoords | inlinevirtual |
ICloneable()=default | ICloneable | |
ICloneable(const ICloneable &)=delete | ICloneable | |
ICloneable(ICloneable &&)=default | ICloneable | |
m_alpha_i | CoordSystem2D | protected |
m_axes | CoordSystem2D | protected |
m_phi_i | CoordSystem2D | protected |
m_wavelength | CoordSystem2D | protected |
rank() const override | CoordSystem2D | inlinevirtual |
SphericalCoords(const OwningVector< IAxis > &axes, const Direction &direction, double wavelength) | SphericalCoords | |
SphericalCoords(const SphericalCoords &other) | SphericalCoords | private |
substituteDefaultUnits(Coords units) const | ICoordSystem | protected |
throwUnitsError(std::string method, std::vector< Coords > available) const | ICoordSystem | protected |
transferToCPP() | ICloneable | inlinevirtual |
~CoordSystem2D() override=default | CoordSystem2D | |
~ICloneable()=default | ICloneable | virtual |
~ICoordSystem() override | ICoordSystem | |
~SphericalCoords() override | SphericalCoords |