PySharp Units of Measure
Units of Measure in Python
|
An enumeration of the basic types of units of measure. More...
Static Public Attributes | |
SCALAR = auto() | |
PRODUCT = auto() | |
QUOTIENT = auto() | |
POWER = auto() | |
An enumeration of the basic types of units of measure.