UnitInitialConditions
Class Description
Resource status at the end of a given clearing period.
Attributes
| Name | Type | Description |
|---|---|---|
| cumEnergy | RealEnergy | Cumulative energy production over trading period. |
| cumStatusChanges | Integer | Cumulative number of status changes of the resource. |
| numberOfStartups | Integer | Number of start ups in the Operating Day until the end of previous hour. |
| onlineStatus | Boolean | 'true' if the GeneratingUnit is currently On-Line |
| resourceMW | ActivePower | Resource MW output at the end of previous clearing period. |
| resourceStatus | Integer | Resource status at the end of previous clearing period: 0 - off-line 1 - on-line production 2 - in shutdown process 3 - in startup process |
| statusDate | DateTime | Time and date for resourceStatus |
| timeInStatus | Float | Time in market trading intervals the resource is in the state as of the end of the previous clearing period. |
| timeInterval | DateTime | Time interval |
Relationships
Ancestors
Descendents
No descendent classes
Associations
| Source Class | Source Cardinality | Target | Target Cardinality | Source Name | Source Assoc. Description | Target Name | Target Assoc. Description |
|---|---|---|---|---|---|---|---|
| UnitInitialConditions | 0..* | RegisteredGenerator | 0..1 | UnitInitialConditions | GeneratingUnit |