AccountingUnit
Class Description
Unit for accounting; use either 'energyUnit' or 'currencyUnit' to specify the unit for 'value'.
Attributes
Name | Type | Description |
---|---|---|
energyUnit | RealEnergy | Unit of service. |
monetaryUnit | Currency | Unit of currency. |
multiplier | UnitMultiplier | Multiplier for the 'energyUnit' or 'monetaryUnit'. |
value | Float | Value expressed in applicable units. |
Relationships
Ancestors
No ancestor classes
Descendents
No descendent classes
Associations
None