\(\renewcommand\AA{\unicode{x212B}}\)
Goniometer¶
This is a Python binding to the C++ class Mantid::Geometry::Goniometer.
- class mantid.geometry.Goniometer¶
- calcFromQSampleAndWavelength((Goniometer)self, (object)positions, (float)wavelength[, (bool)flip_x=False[, (bool)inner=False]]) None ¶
- getEulerAngles((Goniometer)self[, (str)convention]) std_vector_dbl : ¶
Default convention is ‘YZX’. Universal goniometer is ‘YZY’
- getR((Goniometer)self) numpy.ndarray ¶