Skip navigation links
A C D F G I L M O S T X 

A

AbstractLaneBasedGTUTest - Class in org.opentrafficsim.road.gtu
Test the various methods of an AbstractLaneBasedGTU.
As abstract classes cannot be directly
AbstractLaneBasedGTUTest() - Constructor for class org.opentrafficsim.road.gtu.AbstractLaneBasedGTUTest
 
abstractLaneBasedGTUTest() - Method in class org.opentrafficsim.road.gtu.AbstractLaneBasedGTUTest
Test that the constructor puts the supplied values in the correct fields, then check the motion of the GTU.
accelerationContourTest() - Method in class org.opentrafficsim.graphs.ContourPlotTest
Test the AccelerationContourPlot.
autoPauseSimulator() - Method in class org.opentrafficsim.road.gtu.LaneBasedGTUTest
Executed as scheduled event.

C

CarTest - Class in org.opentrafficsim.road.car
Copyright (c) 2013-2015 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.
compatibleLaneTypeTest() - Method in class org.opentrafficsim.road.gtu.TemplateGTUTypeTest
Test the isCompatible method.
computeAcceleration() - Method in class org.opentrafficsim.road.gtu.following.IDMPlusTest
Test IDMPlus.
constructModel(SimulatorInterface<DoubleScalar.Abs<TimeUnit>, DoubleScalar.Rel<TimeUnit>, OTSSimTimeDouble>) - Method in class org.opentrafficsim.graphs.FundamentalDiagramPlotTest
constructModel(SimulatorInterface<DoubleScalar.Abs<TimeUnit>, DoubleScalar.Rel<TimeUnit>, OTSSimTimeDouble>) - Method in class org.opentrafficsim.road.car.CarTest.Model
constructModel(SimulatorInterface<DoubleScalar.Abs<TimeUnit>, DoubleScalar.Rel<TimeUnit>, OTSSimTimeDouble>) - Method in class org.opentrafficsim.road.gtu.following.GTUFollowingModelTest
constructModel(SimulatorInterface<DoubleScalar.Abs<TimeUnit>, DoubleScalar.Rel<TimeUnit>, OTSSimTimeDouble>) - Method in class org.opentrafficsim.road.gtu.lane.changing.LaneChangeModelTest
constructorTest() - Method in class org.opentrafficsim.road.gtu.TemplateGTUTypeTest
Test construction of a TemplateGTUType and prove that each one uses private fields.
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.

D

densityContourTest() - Method in class org.opentrafficsim.graphs.ContourPlotTest
Test the DensityContourPlot.

F

flowContourTest() - Method in class org.opentrafficsim.graphs.ContourPlotTest
Test the FlowContourPlot.
FundamentalDiagramPlotTest - Class in org.opentrafficsim.graphs
Copyright (c) 2013-2015 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
FundamentalDiagramPlotTest() - Constructor for class org.opentrafficsim.graphs.FundamentalDiagramPlotTest
 
fundamentalDiagramTest() - Method in class org.opentrafficsim.graphs.FundamentalDiagramPlotTest
Test the FundamentalDiagram.

G

getSimulator() - Method in class org.opentrafficsim.graphs.FundamentalDiagramPlotTest
getSimulator() - Method in class org.opentrafficsim.road.car.CarTest.Model
getSimulator() - Method in class org.opentrafficsim.road.gtu.following.GTUFollowingModelTest
getSimulator() - Method in class org.opentrafficsim.road.gtu.lane.changing.LaneChangeModelTest
GTUFollowingModelTest - Class in org.opentrafficsim.road.gtu.following
Test the methods that the classes that implement GTUFollowingModel have in common.
GTUFollowingModelTest() - Constructor for class org.opentrafficsim.road.gtu.following.GTUFollowingModelTest
 

I

IDMPlusTest - Class in org.opentrafficsim.road.gtu.following
Copyright (c) 2013-2015 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
IDMPlusTest() - Constructor for class org.opentrafficsim.road.gtu.following.IDMPlusTest
 

L

LaneBasedGTUTest - Class in org.opentrafficsim.road.gtu
Test the LaneBasedGTU class.
LaneBasedGTUTest() - Constructor for class org.opentrafficsim.road.gtu.LaneBasedGTUTest
 
LaneChangeModelTest - Class in org.opentrafficsim.road.gtu.lane.changing
Test some very basic properties of lane change models.
LaneChangeModelTest() - Constructor for class org.opentrafficsim.road.gtu.lane.changing.LaneChangeModelTest
 
laneConstructorTest() - Method in class org.opentrafficsim.road.network.lane.LaneTest
Test the constructor.
LaneTest - Class in org.opentrafficsim.road.network.lane
Test the Lane class.
LaneTest() - Constructor for class org.opentrafficsim.road.network.lane.LaneTest
 
leaderFollowerAndParallelTest() - Method in class org.opentrafficsim.road.gtu.LaneBasedGTUTest
Test the leader, follower and parallel methods.
LinkLocationTest - Class in org.opentrafficsim.road.network
Test the LinkLocation class.
LinkLocationTest() - Constructor for class org.opentrafficsim.road.network.LinkLocationTest
 
