ReferenceFrame#

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

class mantid.geometry.ReferenceFrame#
pointingAlongBeam((ReferenceFrame)self) PointingAlong#
pointingAlongBeamAxis((ReferenceFrame)self) str#
pointingHorizontalAxis((ReferenceFrame)self) str#
pointingUp((ReferenceFrame)self) PointingAlong#
pointingUpAxis((ReferenceFrame)self) str#
vecPointingAlongBeam((ReferenceFrame)self) mantid.kernel._kernel.V3D#
vecPointingUp((ReferenceFrame)self) mantid.kernel._kernel.V3D#