public final class DistractionScript extends AbstractSimulationScript
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.
Modifier and Type | Method and Description |
---|---|
static void |
main(String[] args)
Main method.
|
protected void |
onSimulationEnd() |
protected void |
setDefaultProperties() |
protected OTSNetwork |
setupSimulation(DEVSSimulatorInterface.TimeDoubleUnit sim) |
addAnimationToggles, addTabs, animateNetwork, getBooleanProperty, getDoubleProperty, getDurationProperty, getGtuColorer, getIntegerProperty, getNetwork, getProperty, getSimulator, getTimeProperty, notify, setGtuColorer, setProperty, setupDemo, start
public static void main(String[] args)
args
- String[]; command line argumentsprotected void setDefaultProperties()
setDefaultProperties
in class AbstractSimulationScript
protected void onSimulationEnd()
onSimulationEnd
in class AbstractSimulationScript
protected OTSNetwork setupSimulation(DEVSSimulatorInterface.TimeDoubleUnit sim) throws Exception
setupSimulation
in class AbstractSimulationScript
Exception
Copyright © 2014–2018 Delft University of Technology. All rights reserved.