PowerOfTenMultiplierType
Class Description
-9 = nano=x10^-9
-6 = micro=x10^-6
-3 = milli=x10^-3
0 = none=x1 (default, if not specified)
1 = deca=x10
2 = hecto=x100
3 = kilo=x1000
6 = Mega=x10^6
9 = Giga=x10^9
This is not a complete list. Any integer between -9 and 9 SHALL be supported, indicating the power of ten multiplier for the units.
Attributes
None
Relationships
Inherits from
Descendant classes
- No descendant classes
Associations
None