public class CurveTest extends Object
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.
Constructor and Description |
---|
CurveTest() |
Modifier and Type | Method and Description |
---|---|
void |
curveTest()
Let GTUs drive through a curve and check (de-)registration times at each node.
|
void |
printEventList(nl.tudelft.simulation.dsol.simulators.DEVSSimulatorInterface.TimeDoubleUnit simulator)
Print all scheduled events of an DEVSSimulatorInterface.TimeDoubleUnit.
|
public final void curveTest() throws org.opentrafficsim.core.geometry.OTSGeometryException, nl.tudelft.simulation.dsol.SimRuntimeException, NamingException, org.opentrafficsim.core.network.NetworkException, org.opentrafficsim.core.gtu.GTUException
org.opentrafficsim.core.geometry.OTSGeometryException
- on errorNamingException
- on errornl.tudelft.simulation.dsol.SimRuntimeException
- on errororg.opentrafficsim.core.network.NetworkException
- on errororg.opentrafficsim.core.gtu.GTUException
- on errorpublic final void printEventList(nl.tudelft.simulation.dsol.simulators.DEVSSimulatorInterface.TimeDoubleUnit simulator)
simulator
- DEVSSimulatorInterface.TimeDoubleUnit; the DEVSSimulatorInterface.TimeDoubleUnitCopyright © 2014–2018 Delft University of Technology. All rights reserved.