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

Public Member Functions

double getReserveVolume ()
 
void setReserveVolume (double reserveVolume)
 
Zone getZone ()
 
void setZone (Zone zone)
 
double getReservePriceSR ()
 
void setReservePriceSR (double reservePriceSR)
 
double getReserveVolumePercentSR ()
 
void setReserveVolumePercentSR (double reserveVolumePercentSR)
 
- Public Member Functions inherited from emlab.gen.domain.agent.DecarbonizationAgent
String getName ()
 
void setName (String name)
 
double getCash ()
 
void setCash (double cash)
 
double getCo2Allowances ()
 
void setCo2Allowances (double co2Allowances)
 
double getLastYearsCo2Allowances ()
 
void setLastYearsCo2Allowances (double lastYearsCo2Allowances)
 
String toString ()
 

Public Attributes

double reserveVolume
 

Detailed Description

Author
pbhagwat

Definition at line 18 of file StrategicReserveOperator.java.


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