| Package | Description | 
|---|---|
| org.beast.landscape.data | |
| org.beast.landscape.simulation | |
| org.beast.merger | 
| Modifier and Type | Method and Description | 
|---|---|
static Parameters | 
Parameters.loadXML(java.lang.String file)
Method to load parameter values from xml file. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
Economy.landscapeAnnuity(Config conf,
                java.util.List<Landscape> landscapes,
                AggregatedResults aggRes,
                Parameters par)
Method to calculate economic annuity of landscape wood. 
 | 
AggregatedResults | 
Engine.simulate(Config conf,
        java.util.List<Landscape> landscapes,
        Parameters par)
Method to run simulation. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
Parameters | 
ParameterSet.getLandscapeParams()
Method to get landscape wood parameters. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
ParameterSet.setLandscapeParams(Parameters landscapeParams)
Method to set landscape wood parameters. 
 |