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(DEVSSimulatorInterface.TimeDoubleUnit simulator)
Print all scheduled events of an DEVSSimulatorInterface.TimeDoubleUnit.
|
public final void curveTest()
throws OTSGeometryException,
SimRuntimeException,
NamingException,
NetworkException,
GTUException
OTSGeometryException - on errorNamingException - on errorSimRuntimeException - on errorNetworkException - on errorGTUException - on errorpublic final void printEventList(DEVSSimulatorInterface.TimeDoubleUnit simulator)
simulator - DEVSSimulatorInterface.TimeDoubleUnit; the DEVSSimulatorInterface.TimeDoubleUnitCopyright © 2014–2018 Delft University of Technology. All rights reserved.