- CarTest - Class in org.opentrafficsim.road.car
- 
 Copyright (c) 2013-2019 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands. 
- CarTest() - Constructor for class org.opentrafficsim.road.car.CarTest
-  
- carTest() - Method in class org.opentrafficsim.road.car.CarTest
- 
Test some basics of the Car class. 
- CarTest.Model - Class in org.opentrafficsim.road.car
- 
The helper model. 
- changeRight() - Method in class org.opentrafficsim.road.gtu.lane.changing.LaneChangeModelTest
- 
Test that a vehicle in the left lane changes to the right lane if that is empty, or there is enough room. 
- ClassList - Class in org.opentrafficsim.road
- 
- classList(String, boolean) - Static method in class org.opentrafficsim.road.ClassList
- 
Return a List of all the classes under a package. 
- compatibleLaneTypeTest() - Method in class org.opentrafficsim.road.gtu.LaneBasedTemplateGTUTypeTest
- 
Test the isCompatible method. 
- computeAcceleration() - Method in class org.opentrafficsim.road.gtu.following.IDMPlusTest
- 
Test IDMPlus. 
- constructModel() - Method in class org.opentrafficsim.road.car.CarTest.Model
- constructModel() - Method in class org.opentrafficsim.road.gtu.following.GTUFollowingModelTest.Model
- constructModel() - Method in class org.opentrafficsim.road.gtu.lane.changing.LaneChangeModelTest
- constructModel() - Method in class org.opentrafficsim.road.gtu.LaneBasedGTUTest.Model
- constructModel() - Method in class org.opentrafficsim.road.network.lane.LaneTest.Model
- constructModel() - Method in class org.opentrafficsim.road.network.lane.object.sensor.TrafficLightSensorTest.Model
- constructorTest() - Method in class org.opentrafficsim.road.gtu.LaneBasedTemplateGTUTypeTest
- 
Test construction of a TemplateGTUType and prove that each one uses private fields. 
- constructorTest() - Method in class org.opentrafficsim.road.gtu.perception.HeadwayGTUTest
- 
Test the constructor and the getters. 
- contourTest() - Method in class org.opentrafficsim.road.network.lane.LaneTest
- 
Test that the contour of a constructed lane covers the expected area. 
- create() - Static method in class org.opentrafficsim.road.DefaultTestParameters
- 
Returns a default set of parameters. 
- createMock() - Static method in class org.opentrafficsim.road.mock.MockDEVSSimulator
-  
- createMock() - Static method in class org.opentrafficsim.road.mock.MockSimulator
-  
- CurveTest - Class in org.opentrafficsim.road.network.lane
- 
Verify that GTUs register and unregister at the correct times and locations when following a curve. 
- CurveTest() - Constructor for class org.opentrafficsim.road.network.lane.CurveTest
-  
- curveTest() - Method in class org.opentrafficsim.road.network.lane.CurveTest
- 
Let GTUs drive through a curve and check (de-)registration times at each node.