public class ShapeModel extends Object implements org.opentrafficsim.core.dsol.OTSModelInterface
Copyright (c) 2013-2014 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands. All rights reserved.
BSD-style license. See OpenTrafficSim License.
nl.tudelft.simulation.dsol.ModelInterface.CalendarDouble, nl.tudelft.simulation.dsol.ModelInterface.CalendarFloat, nl.tudelft.simulation.dsol.ModelInterface.CalendarLong, nl.tudelft.simulation.dsol.ModelInterface.TimeDouble, nl.tudelft.simulation.dsol.ModelInterface.TimeDoubleUnit, nl.tudelft.simulation.dsol.ModelInterface.TimeFloat, nl.tudelft.simulation.dsol.ModelInterface.TimeFloatUnit, nl.tudelft.simulation.dsol.ModelInterface.TimeLong, nl.tudelft.simulation.dsol.ModelInterface.TimeLongUnit| Constructor and Description |
|---|
ShapeModel() |
| Modifier and Type | Method and Description |
|---|---|
void |
constructModel(nl.tudelft.simulation.dsol.simulators.SimulatorInterface<org.opentrafficsim.core.value.vdouble.scalar.DoubleScalar.Abs<org.opentrafficsim.core.unit.TimeUnit>,org.opentrafficsim.core.value.vdouble.scalar.DoubleScalar.Rel<org.opentrafficsim.core.unit.TimeUnit>,org.opentrafficsim.core.dsol.OTSSimTimeDouble> theSimulator) |
nl.tudelft.simulation.dsol.simulators.SimulatorInterface<org.opentrafficsim.core.value.vdouble.scalar.DoubleScalar.Abs<org.opentrafficsim.core.unit.TimeUnit>,org.opentrafficsim.core.value.vdouble.scalar.DoubleScalar.Rel<org.opentrafficsim.core.unit.TimeUnit>,org.opentrafficsim.core.dsol.OTSSimTimeDouble> |
getSimulator() |
public final void constructModel(nl.tudelft.simulation.dsol.simulators.SimulatorInterface<org.opentrafficsim.core.value.vdouble.scalar.DoubleScalar.Abs<org.opentrafficsim.core.unit.TimeUnit>,org.opentrafficsim.core.value.vdouble.scalar.DoubleScalar.Rel<org.opentrafficsim.core.unit.TimeUnit>,org.opentrafficsim.core.dsol.OTSSimTimeDouble> theSimulator)
throws nl.tudelft.simulation.dsol.SimRuntimeException,
RemoteException
constructModel in interface nl.tudelft.simulation.dsol.ModelInterface<org.opentrafficsim.core.value.vdouble.scalar.DoubleScalar.Abs<org.opentrafficsim.core.unit.TimeUnit>,org.opentrafficsim.core.value.vdouble.scalar.DoubleScalar.Rel<org.opentrafficsim.core.unit.TimeUnit>,org.opentrafficsim.core.dsol.OTSSimTimeDouble>nl.tudelft.simulation.dsol.SimRuntimeExceptionRemoteExceptionpublic final nl.tudelft.simulation.dsol.simulators.SimulatorInterface<org.opentrafficsim.core.value.vdouble.scalar.DoubleScalar.Abs<org.opentrafficsim.core.unit.TimeUnit>,org.opentrafficsim.core.value.vdouble.scalar.DoubleScalar.Rel<org.opentrafficsim.core.unit.TimeUnit>,org.opentrafficsim.core.dsol.OTSSimTimeDouble> getSimulator()
throws RemoteException
getSimulator in interface nl.tudelft.simulation.dsol.ModelInterface<org.opentrafficsim.core.value.vdouble.scalar.DoubleScalar.Abs<org.opentrafficsim.core.unit.TimeUnit>,org.opentrafficsim.core.value.vdouble.scalar.DoubleScalar.Rel<org.opentrafficsim.core.unit.TimeUnit>,org.opentrafficsim.core.dsol.OTSSimTimeDouble>RemoteExceptionCopyright © 2014–2015 Delft University of Technology. All rights reserved.