UnsignedFixedPointType
Class Description
Abstract type for specifying an unsigned fixed-point value without a given unit of measure.
Attributes
| Name | Type | Description |
|---|---|---|
| multiplier | PowerOfTenMultiplierType | Specifies exponent of uom. |
| value | UInt16 | Dimensionless value |
Relationships
Inherits from
- None
Descendant classes
- No descendant classes
Associations
None