|
PySharp Units of Measure
Units of Measure in Python
|
| ▼Nuom | |
| ▼Ncache_manager | |
| CCacheManager | This class manages the various caches for units of measure to improve performance |
| ▼Ncaliper_exception | |
| CPyCaliperException | |
| ▼Nenums | |
| CConstant | This enumeration contains the values for fundamental constants commonly used in science, technology, engineering and math |
| CMeasurementType | An enumeration of the basic types of units of measure |
| CUnit | Unit is an enumeration of common units of measure in the International, Customary, SI, US and British Imperial systems |
| CUnitType | An enumeration of the types of units of measure |
| ▼Nlocalizer | |
| CLocalizer | |
| ▼Nmeasurement_system | |
| CMeasurementSystem | A MeasurementSystem is a collection of units of measure that have a linear relationship to each other: y = ax + b where x is the unit to be converted, y is the converted unit, a is the scaling factor and b is the offset |
| ▼Nprefix | |
| CPrefix | The Prefix class defines SI unit of measure prefixes as well as those found in computer science |
| ▼Nquantity | |
| CQuantity | The Quantity class represents an amount and UnitOfMeasure |
| ▼Nsymbolic | |
| CSymbolic | This class represents an object that is identified by a name and symbol with a description |
| ▼Nunit_of_measure | |
| CPathParameters | This class holds the unit of measure and cumulative scaling factor along a conversion path |
| CReducer | This class reduces a unit of measure to its most basic scalar units of measure |
| CUnitOfMeasure | The UnitOfMeasure class represents a unit of measure |