PySharp Units of Measure
Units of Measure in Python
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 123]
 Nuom
 Ncache_manager
 CCacheManagerThis class manages the various caches for units of measure to improve performance
 Nenums
 CConstantThis enumeration contains the values for fundamental constants commonly used in science, technology, engineering and math
 CMeasurementTypeAn enumeration of the basic types of units of measure
 CUnitUnit is an enumeration of common units of measure in the International, Customary, SI, US and British Imperial systems
 CUnitTypeAn enumeration of the types of units of measure
 Nlocalizer
 CLocalizerThe Localizer class provides localization services for unit of measure names, symbols and descriptions as well as error messages
 Nmeasurement_system
 CMeasurementSystemA 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
 CPrefixThe Prefix class defines SI unit of measure prefixes as well as those found in computer science
 Nquantity
 CQuantityThe Quantity class represents an amount and UnitOfMeasure
 Nsymbolic
 CSymbolicThis class represents an object that is identified by a name and symbol with a description
 Nunit_of_measure
 CPathParametersThis class holds the unit of measure and cumulative scaling factor along a conversion path
 CReducerThis class reduces a unit of measure to its most basic scalar units of measure
 CUnitOfMeasureThe UnitOfMeasure class represents a unit of measure