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 |
Identifier and Mapping Information
Schema Source
- from schema: http://iec.ch/TC57/2020/CPSM-CoreEquipment#
Mappings
Mapping Type | Mapped Value |
---|---|
self | cim:RegularTimePoint |
native | this:RegularTimePoint |