Skip to content

RegularIntervalSchedule

The schedule has time points where the time between them is constant.

  • NOTE: this is an abstract class and should not be instantiated directly

URI: cim:RegularIntervalSchedule
Type: Class

 classDiagram
    class RegularIntervalSchedule
    click RegularIntervalSchedule href "../RegularIntervalSchedule"
      BasicIntervalSchedule <|-- RegularIntervalSchedule
        click BasicIntervalSchedule href "../BasicIntervalSchedule"


      RegularIntervalSchedule <|-- SeasonDayTypeSchedule
        click SeasonDayTypeSchedule href "../SeasonDayTypeSchedule"


      RegularIntervalSchedule : IdentifiedObject.description

      RegularIntervalSchedule : RegularIntervalSchedule.endTime

      RegularIntervalSchedule : IdentifiedObject.mRID

      RegularIntervalSchedule : IdentifiedObject.name

      RegularIntervalSchedule : BasicIntervalSchedule.startTime

      RegularIntervalSchedule : RegularIntervalSchedule.timeStep

Inheritance

Attributes

Name URI Cardinality and Range Description Inheritance
endTime cim:RegularIntervalSchedule.endTime 1
datetime
The time for the last time point direct
timeStep cim:RegularIntervalSchedule.timeStep 1
Seconds
The time between each pair of subsequent regular time points in sequence orde... direct
startTime cim:BasicIntervalSchedule.startTime 1
datetime
The time for the first time point BasicIntervalSchedule
mRID cim:IdentifiedObject.mRID 1
string
Master resource identifier issued by a model authority IdentifiedObject
description cim:IdentifiedObject.description 0..1
string
The description is a free human readable text describing or naming the object IdentifiedObject
name cim:IdentifiedObject.name 1
string
The name is any free human readable and possibly non unique text naming the o... IdentifiedObject

Usages

used by used in type used
RegularTimePoint IntervalSchedule range RegularIntervalSchedule

Identifier and Mapping Information

Schema Source

  • from schema: http://iec.ch/TC57/2020/CPSM-CoreEquipment#

Mappings

Mapping Type Mapped Value
self cim:RegularIntervalSchedule
native this:RegularIntervalSchedule