Package | Description |
---|---|
org.opentrafficsim.simulationengine |
Wrappers and stubs for the DSOL simulation engine.
|
Modifier and Type | Method and Description |
---|---|
protected SimpleSimulator |
AbstractWrappableSimulation.buildSimpleSimulator(org.djunits.value.vdouble.scalar.Time startTime,
org.djunits.value.vdouble.scalar.Duration warmupPeriod,
org.djunits.value.vdouble.scalar.Duration runLength,
OTSModelInterface model)
Build the simulator.
|
SimpleSimulator |
AbstractWrappableSimulation.buildSimulator(org.djunits.value.vdouble.scalar.Time startTime,
org.djunits.value.vdouble.scalar.Duration warmupPeriod,
org.djunits.value.vdouble.scalar.Duration runLength,
ArrayList<org.opentrafficsim.base.modelproperties.AbstractProperty<?>> userModifiedProperties)
Build the simulation.
|
Copyright © 2014–2016 Delft University of Technology. All rights reserved.