Package | Description |
---|---|
org.opentrafficsim.simulationengine |
Wrappers and stubs for the DSOL simulation engine.
|
Modifier and Type | Class and Description |
---|---|
class |
SimpleAnimator
Copyright (c) 2013-2015 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
|
class |
SimpleSimulator
Construct a DSOL DEVSSimulator or DEVSAnimator the easy way.
|
Modifier and Type | Method and Description |
---|---|
SimpleSimulation |
WrappableSimulation.buildSimulator(ArrayList<AbstractProperty<?>> properties,
Rectangle rect,
boolean exitOnClose)
Build the simulation.
|
SimpleSimulation |
WrappableSimulation.rebuildSimulator(Rectangle rect)
Restart (rebuild) the simulation.
|
SimpleSimulation |
AbstractWrappableSimulation.rebuildSimulator(Rectangle rect)
Restart (rebuild) the simulation.
|
Copyright © 2014–2015 Delft University of Technology. All rights reserved.