Mantid
|
A simple class containing common symbol types. More...
#include <UnitLabelTypes.h>
Static Public Attributes | |
static const UnitLabel | Angstrom |
Angstrom. More... | |
static const UnitLabel | EmptyLabel |
Empty label. More... | |
static const UnitLabel | GHz |
GHz. More... | |
static const UnitLabel | InverseAngstrom |
InverseAngstrom. More... | |
static const UnitLabel | InverseAngstromSq |
InverseAngstromSq. More... | |
static const UnitLabel | InverseCM |
Inverse centimeters. More... | |
static const UnitLabel | Metre |
Metre. More... | |
static const UnitLabel | Microsecond |
Microsecond. More... | |
static const UnitLabel | MilliElectronVolts |
MilliElectronVolts. More... | |
static const UnitLabel | Nanometre |
Nanometre. More... | |
static const UnitLabel | Nanosecond |
Nanosecond. More... | |
static const UnitLabel | RLU |
Reciprocal lattice units. More... | |
static const UnitLabel | Second |
Second. More... | |
A simple class containing common symbol types.
Definition at line 19 of file UnitLabelTypes.h.
|
static |
Angstrom.
Definition at line 30 of file UnitLabelTypes.h.
Referenced by Mantid::Algorithms::FFT::createUnitsLabels(), Mantid::Kernel::Units::Wavelength::label(), Mantid::Kernel::Units::dSpacing::label(), Mantid::Kernel::Units::dSpacingPerpendicular::label(), and Mantid::Kernel::Units::AtomicDistance::label().
|
static |
Empty label.
Definition at line 22 of file UnitLabelTypes.h.
Referenced by Mantid::DataHandling::LoadILLPolarizedDiffraction::initStaticWorkspace(), and Mantid::Kernel::Units::Empty::label().
|
static |
GHz.
Definition at line 38 of file UnitLabelTypes.h.
Referenced by Mantid::Kernel::Units::DeltaE_inFrequency::label().
|
static |
InverseAngstrom.
Definition at line 32 of file UnitLabelTypes.h.
Referenced by Mantid::Geometry::HKLFrameFactory::canInterpret(), Mantid::Algorithms::FFT::createUnitsLabels(), Mantid::Kernel::InverseAngstromsUnit::getUnitLabel(), Mantid::Kernel::Units::MomentumTransfer::label(), and Mantid::Kernel::Units::Momentum::label().
|
static |
InverseAngstromSq.
Definition at line 34 of file UnitLabelTypes.h.
Referenced by Mantid::Kernel::Units::QSquared::label().
|
static |
Inverse centimeters.
Definition at line 44 of file UnitLabelTypes.h.
Referenced by Mantid::Kernel::Units::Energy_inWavenumber::label(), and Mantid::Kernel::Units::DeltaE_inWavenumber::label().
|
static |
Metre.
Definition at line 40 of file UnitLabelTypes.h.
|
static |
Microsecond.
Definition at line 26 of file UnitLabelTypes.h.
Referenced by Mantid::DataHandling::LoadMuonNexusV2::applyTimeAxisUnitCorrection(), Mantid::DataHandling::LoadPSIMuonBin::assignOutputWorkspaceParticulars(), Mantid::Algorithms::FFT::createUnitsLabels(), Mantid::DataHandling::LoadMuonNexus2::doExec(), Mantid::DataHandling::LoadMuonNexus1::exec(), and Mantid::Kernel::Units::TOF::label().
|
static |
MilliElectronVolts.
Definition at line 36 of file UnitLabelTypes.h.
Referenced by Mantid::Kernel::Units::Energy::label(), and Mantid::Kernel::Units::DeltaE::label().
|
static |
Nanometre.
Definition at line 42 of file UnitLabelTypes.h.
Referenced by Mantid::Kernel::Units::SpinEchoLength::label().
|
static |
Nanosecond.
Definition at line 28 of file UnitLabelTypes.h.
Referenced by Mantid::Kernel::Units::SpinEchoTime::label().
|
static |
Reciprocal lattice units.
Reciprocal lattice (dimensionless)
Definition at line 46 of file UnitLabelTypes.h.
Referenced by Mantid::Geometry::HKLFrameFactory::canInterpret(), Mantid::Kernel::ReciprocalLatticeUnitFactory::canInterpret(), Mantid::MDAlgorithms::ConvertCWSDMDtoHKL::createHKLMDWorkspace(), Mantid::MDAlgorithms::ConvertToDiffractionMDWorkspace::exec(), Mantid::MDAlgorithms::LoadDNSSCD::fillOutputWorkspace(), Mantid::Kernel::ReciprocalLatticeUnit::getUnitLabel(), and Mantid::MDAlgorithms::MDNorm::setQUnit().
|
static |
Second.
Definition at line 24 of file UnitLabelTypes.h.
Referenced by Mantid::Kernel::Units::Time::label().