DecimalQuantity

Quantity with decimal value and associated unit or currency information.

Type

Class

URI

cim:DecimalQuantity

CIM standard (perspective)

IEC61970 (Grid)

Class hierarchy

  • DecimalQuantity

Slots

Name Cardinality Type Description

currency

0..1

Currency

Currency of this quantity.

multiplier

0..1

UnitMultiplier

Unit multiplier of this quantity.

unit

0..1

UnitSymbol

Unit of this quantity.

value

0..1

double

Value of this quantity.


currency

Currency of this quantity.

URI

cim:DecimalQuantity.currency

Cardinality

0..1

Type

Currency

multiplier

Unit multiplier of this quantity.

URI

cim:DecimalQuantity.multiplier

Cardinality

0..1

Type

UnitMultiplier

unit

Unit of this quantity.

URI

cim:DecimalQuantity.unit

Cardinality

0..1

Type

UnitSymbol

value

Value of this quantity.

URI

cim:DecimalQuantity.value

Cardinality

0..1

Type

double