: Public Class
Created: 31/12/2008 13:42:54
Modified: 28/10/2016 16:27:25
Project:
Advanced:
CRRSegment represents a segment of a CRR in a particular time frame. <br/><br/>The segment class contains amount, clearing price, start date and time, end date and time.<br/>
Attribute
Public Money
  amount
Details:
Notes: Dollar amount = quantity x clearingPrice<br/><br/>
Public Money
  clearingPrice
Details:
Notes: Clearing price of a CRR<br/><br/>
Public DateTime
  endDateTime
Details:
Notes: segment end date time<br/><br/>
Public Float
  quantity
Details:
Notes: The MW amount associated with the CRR<br/><br/>
Public DateTime
  startDateTime
Details:
Notes: segment start date time<br/><br/>
Element Source Role Target Role
Pnode
Class  
Name: Source
 
Name: SourceCRRSegment
 
Details:
 
CongestionRevenueRight
Class  
Name: CongestionRevenueRight
 
Name: CRRSegment
 
Details:
 
Pnode
Class  
Name: Sink
 
Name: SinkCRRSegment
 
Details:
 
Object Type Connection Direction Notes
IdentifiedObject Class Generalization To