public final class DistractionScript
extends org.opentrafficsim.road.animation.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 org.opentrafficsim.core.network.OTSNetwork |
setupSimulation(nl.tudelft.simulation.dsol.simulators.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 org.opentrafficsim.road.animation.AbstractSimulationScript
protected void onSimulationEnd()
onSimulationEnd
in class org.opentrafficsim.road.animation.AbstractSimulationScript
Copyright © 2014–2018 Delft University of Technology. All rights reserved.