UnitConversion
This a python binding to the C++ class Mantid::Kernel::UnitConversion.
-
class mantid.kernel.UnitConversion
-
__init__()
Raises an exception
This class cannot be instantiated from Python
-
run((str)src, (str)dest, (float)srcValue, (float)l1, (float)l2, (float)theta, (DeltaEModeType)emode, (float)efixed) → float :
Performs a unit conversion on a single value.