CRRSegment
Class Description
CRRSegment represents a segment of a CRR in a particular time frame.
The segment class contains amount, clearing price, start date and time, end date and time.
Attributes
Name | Type | Description |
---|---|---|
amount | Money | Dollar amount = quantity x clearingPrice |
clearingPrice | Money | Clearing price of a CRR |
endDateTime | DateTime | segment end date time |
quantity | Float | The MW amount associated with the CRR |
startDateTime | DateTime | segment start date time |
Relationships
Ancestors
Descendents
No descendent classes
Associations
Source Class | Source Cardinality | Target | Target Cardinality | Source Name | Source Assoc. Description | Target Name | Target Assoc. Description |
---|---|---|---|---|---|---|---|
CRRSegment | 0..* | Pnode | 0..* | SourceCRRSegment | Source | ||
CRRSegment | 0..* | Pnode | 0..* | SinkCRRSegment | Sink | ||
CRRSegment | 1..* | CongestionRevenueRight | 1 | CRRSegment | CongestionRevenueRight |