Class Description
Quantity with string value (when it is not important whether it is an integral or a floating point number) and associated unit information.
Attributes
Name | Type | Description |
---|---|---|
multiplier | UnitMultiplier | Unit multiplier of this quantity. |
unit | UnitSymbol | Unit of this quantity. |
value | String | Value of this quantity. |
Relationships
Inherits from
- None
Descendant classes
- No descendant classes
Leaf/Root class
IsLeaf | IsRoot |
---|---|
False | False |
Associations
None