Class CurveTest

java.lang.Object
org.opentrafficsim.road.network.lane.CurveTest

public class CurveTest
extends java.lang.Object
Verify that GTUs register and unregister at the correct times and locations when following a curve.

Copyright (c) 2013-2019 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands. All rights reserved.
BSD-style license. See OpenTrafficSim License.

Version:
$Revision$, $LastChangedDate$, by $Author$, initial version Jan 15, 2016
Author:
Alexander Verbraeck, Peter Knoppers, Guus Tamminga
  • Constructor Summary

    Constructors 
    Constructor Description
    CurveTest()  
  • Method Summary

    Modifier and Type Method 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.

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait