\(\renewcommand\AA{\unicode{x212B}}\)

DeltaEMode

This is a Python binding to the C++ class Mantid::Kernel::DeltaEMode.

class mantid.kernel.DeltaEMode
asString((DeltaEModeType)self) → str :

Returns the given type translated to a string

static 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