Skip to content

RegularTimePoint

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

URI: cim:RegularTimePoint
Type: Class

 classDiagram
    class RegularTimePoint
    click RegularTimePoint href "../RegularTimePoint"
      RegularTimePoint : RegularTimePoint.IntervalSchedule

          RegularTimePoint --> RegularIntervalSchedule : RegularTimePoint.IntervalSchedule
          click RegularIntervalSchedule href "../RegularIntervalSchedule"

      RegularTimePoint : RegularTimePoint.sequenceNumber

      RegularTimePoint : RegularTimePoint.value1

      RegularTimePoint : RegularTimePoint.value2

Attributes

Name URI Cardinality and Range Description Inheritance
sequenceNumber cim:RegularTimePoint.sequenceNumber 1
integer
The position of the regular time point in the sequence direct
value1 cim:RegularTimePoint.value1 1
float
The first value at the time direct
value2 cim:RegularTimePoint.value2 0..1
float
The second value at the time direct
IntervalSchedule cim:RegularTimePoint.IntervalSchedule 1
RegularIntervalSchedule
Regular interval schedule containing this time point direct

Comments

    • The RegularTimePoint class is used to represent points for various schedules that derive from the RegularIntervalSchedule class. The schedules defined in this profile are ConformLoadSchedule, NonConformLoadSchedule and RegulationSchedule.- The first SequenceNumber for a schedule is 1. 0 is not an allowed value. The first time point is defined with SequenceNumber = 1.

Identifier and Mapping Information

Schema Source

  • from schema: http://iec.ch/TC57/2013/CPSM-Operation#

Mappings

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