Mantid
|
Go to the source code of this file.
Namespaces | |
namespace | Mantid |
Helper class which provides the Collimation Length for SANS instruments. | |
namespace | Mantid::Geometry |
Enumerations | |
enum | Mantid::Geometry::AngleUnits { Mantid::Geometry::angDegrees , Mantid::Geometry::angRadians } |
Flag for angle units used in UnitCell class. More... | |
Variables | |
constexpr double | Mantid::Geometry::deg2rad = M_PI / 180. |
Defines units/enum for Crystal work. More... | |
constexpr double | Mantid::Geometry::rad2deg = 180. / M_PI |
Radians to degrees conversion factor. More... | |