class UnitAttribute
Parents | |
|
The attribute to specify the name for the measurement unit.
The attribute is applied on enumeration fields which describe one unit of the measurement (e.g. "meter")
Public Properties | |
The alternative name of the unit |
|
The default accuracy (number of digits after decimal point). |
|
The flag indicating whether the unit has alternative name |
|
The primary name of the unit |
Public Constructors | |
Constructor for the unit that has one name |
|
Constructor for the unit that has more than one names |