public class LaneBasedGTUTest extends Object
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.
Constructor and Description |
---|
LaneBasedGTUTest() |
Modifier and Type | Method and Description |
---|---|
void |
autoPauseSimulator()
Executed as scheduled event.
|
void |
leaderFollowerAndParallelTest()
Test the leader, follower and parallel methods.
|
void |
timeAtDistanceTest()
Test the deltaTimeForDistance and timeAtDistance methods.
|
public void leaderFollowerAndParallelTest() throws RemoteException, NamingException, NetworkException, nl.tudelft.simulation.dsol.SimRuntimeException, GTUException
NetworkException
NamingException
RemoteException
nl.tudelft.simulation.dsol.SimRuntimeException
GTUException
public void timeAtDistanceTest() throws RemoteException, nl.tudelft.simulation.dsol.SimRuntimeException, NamingException, NetworkException, GTUException
RemoteException
nl.tudelft.simulation.dsol.SimRuntimeException
NamingException
NetworkException
GTUException
public final void autoPauseSimulator()
Copyright © 2014–2015 Delft University of Technology. All rights reserved.