| Package | Description | 
|---|---|
| org.beast.forest.simulation | |
| org.beast.merger | 
| Modifier and Type | Method and Description | 
|---|---|
AggregatedResults | 
Engine.simulate(Config conf,
        java.util.List<Forest> forests,
        Parameters par)
Constructor of engine class. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
Economy.forestAnnuity(Config conf,
             java.util.List<Forest> forests,
             AggregatedResults aggRes,
             Parameters par)
Method for calculation the economic annuity of forest wood. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
AggregatedResults | 
ResultsSet.getForestResults()
Method to get forest wood results. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
ResultsSet.setForestResults(AggregatedResults forestResults)
Method to set forest wood results. 
 |