StringQuantity
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
Ancestors
No ancestor classes
Descendents
No descendent classes
Associations
None