\(\renewcommand\AA{\unicode{x212B}}\)
This is a Python binding to the C++ class Mantid::Kernel::DeltaEMode.
mantid.kernel.
DeltaEMode
¶asString
((DeltaEModeType)self) → str :¶Returns the given type translated to a string
availableTypes
() → numpy.ndarray :¶Returns a list of known delta E Modes as strings
fromString
((str)modeStr) → DeltaEModeType :¶Returns the enumerated type translated from a string