Enumeration of types of UnitOfMeasure values.
[PersistentEnum]
|
|||||
enum
|
UnitOfMeasureType
|
Length
|
= 0
|
A measurement of length. Remarks: The standard unit of this type is Metre. |
---|---|---|
Angle
|
= 1
|
A measurement of angle. Remarks: The standard unit of this type is Radian. |
Scale
|
= 2
|
A measurement of scale only (i.e. no actual unit). Remarks: The standard unit of this type is Unity. |