public final class DistractionScript extends AbstractSimulationScript
Copyright (c) 2013-2019 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands. All rights reserved.
BSD-style license. See OpenTrafficSim License.
animationPanel| Modifier and Type | Method and Description |
|---|---|
static void |
main(String[] args)
Main method.
|
protected void |
onSimulationEnd() |
protected void |
setDefaultProperties() |
protected OTSNetwork |
setupSimulation(OTSSimulatorInterface sim) |
addAnimationToggles, addTabs, animateNetwork, getBooleanProperty, getDoubleProperty, getDurationProperty, getGtuColorer, getIntegerProperty, getLongProperty, getNetwork, getProperty, getSimulator, getTimeProperty, notify, setGtuColorer, setProperty, setupDemo, startpublic static void main(String[] args)
args - String[]; command line argumentsprotected void setDefaultProperties()
setDefaultProperties in class AbstractSimulationScriptprotected void onSimulationEnd()
onSimulationEnd in class AbstractSimulationScriptprotected OTSNetwork setupSimulation(OTSSimulatorInterface sim) throws Exception
setupSimulation in class AbstractSimulationScriptExceptionCopyright © 2014–2019 Delft University of Technology. All rights reserved.