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


Public Member Functions | |
| double | getLtcMaximumCoverageFraction () |
| void | setLtcMaximumCoverageFraction (double ltcMaximumCoverageFraction) |
| double | getContractDurationPreferenceFactor () |
| void | setContractDurationPreferenceFactor (double contractDurationPreferenceFactor) |
| double | getContractWillingnessToPayFactor () |
| void | setContractWillingnessToPayFactor (double contractWillingnessToPayFactor) |
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 () |
Definition at line 24 of file EnergyConsumer.java.
1.8.6