DopInstruction
Class Description
Provides the necessary information (on a resource basis) to capture the Dispatch Operating Point (DOP) results on a Dispatch interval. This information is only relevant to the RT interval market.
Attributes
| Name | Type | Description |
|---|---|---|
| mwDOP | ActivePower | Dispatched Operating Point (MW) |
| plotPriority | Integer | A value used to establish priority of the DOP when plotting. This is only applicable when two DOPs exist for the same time, but with different MW values. E.g. when indicating a step in the curve. Its used to determine if the curve steps up or down. |
| runIndicatorDOP | YesNo | Indication of DOP validity. Shows the DOP is calculated from the latest run (YES). A NO indicator shows that the DOP is copied from a previous execution. Up to 2 intervals can be missed. |
| timestampDOP | DateTime | DOP time stamp |
| updateTimeStamp | DateTime | |
| updateType | MQSCHGType | |
| updateUser | String |
Relationships
Ancestors
No ancestor classes
Descendents
No descendent classes
Associations
| Source Class | Source Cardinality | Target | Target Cardinality | Source Name | Source Assoc. Description | Target Name | Target Assoc. Description |
|---|---|---|---|---|---|---|---|
| DopInstruction | 1..* | InstructionClearingDOP | 1..* | DopInstruction | InstructionClearingDOP | ||
| DopInstruction | 0..* | RegisteredResource | 0..1 | DopInstruction | RegisteredResouce |