Goniometer

This is a Python binding to the C++ class Mantid::Geometry::Goniometer.

class mantid.geometry.Goniometer
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