axesInfo() | Mantid::Geometry::Goniometer | |
calcFromQSampleAndWavelength(const Mantid::Kernel::V3D &Q, double wavelength, bool flip_x=false, bool inner=false) | Mantid::Geometry::Goniometer | |
getAxis(size_t axisnumber) const | Mantid::Geometry::Goniometer | |
getAxis(const std::string &axisname) const | Mantid::Geometry::Goniometer | |
getEulerAngles(const std::string &convention="YZX") | Mantid::Geometry::Goniometer | |
getNumberAxes() const | Mantid::Geometry::Goniometer | |
getR() const | Mantid::Geometry::Goniometer | |
Goniometer() | Mantid::Geometry::Goniometer | |
Goniometer(const Kernel::DblMatrix &rot) | Mantid::Geometry::Goniometer | |
initFromR | Mantid::Geometry::Goniometer | private |
isDefined() const | Mantid::Geometry::Goniometer | |
loadNexus(::NeXus::File *file, const std::string &group) | Mantid::Geometry::Goniometer | |
makeUniversalGoniometer() | Mantid::Geometry::Goniometer | |
motors | Mantid::Geometry::Goniometer | private |
operator!=(const Goniometer &other) const | Mantid::Geometry::Goniometer | |
operator==(const Goniometer &other) const | Mantid::Geometry::Goniometer | |
pushAxis(const std::string &name, double axisx, double axisy, double axisz, double angle=0., int sense=CCW, int angUnit=angDegrees) | Mantid::Geometry::Goniometer | |
R | Mantid::Geometry::Goniometer | private |
recalculateR() | Mantid::Geometry::Goniometer | private |
saveNexus(::NeXus::File *file, const std::string &group) const | Mantid::Geometry::Goniometer | |
setR(Kernel::DblMatrix rot) | Mantid::Geometry::Goniometer | |
setRotationAngle(const std::string &name, double value) | Mantid::Geometry::Goniometer | |
setRotationAngle(size_t axisnumber, double value) | Mantid::Geometry::Goniometer | |
~Goniometer()=default | Mantid::Geometry::Goniometer | virtual |