\(\renewcommand\AA{\unicode{x212B}}\)
This is a Python binding to the C++ class Mantid::Geometry::Goniometer.
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¶setR
((Goniometer)self, (object)rot) → None¶