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