public class Engine
extends java.lang.Object
| Constructor and Description |
|---|
Engine() |
| Modifier and Type | Method and Description |
|---|---|
AggregatedResults |
simulate(Config conf,
java.util.List<Forest> forests,
Parameters par)
Constructor of engine class.
|
public AggregatedResults simulate(Config conf, java.util.List<Forest> forests, Parameters par) throws java.lang.Exception
conf - Configurationforests - List of forest objectspar - Parameter valuesjava.lang.Exception