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

Public Member Functions

Set< PowerGridNodegetConnections ()
 
void setConnections (Set< PowerGridNode > connections)
 
void setInterconnectorCapacityTrend (TimeSeriesImpl interconnectorCapacityTrend)
 
TimeSeriesImpl getInterconnectorCapacityTrend ()
 
double getCapacity (long time)
 
void setCapacity (long time, double capacity)
 
void updateCapacity (long time, double capacity)
 
void setCapacity (double capacity)
 

Detailed Description

Definition at line 28 of file Interconnector.java.


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