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)arg1) → PointingAlong
-
pointingAlongBeamAxis((ReferenceFrame)arg1) → str
-
pointingHorizontalAxis((ReferenceFrame)arg1) → str
-
pointingUp((ReferenceFrame)arg1) → PointingAlong
-
pointingUpAxis((ReferenceFrame)arg1) → str
-
vecPointingAlongBeam((ReferenceFrame)arg1) → V3D
-
vecPointingUp((ReferenceFrame)arg1) → V3D