- CarTest - Class in org.opentrafficsim.road.car
-
Copyright (c) 2013-2016 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.
- clone(CrossSectionElement, OTSSimulatorInterface, boolean) - Method in class org.opentrafficsim.road.network.lane.TriggerSensor
- 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(SimulatorInterface<Time, Duration, OTSSimTimeDouble>) - Method in class org.opentrafficsim.graphs.ContourPlotModel
- constructModel(SimulatorInterface<Time, Duration, OTSSimTimeDouble>) - Method in class org.opentrafficsim.graphs.FundamentalDiagramPlotTest
- constructModel(SimulatorInterface<Time, Duration, OTSSimTimeDouble>) - Method in class org.opentrafficsim.road.car.CarTest.Model
- constructModel(SimulatorInterface<Time, Duration, OTSSimTimeDouble>) - Method in class org.opentrafficsim.road.gtu.DummyModel
- constructModel(SimulatorInterface<Time, Duration, OTSSimTimeDouble>) - Method in class org.opentrafficsim.road.gtu.DummyModelForTemplateGTUTest
- constructModel(SimulatorInterface<Time, Duration, OTSSimTimeDouble>) - Method in class org.opentrafficsim.road.gtu.following.GTUFollowingModelTest
- constructModel(SimulatorInterface<Time, Duration, OTSSimTimeDouble>) - Method in class org.opentrafficsim.road.gtu.following.IDMPlusTestModel
- constructModel(SimulatorInterface<Time, Duration, OTSSimTimeDouble>) - Method in class org.opentrafficsim.road.gtu.lane.changing.LaneChangeModelTest
- constructModel(SimulatorInterface<Time, Duration, OTSSimTimeDouble>) - Method in class org.opentrafficsim.road.gtu.Model
- constructModel(SimulatorInterface<Time, Duration, OTSSimTimeDouble>) - Method in class org.opentrafficsim.road.network.lane.DummyModelForSensorTest
- 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.
- ContourPlotModel - Class in org.opentrafficsim.graphs
-
Copyright (c) 2013-2016 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
- ContourPlotModel() - Constructor for class org.opentrafficsim.graphs.ContourPlotModel
-
- ContourPlotTest - Class in org.opentrafficsim.graphs
-
Test the non-GUI part of the ContourPlot class.
- ContourPlotTest() - Constructor for class org.opentrafficsim.graphs.ContourPlotTest
-
- 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 behavioral characteristics.
- 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.