DeltaEMode

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

class mantid.kernel.DeltaEMode
__init__()

Raises an exception This class cannot be instantiated from Python

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