Prefix

class narupatools.core.units.Prefix(value: float)

Represents a prefix that can be applied to a unit.

Inheritance

Inheritance diagram of Prefix

Methods

__init__

Initialize self.

__init__(value: float)

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