de.cesr.lara.houseplant
Class SimulationConfig
java.lang.Object
de.cesr.lara.houseplant.SimulationConfig
public class SimulationConfig
- extends Object
Wrapper for the simulation configuration. Contains the information, which
csv-files to use as input
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SimulationConfig
public SimulationConfig(String simrunId)
getPathToActorCsvFile
public String getPathToActorCsvFile()
getPathToHouseplantsCsvFile
public String getPathToHouseplantsCsvFile()
getPathToSunshineCsvFile
public String getPathToSunshineCsvFile()
getNumberOfDaysToSimulate
public int getNumberOfDaysToSimulate()