|
EMlab-generation Documentation
1.0
Documentation of the EMLab-Generation model.
|


Public Member Functions | |
| void | afterPropertiesSet () throws Exception |
| double | getCapacityMargin () |
| void | setCapacityMargin (double capacityMargin) |
|
Map< PowerGeneratingTechnology, Double > | getPortfolioShares () |
| void | setPortfolioShares (Map< PowerGeneratingTechnology, Double > portfolioShares) |
| Set< PowerGridNode > | getNodes () |
| void | setNodes (Set< PowerGridNode > nodes) |
| ElectricitySpotMarket | getMarket () |
| void | setMarket (ElectricitySpotMarket market) |
| List< EnergyProducer > | getProducers () |
| void | setProducers (List< EnergyProducer > producers) |
| double | determineLoanAnnuities (double totalLoan, double payBackTime, double interestRate) |
Definition at line 36 of file ElectricityProducerFactory.java.
1.8.6