PySharp Units of Measure
Units of Measure in Python
Static Public Attributes | List of all members
uom.enums.MeasurementType Class Reference

An enumeration of the basic types of units of measure. More...

Inheritance diagram for uom.enums.MeasurementType:

Static Public Attributes

 SCALAR = auto()
 
 PRODUCT = auto()
 
 QUOTIENT = auto()
 
 POWER = auto()
 

Detailed Description

An enumeration of the basic types of units of measure.


The documentation for this class was generated from the following file: