public class ShortMerge
extends org.opentrafficsim.simulationengine.AbstractWrappableAnimation
Copyright (c) 2013-2016 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 |
ShortMerge.ShortMergeModel
Copyright (c) 2013-2016 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
|
Modifier and Type | Field and Description |
---|---|
static org.djunits.value.vdouble.scalar.Time |
SIMTIME
Simulation time.
|
Constructor and Description |
---|
ShortMerge() |
Modifier and Type | Method and Description |
---|---|
protected void |
addAnimationToggles() |
String |
description() |
org.opentrafficsim.core.dsol.OTSDEVSSimulatorInterface |
getSimulator() |
static void |
main(String[] args)
Main method.
|
protected org.opentrafficsim.core.dsol.OTSModelInterface |
makeModel(org.opentrafficsim.core.gtu.animation.GTUColorer colorer) |
void |
setSimulator(org.opentrafficsim.core.dsol.OTSDEVSSimulatorInterface simulator) |
String |
shortName() |
addTab, addTabs, addToggleAnimationButtonIcon, addToggleAnimationButtonText, addToggleGISButtonText, buildAnimator, buildSimpleAnimator, buildSimpleAnimator, getPanel, getProperties, getTabCount, getUserModifiedProperties, hideAnimationClass, hideGISLayer, makeAnimationRectangle, rebuildSimulator, setNextReplication, showAnimationClass, showGISLayer, stopTimersThreads, toggleAnimationClass, toggleGISLayer
public static final org.djunits.value.vdouble.scalar.Time SIMTIME
public String shortName()
public String description()
protected final void addAnimationToggles()
addAnimationToggles
in class org.opentrafficsim.simulationengine.AbstractWrappableAnimation
protected org.opentrafficsim.core.dsol.OTSModelInterface makeModel(org.opentrafficsim.core.gtu.animation.GTUColorer colorer) throws org.opentrafficsim.simulationengine.OTSSimulationException
makeModel
in class org.opentrafficsim.simulationengine.AbstractWrappableAnimation
org.opentrafficsim.simulationengine.OTSSimulationException
public org.opentrafficsim.core.dsol.OTSDEVSSimulatorInterface getSimulator()
public void setSimulator(org.opentrafficsim.core.dsol.OTSDEVSSimulatorInterface simulator)
simulator
- set simulator.public static void main(String[] args)
args
- args for main programCopyright © 2014–2017 Delft University of Technology. All rights reserved.