protected static class GTUFollowingModelTest.Model extends AbstractOTSModel
AbstractDSOLModel.CalendarDouble<S extends SimulatorInterface.CalendarDouble>, AbstractDSOLModel.CalendarFloat<S extends SimulatorInterface.CalendarFloat>, AbstractDSOLModel.CalendarLong<S extends SimulatorInterface.CalendarLong>, AbstractDSOLModel.TimeDouble<S extends SimulatorInterface.TimeDouble>, AbstractDSOLModel.TimeDoubleUnit<S extends SimulatorInterface.TimeDoubleUnit>, AbstractDSOLModel.TimeFloat<S extends SimulatorInterface.TimeFloat>, AbstractDSOLModel.TimeFloatUnit<S extends SimulatorInterface.TimeFloatUnit>, AbstractDSOLModel.TimeLong<S extends SimulatorInterface.TimeLong>
DSOLModel.CalendarDouble<S extends SimulatorInterface.CalendarDouble>, DSOLModel.CalendarFloat<S extends SimulatorInterface.CalendarFloat>, DSOLModel.CalendarLong<S extends SimulatorInterface.CalendarLong>, DSOLModel.TimeDouble<S extends SimulatorInterface.TimeDouble>, DSOLModel.TimeDoubleUnit<S extends SimulatorInterface.TimeDoubleUnit>, DSOLModel.TimeFloat<S extends SimulatorInterface.TimeFloat>, DSOLModel.TimeFloatUnit<S extends SimulatorInterface.TimeFloatUnit>, DSOLModel.TimeLong<S extends SimulatorInterface.TimeLong>
inputParameterMap, outputStatistics, simulator
listeners
FIRST_POSITION, LAST_POSITION
Constructor and Description |
---|
Model(OTSSimulatorInterface simulator,
org.opentrafficsim.road.network.OTSRoadNetwork network) |
Modifier and Type | Method and Description |
---|---|
void |
constructModel() |
org.opentrafficsim.road.network.OTSRoadNetwork |
getNetwork() |
getDescription, getShortName, setDescription, setShortName
addInputParameter, getInputParameter, getInputParameterMap, getOutputStatistics, getSimulator
addListener, addListener, addListener, addListener, fireEvent, fireEvent, fireEvent, fireEvent, fireEvent, fireEvent, fireEvent, fireEvent, fireEvent, fireEvent, fireTimedEvent, fireTimedEvent, fireTimedEvent, fireTimedEvent, fireTimedEvent, fireTimedEvent, fireTimedEvent, removeAllListeners, removeAllListeners, removeListener
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getInputParameterMap, getOutputStatistics, getSimulator
public Model(OTSSimulatorInterface simulator, org.opentrafficsim.road.network.OTSRoadNetwork network)
simulator
- the simulator to usenetwork
- the networkpublic final void constructModel() throws SimRuntimeException
SimRuntimeException
public final org.opentrafficsim.road.network.OTSRoadNetwork getNetwork()
Copyright © 2014–2019 Delft University of Technology. All rights reserved.