RegularTimePoint

Time point for a schedule where the time between the consecutive points is constant.

Type

Class

URI

cim:RegularTimePoint

CIM standard (perspective)

IEC61970 (Grid)

Class hierarchy

  • RegularTimePoint

Slots

Associated classes
Figure 1. Associated classes
Name Type Description Inherited from

IntervalSchedule

1
RegularIntervalSchedule

Regular interval schedule containing this time point.

n/a

sequenceNumber

1
integer

The position of the regular time point in the sequence. Note that time points don't have to be sequential, i.e. time points...

n/a

value1

1
float

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

n/a

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.

n/a


IntervalSchedule

Regular interval schedule containing this time point.

URI

cim:RegularTimePoint.IntervalSchedule

Cardinality

1

Type

RegularIntervalSchedule

sequenceNumber

The position of the regular time point in the sequence. Note that time points don't have to be sequential, i.e. time points may be omitted. The actual time for a RegularTimePoint is computed by multiplying the associated regular interval schedule's time step with the regular time point sequence number and adding the associated schedules start time. To specify values for the start time, use sequence number 0. The sequence number cannot be negative.

URI

cim:RegularTimePoint.sequenceNumber

Cardinality

1

Type

integer

value1

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

URI

cim:RegularTimePoint.value1

Cardinality

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:RegularTimePoint.value2

Cardinality

0..1

Type

float

Used by

Source class Slot name

RegularIntervalSchedule

TimePoints