public class GTUCharacteristicsTest extends Object implements OTSModelInterface
Copyright (c) 2013-2017 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.DSOLModel.CalendarDouble, nl.tudelft.simulation.dsol.DSOLModel.CalendarFloat, nl.tudelft.simulation.dsol.DSOLModel.CalendarLong, nl.tudelft.simulation.dsol.DSOLModel.TimeDouble, nl.tudelft.simulation.dsol.DSOLModel.TimeDoubleUnit, nl.tudelft.simulation.dsol.DSOLModel.TimeFloat, nl.tudelft.simulation.dsol.DSOLModel.TimeFloatUnit, nl.tudelft.simulation.dsol.DSOLModel.TimeLong, nl.tudelft.simulation.dsol.DSOLModel.TimeLongUnit| Constructor and Description |
|---|
GTUCharacteristicsTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
constructModel(nl.tudelft.simulation.dsol.simulators.SimulatorInterface<org.djunits.value.vdouble.scalar.Time,org.djunits.value.vdouble.scalar.Duration,OTSSimTimeDouble> theSimulator) |
OTSNetwork |
getNetwork() |
nl.tudelft.simulation.dsol.simulators.SimulatorInterface<org.djunits.value.vdouble.scalar.Time,org.djunits.value.vdouble.scalar.Duration,OTSSimTimeDouble> |
getSimulator() |
void |
testGTUCharacteristics()
Test the GTUCharacteristics class.
|
public final void testGTUCharacteristics()
throws nl.tudelft.simulation.dsol.SimRuntimeException,
NamingException
nl.tudelft.simulation.dsol.SimRuntimeException - should never happenNamingException - should never happenpublic final void constructModel(nl.tudelft.simulation.dsol.simulators.SimulatorInterface<org.djunits.value.vdouble.scalar.Time,org.djunits.value.vdouble.scalar.Duration,OTSSimTimeDouble> theSimulator) throws nl.tudelft.simulation.dsol.SimRuntimeException, RemoteException
constructModel in interface nl.tudelft.simulation.dsol.DSOLModel<org.djunits.value.vdouble.scalar.Time,org.djunits.value.vdouble.scalar.Duration,OTSSimTimeDouble>nl.tudelft.simulation.dsol.SimRuntimeExceptionRemoteExceptionpublic final nl.tudelft.simulation.dsol.simulators.SimulatorInterface<org.djunits.value.vdouble.scalar.Time,org.djunits.value.vdouble.scalar.Duration,OTSSimTimeDouble> getSimulator() throws RemoteException
getSimulator in interface nl.tudelft.simulation.dsol.DSOLModel<org.djunits.value.vdouble.scalar.Time,org.djunits.value.vdouble.scalar.Duration,OTSSimTimeDouble>RemoteExceptionpublic final OTSNetwork getNetwork()
getNetwork in interface OTSModelInterfaceCopyright © 2014–2017 Delft University of Technology. All rights reserved.