Class Description
Models Market clearing results in terms of price and MW values.
Attributes
Name | Type | Description |
---|---|---|
aggregateType | String | “1” – “Detail”, |
“2” – “Aggregate by Market service type”, in which case, the “AllocationEnergyType” field will not be filled; | ||
“3” – “Aggregate by “AllocationEnergyType”, in which case “MarketServiceType” will not be filled. | ||
allocationMwHour | Float | |
allocationPrice | Float | |
energyTypeCode | String | |
marketServiceType | String | Choices are: |
ME - Market Energy Capacity; | ||
SR - Spinning Reserve Capacity; | ||
NR - Non-Spinning Reserve Capacity; | ||
DAC - Day Ahead Capacity; | ||
DEC - Derate Capacity |
Relationships
Inherits from
- None
Descendant classes
- No descendant classes
Leaf/Root class
IsLeaf | IsRoot |
---|---|
False | False |
Associations
Source Class | Cardinality Source | Target Class | Cardinality Target | Source Name | Source Assoc. Description | Target Name | Target Assoc. Description |
---|---|---|---|---|---|---|---|
RegisteredResource | 0..1 | AllocationResultValues | 0..* | RegisteredResource | AllocationResultValues | ||
AllocationResult | 1 | AllocationResultValues | 1..* | AllocationResult | AllocationResultValues |