ReferenceFrame
This a python binding to the C++ class Mantid::Geometry::ReferenceFrame.
-
class mantid.geometry.ReferenceFrame
-
__init__()
Raises an exception
This class cannot be instantiated from Python
-
pointingAlongBeam((ReferenceFrame)self) → PointingAlong
-
pointingAlongBeamAxis((ReferenceFrame)self) → str
-
pointingHorizontalAxis((ReferenceFrame)self) → str
-
pointingUp((ReferenceFrame)self) → PointingAlong
-
pointingUpAxis((ReferenceFrame)self) → str
-
vecPointingAlongBeam((ReferenceFrame)self) → V3D
-
vecPointingUp((ReferenceFrame)self) → V3D