EMlab-generation Documentation  1.0
Documentation of the EMLab-Generation model.
Public Member Functions | List of all members
emlab.gen.domain.market.electricity.SegmentClearingPoint Class Reference
Inheritance diagram for emlab.gen.domain.market.electricity.SegmentClearingPoint:
Inheritance graph
Collaboration diagram for emlab.gen.domain.market.electricity.SegmentClearingPoint:
Collaboration graph

Public Member Functions

Segment getSegment ()
 
void setSegment (Segment segment)
 
double getInterconnectorFlow ()
 
void setInterconnectorFlow (double interconnectorFlow)
 
- Public Member Functions inherited from emlab.gen.domain.market.ClearingPoint
double getPrice ()
 
void setPrice (double price)
 
double getVolume ()
 
void setVolume (double volume)
 
long getTime ()
 
void setTime (long time)
 
DecarbonizationMarket getAbstractMarket ()
 
void setAbstractMarket (DecarbonizationMarket abstractMarket)
 
String toString ()
 
void updateAbstractMarket (DecarbonizationMarket market)
 
boolean isForecast ()
 
void setForecast (boolean forecast)
 

Detailed Description

The SegmentClearingPoint is used to store informationr regarding the clearing of national electricity markets. All volumes (including interconnector flows) are given in electrical MWh.

Author
JCRichstein

Definition at line 33 of file SegmentClearingPoint.java.


The documentation for this class was generated from the following file: