IrregularTimePoint

TimePoints for a schedule where the time between the points varies.

Type

Class

URI

cim:IrregularTimePoint

CIM standard (perspective)

IEC61970 (Grid)

Class hierarchy

  • IrregularTimePoint

Slots

Associated classes
Figure 1. Associated classes
Name Cardinality Type Description

IntervalSchedule

1

IrregularIntervalSchedule

An IrregularTimePoint belongs to an IrregularIntervalSchedule.

time

0..1

Seconds

The time is relative to the schedule starting time.

value1

0..1

float

The first value at the time. The meaning of the value is defined by the derived type of the associated schedule.

value2

0..1

float

The second value at the time. The meaning of the value is defined by the derived type of the associated schedule.


IntervalSchedule

An IrregularTimePoint belongs to an IrregularIntervalSchedule.

URI

cim:IrregularTimePoint.IntervalSchedule

Cardinality

1

Type

IrregularIntervalSchedule

time

The time is relative to the schedule starting time.

URI

cim:IrregularTimePoint.time

Cardinality

0..1

Type

Seconds

value1

The first value at the time. The meaning of the value is defined by the derived type of the associated schedule.

URI

cim:IrregularTimePoint.value1

Cardinality

0..1

Type

float

value2

The second value at the time. The meaning of the value is defined by the derived type of the associated schedule.

URI

cim:IrregularTimePoint.value2

Cardinality

0..1

Type

float