Class ToledoCfTester
java.lang.Object
org.opentrafficsim.road.gtu.lane.tactical.toledo.ToledoCfTester
Copyright (c) 2013-2024 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands. All rights reserved.
BSD-style license. See OpenTrafficSim License.
- Author:
- Alexander Verbraeck, Peter Knoppers, Wouter Schakel
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
ToledoCfTester
public ToledoCfTester()
-
-
Method Details
-
main
public static void main(String[] args) throws org.opentrafficsim.base.parameters.ParameterException, GtuException - Parameters:
args
- String[]; arguments for the run (should be empty at the moment)- Throws:
org.opentrafficsim.base.parameters.ParameterException
- when Toledo parameters cannot be foundGtuException
- when CarFollowingHeadway cannot be calculated
-