class AbstractSimulationScript.ScriptSimulation
extends org.opentrafficsim.simulationengine.AbstractWrappableSimulation
 Copyright (c) 2013-2018 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands. All rights reserved.
 
 BSD-style license. See OpenTrafficSim License.
 
| Constructor and Description | 
|---|
ScriptSimulation()  | 
| Modifier and Type | Method and Description | 
|---|---|
String | 
description() | 
protected org.opentrafficsim.core.dsol.OTSModelInterface | 
makeModel() | 
String | 
shortName() | 
public String shortName()
public String description()
protected org.opentrafficsim.core.dsol.OTSModelInterface makeModel()
                                                            throws org.opentrafficsim.simulationengine.OTSSimulationException
makeModel in class org.opentrafficsim.simulationengine.AbstractWrappableSimulationorg.opentrafficsim.simulationengine.OTSSimulationExceptionCopyright © 2014–2018 Delft University of Technology. All rights reserved.