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

Public Member Functions

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

Spot market clearing point

Author
alfredas&emile

Definition at line 30 of file ClearingPoint.java.


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