Unit

class narupatools.core.units.Unit(value: Union[float, int, narupatools.core.units.Unit])

Physical unit defined in terms of the units of Narupa.

Inheritance

Inheritance diagram of Unit

Methods

__init__

Initialize self.

__init__(value: Union[float, int, narupatools.core.units.Unit])

Initialize self. See help(type(self)) for accurate signature.