public final class AnticipationRelianceScript 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.
 
| Modifier and Type | Method and Description | 
|---|---|
protected void | 
animateNetwork(OTSNetwork net) | 
static void | 
main(String[] args)
Main method. 
 | 
protected void | 
onSimulationEnd() | 
protected void | 
setDefaultProperties() | 
protected OTSNetwork | 
setupSimulation(OTSSimulatorInterface sim) | 
addTabs, getBooleanProperty, getDoubleProperty, getDurationProperty, getGtuColorer, getIntegerProperty, getLongProperty, getNetwork, getProperty, getSimulator, getTimeProperty, notify, setAnimationToggles, 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 AbstractSimulationScriptExceptionprotected void animateNetwork(OTSNetwork net)
animateNetwork in class AbstractSimulationScriptCopyright © 2014–2019 Delft University of Technology. All rights reserved.