InterchangeSchedule
Class Description
Interchange schedule class to hold information for interchange schedules such as import export type, energy type, and etc.
Attributes
Name | Type | Description |
---|---|---|
checkOutType | CheckOutType | To indicate a check out type such as adjusted capacity or dispatch capacity. |
directionType | InterTieDirection | Import or export. |
energyType | MarketProductType | Energy product type. |
intervalLength | Integer | Interval length. |
marketType | MarketType | Market type. |
operatingDate | DateTime | Operating date, hour. |
outOfMarketType | Boolean | To indicate an out-of-market (OOM) schedule. |
scheduleType | EnergyProductType | Schedule type. |
wcrID | String | Wheeling Counter-Resource ID (required when Schedule Type=Wheel). |
Relationships
Ancestors
Descendents
No descendent classes
Associations
Source Class | Source Cardinality | Target | Target Cardinality | Source Name | Source Assoc. Description | Target Name | Target Assoc. Description |
---|---|---|---|---|---|---|---|
InterchangeSchedule | 0..* | SchedulingPoint | 0..1 | InterchangeSchedule | InterTie | ||
InterchangeSchedule | 0..* | RegisteredInterTie | 0..1 | InterchangeSchedule | RegisteredInterTie | ||
InterchangeSchedule | 0..1 | InterchangeETCData | 0..* | InterchangeSchedule | InterchangeETCData |