9#include "MantidGeometry/DllConfig.h"
27 GeneralFrame(std::string frameName, std::unique_ptr<Mantid::Kernel::MDUnit> unit);
32 bool isQ()
const override;
33 bool isSameType(
const MDFrame &frame)
const override;
34 std::string name()
const override;
40 std::unique_ptr<Mantid::Kernel::MDUnit>
m_unit;
GeneralFrame : Any MDFrame that isn't related to momemtum transfer.
static const std::string GeneralFrameTOF
static const std::string GeneralFrameDistance
const std::string m_frameName
Frame name.
std::unique_ptr< Mantid::Kernel::MDUnit > m_unit
Label unit.
static const std::string GeneralFrameName
MDFrame : The coordinate frame for a dimension, or set of dimensions in a multidimensional workspace.
MDUnit : Unit type for multidimensional data types.
A base-class for the a class that is able to return unit labels in different representations.
SpecialCoordinateSystem
Special coordinate systems for Q3D.
Helper class which provides the Collimation Length for SANS instruments.