public class ODApplierExample
extends org.opentrafficsim.simulationengine.AbstractWrappableAnimation
 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 | Class and Description | 
|---|---|
(package private) class  | 
ODApplierExample.ODApplierExampleModel
The simulation model. 
 | 
| Modifier and Type | Field and Description | 
|---|---|
(package private) static Double | 
DEMAND
Demand factor. 
 | 
(package private) static boolean | 
LANE_BASED
Lane based or not. 
 | 
(package private) static org.djunits.value.vdouble.scalar.Duration | 
PERIOD
Simulation period. 
 | 
| Constructor and Description | 
|---|
ODApplierExample()  | 
| Modifier and Type | Method and Description | 
|---|---|
protected void | 
addAnimationToggles() | 
String | 
description() | 
org.opentrafficsim.core.gtu.animation.GTUColorer | 
getColorer() | 
static void | 
main(String[] args)  | 
protected org.opentrafficsim.core.dsol.OTSModelInterface | 
makeModel() | 
String | 
shortName() | 
addTab, addTabs, addToggleAnimationButtonIcon, addToggleAnimationButtonText, addToggleGISButtonText, buildAnimator, buildSimpleAnimator, buildSimpleAnimator, getAppearance, getDemoPanel, getPanel, getProperties, getTabCount, getUserModifiedProperties, hideAnimationClass, hideGISLayer, makeAnimationRectangle, rebuildSimulator, setAppearance, setNextReplication, setupDemo, showAnimationClass, showGISLayer, stopTimersThreads, toggleAnimationClass, toggleGISLayerstatic final boolean LANE_BASED
static final org.djunits.value.vdouble.scalar.Duration PERIOD
static final Double DEMAND
public static void main(String[] args)
args - argumentspublic String shortName()
public String description()
protected final void addAnimationToggles()
addAnimationToggles in class org.opentrafficsim.simulationengine.AbstractWrappableAnimationprotected org.opentrafficsim.core.dsol.OTSModelInterface makeModel()
                                                            throws org.opentrafficsim.simulationengine.OTSSimulationException
makeModel in class org.opentrafficsim.simulationengine.AbstractWrappableAnimationorg.opentrafficsim.simulationengine.OTSSimulationExceptionpublic org.opentrafficsim.core.gtu.animation.GTUColorer getColorer()
getColorer in class org.opentrafficsim.simulationengine.AbstractWrappableAnimationCopyright © 2014–2018 Delft University of Technology. All rights reserved.