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

Public Member Functions

PowerGeneratingTechnology getPowerGeneratingTechnology ()
 
void setPowerGeneratingTechnology (PowerGeneratingTechnology powerGeneratingTechnology)
 
PowerGridNode getPowerGridNode ()
 
void setPowerGridNode (PowerGridNode powerGridNode)
 
double getPermanentUpperCapacityLimit ()
 
void setPermanentUpperCapacityLimit (double permanentUpperCapacityLimit)
 
double getUpperCapacityLimit (long time)
 

Detailed Description

Class to provide information about PowerGridNode specific capacity limits for PowerGeneratingTechnologies. The investment and dismantlement algorithms are the roles, that explicitly need to keep within the limits.

permanentUpperCapacityLimit given in MW.

Author
JCRichstein

Definition at line 33 of file PowerGeneratingTechnologyNodeLimit.java.

Member Function Documentation

double emlab.gen.domain.technology.PowerGeneratingTechnologyNodeLimit.getUpperCapacityLimit ( long  time)
inline

Function is time-dependent to enable flexible node limits.

Definition at line 70 of file PowerGeneratingTechnologyNodeLimit.java.


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