public class ShapeModel extends Object implements OTSModelInterface
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.
$LastChangedDate: 2018-09-19 13:55:45 +0200 (Wed, 19 Sep 2018) $, @version $Revision: 4006 $, by $Author: averbraeck $,
initial version Sep 9, 2014
DSOLModel.CalendarDouble, DSOLModel.CalendarFloat, DSOLModel.CalendarLong, DSOLModel.TimeDouble, DSOLModel.TimeDoubleUnit, DSOLModel.TimeFloat, DSOLModel.TimeFloatUnit, DSOLModel.TimeLong| Constructor and Description |
|---|
ShapeModel() |
| Modifier and Type | Method and Description |
|---|---|
void |
constructModel(SimulatorInterface<Time,Duration,SimTimeDoubleUnit> theSimulator) |
OTSNetwork |
getNetwork() |
SimulatorInterface<Time,Duration,SimTimeDoubleUnit> |
getSimulator() |
public final void constructModel(SimulatorInterface<Time,Duration,SimTimeDoubleUnit> theSimulator) throws SimRuntimeException
constructModel in interface DSOLModel<Time,Duration,SimTimeDoubleUnit>SimRuntimeExceptionpublic final SimulatorInterface<Time,Duration,SimTimeDoubleUnit> getSimulator()
getSimulator in interface DSOLModel<Time,Duration,SimTimeDoubleUnit>public final OTSNetwork getNetwork()
getNetwork in interface OTSModelInterfaceCopyright © 2014–2018 Delft University of Technology. All rights reserved.