Class | Description |
---|---|
ImportSimulation |
ImportSimulation does not actually run the simulation itself. |
SimTreeApplication |
Base class for
SimTree applications. |
Simulation |
Simulation controls all simulation phases.
|
SimulationEnvironment |
The
SimulationEnvironment provides a standard set of command
line parameters which are automatically parsed. |
StdSimulation |
Standard implementation for normal sequential simulations with one global
model.
|