Skip to content

SeasonDayTypeSchedule

A time schedule covering a 24 hour period, with curve data for a specific type of season and day.

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

URI: cim:SeasonDayTypeSchedule
Type: Class

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


      SeasonDayTypeSchedule <|-- ConformLoadSchedule
        click ConformLoadSchedule href "../ConformLoadSchedule"
      SeasonDayTypeSchedule <|-- NonConformLoadSchedule
        click NonConformLoadSchedule href "../NonConformLoadSchedule"
      SeasonDayTypeSchedule <|-- RegulationSchedule
        click RegulationSchedule href "../RegulationSchedule"
      SeasonDayTypeSchedule <|-- SwitchSchedule
        click SwitchSchedule href "../SwitchSchedule"
      SeasonDayTypeSchedule <|-- TapSchedule
        click TapSchedule href "../TapSchedule"


      SeasonDayTypeSchedule : SeasonDayTypeSchedule.DayType

          SeasonDayTypeSchedule --> DayType : SeasonDayTypeSchedule.DayType
          click DayType href "../DayType"

      SeasonDayTypeSchedule : IdentifiedObject.description

      SeasonDayTypeSchedule : RegularIntervalSchedule.endTime

      SeasonDayTypeSchedule : IdentifiedObject.mRID

      SeasonDayTypeSchedule : IdentifiedObject.name

      SeasonDayTypeSchedule : SeasonDayTypeSchedule.Season

          SeasonDayTypeSchedule --> Season : SeasonDayTypeSchedule.Season
          click Season href "../Season"

      SeasonDayTypeSchedule : BasicIntervalSchedule.startTime

      SeasonDayTypeSchedule : RegularIntervalSchedule.timeStep

Inheritance

Attributes

Name URI Cardinality and Range Description Inheritance
DayType cim:SeasonDayTypeSchedule.DayType 1
DayType
DayType for the Schedule direct
Season cim:SeasonDayTypeSchedule.Season 1
Season
Season for the Schedule direct
endTime cim:RegularIntervalSchedule.endTime 1
datetime
The time for the last time point RegularIntervalSchedule
timeStep cim:RegularIntervalSchedule.timeStep 1
Seconds
The time between each pair of subsequent regular time points in sequence orde... RegularIntervalSchedule
startTime cim:BasicIntervalSchedule.startTime 1
datetime
The time for the first time point BasicIntervalSchedule
mRID cim:IdentifiedObject.mRID 0..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

Identifier and Mapping Information

Schema Source

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

Mappings

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