UnfinishedUnitOrQuantity

class narupatools.core.units.UnfinishedUnitOrQuantity(prefix: narupatools.core.units.Prefix, prepend: TType)

Partially assembled quantity consisting of values, units and prefixes.

Inheritance

Inheritance diagram of UnfinishedUnitOrQuantity

Methods

__init__

Initialize self.

__init__(prefix: narupatools.core.units.Prefix, prepend: TType)

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