linkLocationTest() - Method in class org.opentrafficsim.road.network.LinkLocationTest
Test constructor and verify all getters.

M

main(String[]) - Static method in class org.opentrafficsim.graphs.ContourPlotTest
Run the DensityContourPlot stand-alone for profiling.
makeLane(LaneType) - Static method in class org.opentrafficsim.road.car.CarTest
 
makeMultiLane(String, OTSNode, OTSNode, LaneType, int) - Static method in class org.opentrafficsim.road.gtu.lane.changing.LaneChangeModelTest
Create a simple straight road with the specified number of Lanes.
makeReferenceCar(String, GTUType, Lane, Length.Rel, Speed.Abs, OTSDEVSSimulator, GTUFollowingModel, LaneChangeModel) - Static method in class org.opentrafficsim.road.car.CarTest
Create a new Car.
makeSimulator() - Static method in class org.opentrafficsim.road.car.CarTest
Create the simplest possible simulator.
Model() - Constructor for class org.opentrafficsim.road.car.CarTest.Model
 

O

org.opentrafficsim.graphs - package org.opentrafficsim.graphs
 
org.opentrafficsim.road.car - package org.opentrafficsim.road.car
 
org.opentrafficsim.road.gtu - package org.opentrafficsim.road.gtu
 
org.opentrafficsim.road.gtu.following - package org.opentrafficsim.road.gtu.following
 
org.opentrafficsim.road.gtu.lane.changing - package org.opentrafficsim.road.gtu.lane.changing
 
org.opentrafficsim.road.network - package org.opentrafficsim.road.network
 
org.opentrafficsim.road.network.factory - package org.opentrafficsim.road.network.factory
 
org.opentrafficsim.road.network.lane - package org.opentrafficsim.road.network.lane
 

S

SensorTest - Class in org.opentrafficsim.road.network.lane
Test sensors and scheduling of trigger.
SensorTest() - Constructor for class org.opentrafficsim.road.network.lane.SensorTest
 
sensorTest() - Method in class org.opentrafficsim.road.network.lane.SensorTest
Test the constructors of SensorLaneEnd and SensorLaneStart.
speedContourTest() - Method in class org.opentrafficsim.graphs.ContourPlotTest
Test the SpeedContourPlot.
standardContourTests(ContourPlot, Lane, GTUType, double, double) - Static method in class org.opentrafficsim.graphs.ContourPlotTest
Test various properties of a ContourPlot that has no observed data added.

T

TemplateGTUTypeTest - Class in org.opentrafficsim.road.gtu
Test the TemplateGTUType class.
TemplateGTUTypeTest() - Constructor for class org.opentrafficsim.road.gtu.TemplateGTUTypeTest
 
testHints() - Method in class org.opentrafficsim.graphs.FundamentalDiagramPlotTest
Test the updateHint method in the PointerHandler.
testIDM() - Method in class org.opentrafficsim.road.gtu.following.GTUFollowingModelTest
Test IDM
testIDMPlus() - Method in class org.opentrafficsim.road.gtu.following.GTUFollowingModelTest
Test IDMPlus
testXMLNetworkSensors() - Method in class org.opentrafficsim.road.network.factory.XMLNetworkGeneratorTest
Test an XML model that generates several GTUs quickly after another.
testXMLNetworkSensors() - Method in class org.opentrafficsim.road.network.factory.XMLNetworkSensorTest
Test an XML model with several sensors at different speeds of the RealTimeSimulator.
timeAtDistanceTest() - Method in class org.opentrafficsim.road.gtu.LaneBasedGTUTest
Test the deltaTimeForDistance and timeAtDistance methods.
TrajectoryPlotTest - Class in org.opentrafficsim.graphs
Copyright (c) 2013-2015 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
TrajectoryPlotTest() - Constructor for class org.opentrafficsim.graphs.TrajectoryPlotTest
 
trajectoryTest() - Method in class org.opentrafficsim.graphs.TrajectoryPlotTest
Test the TrajectoryPlot.
triggerError - Variable in class org.opentrafficsim.road.network.factory.XMLNetworkGeneratorTest
AssertionError thrown by the sensor trigger.
triggerError - Variable in class org.opentrafficsim.road.network.factory.XMLNetworkSensorTest
AssertionError thrown by the sensor trigger.

X

XMLNetworkGeneratorTest - Class in org.opentrafficsim.road.network.factory
Test of the XML Parser.
XMLNetworkGeneratorTest() - Constructor for class org.opentrafficsim.road.network.factory.XMLNetworkGeneratorTest
 
XMLNetworkSensorTest - Class in org.opentrafficsim.road.network.factory
Test of the XML Parser.
XMLNetworkSensorTest() - Constructor for class org.opentrafficsim.road.network.factory.XMLNetworkSensorTest
 
A C D F G I L M O S T X 
Skip navigation links

Copyright © 2014–2015 Delft University of Technology. All rights reserved.