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 |
Usages
used by | used in | type | used |
---|---|---|---|
ConformLoadSchedule | TimePoints | range | RegularTimePoint |
RegulationSchedule | TimePoints | range | RegularTimePoint |
TapSchedule | TimePoints | range | RegularTimePoint |
NonConformLoadSchedule | TimePoints | range | RegularTimePoint |
RegularIntervalSchedule | TimePoints | range | RegularTimePoint |
SeasonDayTypeSchedule | TimePoints | range | RegularTimePoint |
SwitchSchedule | TimePoints | range | RegularTimePoint |
Identifier and Mapping Information
Schema Source
- from schema: http://iec.ch/TC57/ns/CIM/CoreEquipment-EU#Package_CoreEquipmentProfile
Mappings
Mapping Type | Mapped Value |
---|---|
self | cim:RegularTimePoint |
native | this:RegularTimePoint |