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 Exception
Exception - when something goes wrong (should not happen)public void timeAtDistanceTest()
throws Exception
Exception - when something goes wrong (should not happen)public final void autoPauseSimulator()
Copyright © 2014–2015 Delft University of Technology. All rights reserved.