| 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 | |
| getConventionFromMotorAxes() 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 | |
| Goniometer(const Goniometer &other) | Mantid::Geometry::Goniometer | |
| Goniometer(Goniometer &&other) noexcept | Mantid::Geometry::Goniometer | |
| isDefined() const | Mantid::Geometry::Goniometer | |
| loadNexus(Nexus::File *file, const std::string &group) | Mantid::Geometry::Goniometer | |
| m_initFromR | Mantid::Geometry::Goniometer | private |
| m_motors | Mantid::Geometry::Goniometer | private |
| m_R | Mantid::Geometry::Goniometer | private |
| makeUniversalGoniometer() | Mantid::Geometry::Goniometer | |
| operator!=(const Goniometer &other) const | Mantid::Geometry::Goniometer | |
| operator=(const Goniometer &other) | Mantid::Geometry::Goniometer | |
| operator=(Goniometer &&other) noexcept | 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 | |
| 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 |