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

UnitFactoryImpl

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

class mantid.kernel.UnitFactoryImpl
static Instance() UnitFactoryImpl :

Returns a reference to the UnitFactory singleton

create((UnitFactoryImpl)self, (str)className) Unit :

Creates a named unit if it exists in the factory

getKeys((UnitFactoryImpl)self) numpy.ndarray :

Returns a list of units available from the factory