A B C D E F G H I L M N O P R S T V 
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- abstractOTSModelTest() - Method in class org.opentrafficsim.core.dsol.AbstractOTSModelTest
- 
Test the AbstractOTSModel class.
- AbstractOTSModelTest - Class in org.opentrafficsim.core.dsol
- 
Test the AbstractOTSModel class.
- AbstractOTSModelTest() - Constructor for class org.opentrafficsim.core.dsol.AbstractOTSModelTest
- abstractOTSSimulationApplicationTest() - Method in class org.opentrafficsim.core.dsol.AbstractOTSSimulationApplicationTest
- 
Test the AbstractOTSSimulationApplication class.
- AbstractOTSSimulationApplicationTest - Class in org.opentrafficsim.core.dsol
- 
Test the OTSReplication class.
- AbstractOTSSimulationApplicationTest() - Constructor for class org.opentrafficsim.core.dsol.AbstractOTSSimulationApplicationTest
- acceleration3DTest() - Method in class org.opentrafficsim.core.math.Acceleration3DTest
- 
Test the constructors and getters of the Acceleration3D class.
- Acceleration3DTest - Class in org.opentrafficsim.core.math
- 
Copyright (c) 2013-2020 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
- Acceleration3DTest() - Constructor for class org.opentrafficsim.core.math.Acceleration3DTest
B
- baseTest(int, int, double, int, boolean, int) - Static method in class org.opentrafficsim.core.geometry.TestIntersectionPerformance
- 
Perform a test.
- bezierTest() - Method in class org.opentrafficsim.core.geometry.BezierTest
- 
Test the various methods in the Bezier class.
- BezierTest - Class in org.opentrafficsim.core.geometry
- 
Test the Bézier class.
- BezierTest() - Constructor for class org.opentrafficsim.core.geometry.BezierTest
- BufferingTests - Class in org.opentrafficsim.core.geometry
- 
Test the alternative offset line classes.
- BufferingTests() - Constructor for class org.opentrafficsim.core.geometry.BufferingTests
C
- CapacityOTSLinkTest - Class in org.opentrafficsim.core.network
- 
Test the CapacityOTSLink class.
- CapacityOTSLinkTest() - Constructor for class org.opentrafficsim.core.network.CapacityOTSLinkTest
- checkAll(OTSLine3D, double) - Static method in class org.opentrafficsim.core.geometry.Test
- 
Apply all offset methods and check the results.
- checkOffsetLine(OTSLine3D, double, OTSLine3D.OffsetMethod) - Static method in class org.opentrafficsim.core.geometry.Test
- 
Check the offsetLine method.
- circleCenterTest() - Method in class org.opentrafficsim.core.geometry.OTSPoint3DTest
- 
Test the circleCenter method (and, implicitly, the normalize method).
- circleIntersectionsTest() - Method in class org.opentrafficsim.core.geometry.OTSPoint3DTest
- 
Test the circleIntersections method.
- classList(String, boolean) - Static method in class org.opentrafficsim.core.ClassList
- 
Return a List of all the classes under a package.
- ClassList - Class in org.opentrafficsim.core
- 
Build a list of the classes in the project (or under a specific directory/package in the project).
 Adapted from http://stackoverflow.com/questions/3923129/get-a-list-of-resources-from-classpath-directory which apparently copied the code from http://forums.devx.com/showthread.php?153784-how-to-list-resources-in-a-package.
- cleanTest() - Method in class org.opentrafficsim.core.geometry.OTSLine3DTest
- 
Test the createAndCleanOTSLine3D method.
- closestPointTest() - Method in class org.opentrafficsim.core.geometry.OTSPoint3DTest
- 
Test the closestPointOnLine methods.
- collectionTest() - Method in class org.opentrafficsim.core.perception.HistoricalTest
- 
Tests HistoricalCollection.
- ColorParserTest - Class in org.opentrafficsim.core.network.factory.xml.units
- 
Test that color parser works as expected.
- ColorParserTest() - Constructor for class org.opentrafficsim.core.network.factory.xml.units.ColorParserTest
- combineSourcesTest() - Method in class org.opentrafficsim.core.egtf.EgtfTest
- 
Tests if combined data results in sensible outcomes, e.g.
- CompatibilityTest - Class in org.opentrafficsim.core.compatibility
- 
Test the classes and interfaces in the compatibility package.
- CompatibilityTest() - Constructor for class org.opentrafficsim.core.compatibility.CompatibilityTest
- concatenateTest() - Method in class org.opentrafficsim.core.geometry.OTSLine3DTest
- 
Test the concatenate method.
- connectionSetTest() - Method in class org.opentrafficsim.core.network.OTSNodeTest
- 
Test the addConnection method with a Set and related functions.
- connectionTest() - Method in class org.opentrafficsim.core.network.OTSNodeTest
- 
Test the addConnection method and related functions.
- constantAccelerationPlanBuilderTest() - Method in class org.opentrafficsim.core.gtu.plan.operational.OperationalPlanTest
- 
Test the builder for constant acceleration plans (misnomered gradual acceleration) and the builder for maximum acceleration plans.
- constantGeneratorTest() - Method in class org.opentrafficsim.core.distributions.ConstantGeneratorTest
- 
Test the ConstantGenerator class.
- ConstantGeneratorTest - Class in org.opentrafficsim.core.distributions
- 
Test the ConstantGenerator class.
- ConstantGeneratorTest() - Constructor for class org.opentrafficsim.core.distributions.ConstantGeneratorTest
- constantSpeedPlanBuilderTest() - Method in class org.opentrafficsim.core.gtu.plan.operational.OperationalPlanTest
- 
Test the constant speed plan builder.
- constructModel() - Method in class org.opentrafficsim.core.gtu.GTUCharacteristicsTest
- constructModel() - Method in class org.opentrafficsim.core.gtu.GTUDumperTest
- constructModel() - Method in class org.opentrafficsim.core.gtu.TemplateGTUTypeTest
- constructorsTest() - Method in class org.opentrafficsim.core.geometry.OTSLine3DTest
- 
Test the constructors of OTSLine3D.
- constructorsTest() - Method in class org.opentrafficsim.core.geometry.OTSPoint3DTest
- 
Test the various constructors of OTSPoint3D.
- constructorTest() - Method in class org.opentrafficsim.core.gtu.GTUTypeTest
- 
Run the constructor and verify that all fields get correctly initialized.
- constructorTest() - Method in class org.opentrafficsim.core.math.Rotation3DTest
- 
Test the constructors and getters.
- constructorTest() - Method in class org.opentrafficsim.core.network.CapacityOTSLinkTest
- 
Test the constructor and all getters.
- CoordinatesTest - Class in org.opentrafficsim.core.network.factory.xml.units
- 
Test the Coordinates parser class.
- CoordinatesTest() - Constructor for class org.opentrafficsim.core.network.factory.xml.units.CoordinatesTest
- createGTU() - Method in class org.opentrafficsim.core.gtu.GTUDumperTest
- 
Create one GTU with a really simple path of movement.
- createMock() - Static method in class org.opentrafficsim.core.mock.MockDEVSSimulator
- createMock() - Static method in class org.opentrafficsim.core.mock.MockSimulator
D
- defaultsTest() - Method in class org.opentrafficsim.core.gtu.GTUTypeTest
- 
Check default GTU characteristics.
- directedLinkPositionTest() - Method in class org.opentrafficsim.core.network.DirectedLinkPositionTest
- 
Test the DirectedLinkPosition class.
- DirectedLinkPositionTest - Class in org.opentrafficsim.core.network
- 
Test the DirectedLinkPosition class.
- DirectedLinkPositionTest() - Constructor for class org.opentrafficsim.core.network.DirectedLinkPositionTest
- DirectionsTest - Class in org.opentrafficsim.core.network.factory.xml.units
- 
Test the directions parser.
- DirectionsTest() - Constructor for class org.opentrafficsim.core.network.factory.xml.units.DirectionsTest
- directionTest() - Method in class org.opentrafficsim.core.geometry.OTSPoint3DTest
- 
Test the horizontalDirection and horizontalDirectionSI methods.
- DistributionsTest - Class in org.opentrafficsim.core.network.factory.xml.units
- 
Test the Distributions parser.
- DistributionsTest - Class in org.opentrafficsim.core.units.distributions
- 
Test the various distribution classes.
- DistributionsTest() - Constructor for class org.opentrafficsim.core.network.factory.xml.units.DistributionsTest
- DistributionsTest() - Constructor for class org.opentrafficsim.core.units.distributions.DistributionsTest
- distributionTest() - Method in class org.opentrafficsim.core.distributions.DistributionTest
- 
Test the Distribution class.
- DistributionTest - Class in org.opentrafficsim.core.distributions
- 
Test the Distribution class.
- DistributionTest() - Constructor for class org.opentrafficsim.core.distributions.DistributionTest
- drawTest() - Method in class org.opentrafficsim.core.math.DrawTest
- 
Test the Draw class.
- DrawTest - Class in org.opentrafficsim.core.math
- 
Test the Draw class.
- DrawTest() - Constructor for class org.opentrafficsim.core.math.DrawTest
E
- EgtfTest - Class in org.opentrafficsim.core.egtf
- 
Copyright (c) 2013-2020 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
- EgtfTest() - Constructor for class org.opentrafficsim.core.egtf.EgtfTest
- equalsAndHashCodeTest() - Method in class org.opentrafficsim.core.VerifyRequiredMethods
- 
Check that all classes that implement equals also implement hashCode.
- equalsTest() - Method in class org.opentrafficsim.core.geometry.OTSLine3DTest
- 
Test the equals method.
- eventReceiver(String) - Method in class org.opentrafficsim.core.dsol.OTSSimulatorTest
- 
Tests that scheduled event gets executed.
- exceptionsTest() - Method in class org.opentrafficsim.core.egtf.EgtfTest
- 
Tests whether exception are thrown with inappropriate usages.
- exceptionTest() - Method in class org.opentrafficsim.core.geometry.OTSLine3DTest
- 
Test that exception is thrown when it should be.
- extractTest() - Method in class org.opentrafficsim.core.geometry.OTSLine3DTest
- 
Test the extract and extractFraction methods.
F
- fixedRouteGeneratorTest() - Method in class org.opentrafficsim.core.network.route.RouteGeneratorTest
- 
Test the fixedRouteGenerator class.
- FractionalHelper - Class in org.opentrafficsim.core.geometry
- 
Test/development code for the fractional helper stuff.
- fractionalOffsetLineTest() - Method in class org.opentrafficsim.core.geometry.BufferingTests
- 
Test the offsetLine method that takes relative fraction and offsets arrays.
- frequencyAndObjectTest() - Method in class org.opentrafficsim.core.distributions.DistributionTest
- 
Test the FrequencyAndObject sub class.
G
- geometryTest() - Method in class org.opentrafficsim.core.geometry.GeometryTest
- 
Test the printCoordinate family of functions.
- GeometryTest - Class in org.opentrafficsim.core.geometry
- 
Test the methods in the OTSGeometry class.
- GeometryTest() - Constructor for class org.opentrafficsim.core.geometry.GeometryTest
- getDescription() - Method in class org.opentrafficsim.core.gtu.GTUCharacteristicsTest
- getDescription() - Method in class org.opentrafficsim.core.gtu.GTUDumperTest
- getDescription() - Method in class org.opentrafficsim.core.gtu.TemplateGTUTypeTest
- getInputParameterMap() - Method in class org.opentrafficsim.core.gtu.GTUCharacteristicsTest
- getInputParameterMap() - Method in class org.opentrafficsim.core.gtu.GTUDumperTest
- getInputParameterMap() - Method in class org.opentrafficsim.core.gtu.TemplateGTUTypeTest
- getMock() - Method in class org.opentrafficsim.core.mock.MockGTU
- getNetwork() - Method in class org.opentrafficsim.core.gtu.GTUCharacteristicsTest
- getNetwork() - Method in class org.opentrafficsim.core.gtu.GTUDumperTest
- getNetwork() - Method in class org.opentrafficsim.core.gtu.TemplateGTUTypeTest
- getOutputStatistics() - Method in class org.opentrafficsim.core.gtu.GTUCharacteristicsTest
- getOutputStatistics() - Method in class org.opentrafficsim.core.gtu.GTUDumperTest
- getOutputStatistics() - Method in class org.opentrafficsim.core.gtu.TemplateGTUTypeTest
- getResources(Pattern) - Static method in class org.opentrafficsim.core.ClassList
- 
For all elements of java.class.path get a Collection of resources Pattern pattern = Pattern.compile(".*"); gets all resources.
- getShortName() - Method in class org.opentrafficsim.core.gtu.GTUCharacteristicsTest
- getShortName() - Method in class org.opentrafficsim.core.gtu.GTUDumperTest
- getShortName() - Method in class org.opentrafficsim.core.gtu.TemplateGTUTypeTest
- getSimulator() - Method in class org.opentrafficsim.core.gtu.GTUCharacteristicsTest
- getSimulator() - Method in class org.opentrafficsim.core.gtu.GTUDumperTest
- getSimulator() - Method in class org.opentrafficsim.core.gtu.TemplateGTUTypeTest
- GTUCharacteristicsTest - Class in org.opentrafficsim.core.gtu
- 
Test the GTUCharacteristics class
- GTUCharacteristicsTest() - Constructor for class org.opentrafficsim.core.gtu.GTUCharacteristicsTest
- GTUDirectionalityTest - Class in org.opentrafficsim.core.gtu
- 
Test the GTUDirectionality class.
- GTUDirectionalityTest() - Constructor for class org.opentrafficsim.core.gtu.GTUDirectionalityTest
- GTUDumperTest - Class in org.opentrafficsim.core.gtu
- 
Test the GTUDumper class.
- GTUDumperTest() - Constructor for class org.opentrafficsim.core.gtu.GTUDumperTest
- gtuExceptionTest() - Method in class org.opentrafficsim.core.gtu.GTUExceptionTest
- 
Test the GTUException class.
- GTUExceptionTest - Class in org.opentrafficsim.core.gtu
- 
Test the GTUException class.
- GTUExceptionTest() - Constructor for class org.opentrafficsim.core.gtu.GTUExceptionTest
- gtuOfStrategicalPlanner - Variable in class org.opentrafficsim.core.gtu.GTUTest
- 
GTU that will be returned when the fake strategical planner is asked for the associated GTU with getGTU.
- GTUTest - Class in org.opentrafficsim.core.gtu
- 
Test the AbstractGTU class.
- GTUTest() - Constructor for class org.opentrafficsim.core.gtu.GTUTest
- GTUTypeTest - Class in org.opentrafficsim.core.gtu
- 
Test the methods and fields in the GTUType class.
- GTUTypeTest() - Constructor for class org.opentrafficsim.core.gtu.GTUTypeTest
H
- hasNonStaticFields(Class<?>) - Static method in class org.opentrafficsim.core.ClassList
- 
Report if a class has non-static fields.
- HistoricalTest - Class in org.opentrafficsim.core.perception
- 
Test of subclasses of Historical.
- HistoricalTest() - Constructor for class org.opentrafficsim.core.perception.HistoricalTest
I
- interpolateTest() - Method in class org.opentrafficsim.core.geometry.OTSPoint3DTest
- 
Test the interpolate method.
- isAnonymousInnerClass(Class<?>) - Static method in class org.opentrafficsim.core.ClassList
- 
Determine if a class is an anonymous inner class.
L
- LateralDirectionalityTest - Class in org.opentrafficsim.core.network
- 
Test the methods in the LateralDirectionality enum.
- LateralDirectionalityTest() - Constructor for class org.opentrafficsim.core.network.LateralDirectionalityTest
- lineSegmentIntersectionTest() - Method in class org.opentrafficsim.core.geometry.OTSPoint3DTest
- 
Test the 2D line segment intersection method.
- LinkDirectionTest - Class in org.opentrafficsim.core.network
- 
Test the LinkDirection class.
- LinkDirectionTest() - Constructor for class org.opentrafficsim.core.network.LinkDirectionTest
- linkDirectionTests() - Method in class org.opentrafficsim.core.network.LinkDirectionTest
- 
Test the constructor and the getters of the LinkDirection class.
- LinkLocationTest - Class in org.opentrafficsim.core.network
- 
Copyright (c) 2013-2020 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
- LinkLocationTest() - Constructor for class org.opentrafficsim.core.network.LinkLocationTest
- LinkTypeTest - Class in org.opentrafficsim.core.network
- 
Test constructor and methods of the LinkType class.
- LinkTypeTest() - Constructor for class org.opentrafficsim.core.network.LinkTypeTest
- listTest() - Method in class org.opentrafficsim.core.perception.HistoricalTest
- 
Tests HistoricalLinkedList.
- locationExtendedTest() - Method in class org.opentrafficsim.core.geometry.OTSLine3DTest
- 
Test the getLocationExtended method and friends.
- locationTest() - Method in class org.opentrafficsim.core.geometry.OTSLine3DTest
- 
Test getLocation method.
- LongitudinalDirectionalityTest - Class in org.opentrafficsim.core.network
- 
Test the methods in the LongitudinalDirectionality enum.
- LongitudinalDirectionalityTest() - Constructor for class org.opentrafficsim.core.network.LongitudinalDirectionalityTest
M
- main(String[]) - Static method in class org.opentrafficsim.core.ClassList
- 
List the resources that match args[0], or a fixed pattern to demonstrate the use of this class.
- main(String[]) - Static method in class org.opentrafficsim.core.geometry.BufferingTests
- main(String[]) - Static method in class org.opentrafficsim.core.geometry.FractionalHelper
- 
Test/development code for the fractional helper stuff.
- main(String[]) - Static method in class org.opentrafficsim.core.geometry.Test
- main(String[]) - Static method in class org.opentrafficsim.core.geometry.Test2
- main(String[]) - Static method in class org.opentrafficsim.core.geometry.Test3
- 
Test for another offsetLine problem; program entry point.
- main(String[]) - Static method in class org.opentrafficsim.core.geometry.TestIntersectionPerformance
- 
Measure the performance.
- main(String[]) - Static method in class org.opentrafficsim.core.gtu.perception.VerifyPerceptionCategoryMethods
- main(String[]) - Static method in class org.opentrafficsim.core.gtu.plan.operational.OperationalPlanDemo
- 
Test.
- mapTest() - Method in class org.opentrafficsim.core.perception.HistoricalTest
- 
Tests HistoricalMap.
- MockDEVSSimulator - Class in org.opentrafficsim.core.mock
- 
MockSimulator.java.
- MockGTU - Class in org.opentrafficsim.core.mock
- 
MockGTU.java.
- MockGTU(String) - Constructor for class org.opentrafficsim.core.mock.MockGTU
- MockSimulator - Class in org.opentrafficsim.core.mock
- 
MockSimulator.java.
N
- NetworkExceptionTest - Class in org.opentrafficsim.core.network
- 
Test the NetworkException class.
- NetworkExceptionTest() - Constructor for class org.opentrafficsim.core.network.NetworkExceptionTest
- noiseFilterRamerDouglasPeuckerTest() - Method in class org.opentrafficsim.core.geometry.OTSLine3DTest
- 
Test the noiseFilterRamerDouglasPeuker filter method.
- notify(EventInterface) - Method in class org.opentrafficsim.core.network.OTSLinkTest
- notify(EventInterface) - Method in class org.opentrafficsim.core.network.OTSNetworkTest
- notify(EventInterface) - Method in class org.opentrafficsim.core.object.StaticObjectTest
- 
Receiver for the events that should be emitted when a StaticObject is constructed.
O
- offsetLineTest() - Method in class org.opentrafficsim.core.geometry.OTSLine3DTest
- 
Test the offsetLine method.
- OperationalPlanDemo - Class in org.opentrafficsim.core.gtu.plan.operational
- 
Build various operational plans and print them.
- OperationalPlanExceptionTest - Class in org.opentrafficsim.core.gtu.plan.operational
- 
Test the OperationalPlanException class.
- OperationalPlanExceptionTest() - Constructor for class org.opentrafficsim.core.gtu.plan.operational.OperationalPlanExceptionTest
- OperationalPlanTest - Class in org.opentrafficsim.core.gtu.plan.operational
- 
Test the OperationalPlan and OperationalPlanBuilder classes.
- OperationalPlanTest() - Constructor for class org.opentrafficsim.core.gtu.plan.operational.OperationalPlanTest
- org.opentrafficsim.core - package org.opentrafficsim.core
- org.opentrafficsim.core.compatibility - package org.opentrafficsim.core.compatibility
- org.opentrafficsim.core.distributions - package org.opentrafficsim.core.distributions
- org.opentrafficsim.core.dsol - package org.opentrafficsim.core.dsol
- org.opentrafficsim.core.egtf - package org.opentrafficsim.core.egtf
- org.opentrafficsim.core.geometry - package org.opentrafficsim.core.geometry
- org.opentrafficsim.core.gtu - package org.opentrafficsim.core.gtu
- org.opentrafficsim.core.gtu.perception - package org.opentrafficsim.core.gtu.perception
- org.opentrafficsim.core.gtu.plan.operational - package org.opentrafficsim.core.gtu.plan.operational
- org.opentrafficsim.core.math - package org.opentrafficsim.core.math
- org.opentrafficsim.core.mock - package org.opentrafficsim.core.mock
- org.opentrafficsim.core.network - package org.opentrafficsim.core.network
- org.opentrafficsim.core.network.factory.xml.units - package org.opentrafficsim.core.network.factory.xml.units
- org.opentrafficsim.core.network.route - package org.opentrafficsim.core.network.route
- org.opentrafficsim.core.object - package org.opentrafficsim.core.object
- org.opentrafficsim.core.parameters - package org.opentrafficsim.core.parameters
- org.opentrafficsim.core.perception - package org.opentrafficsim.core.perception
- org.opentrafficsim.core.units.distributions - package org.opentrafficsim.core.units.distributions
- OTS2DSetTest - Class in org.opentrafficsim.core.geometry
- 
Test the OTS2DSet class.
- OTS2DSetTest() - Constructor for class org.opentrafficsim.core.geometry.OTS2DSetTest
- OTSGeometryExceptionTest - Class in org.opentrafficsim.core.geometry
- 
Test the OTSGeometryException class.
- OTSGeometryExceptionTest() - Constructor for class org.opentrafficsim.core.geometry.OTSGeometryExceptionTest
- OTSLine3DTest - Class in org.opentrafficsim.core.geometry
- 
Copyright (c) 2013-2020 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
- OTSLine3DTest() - Constructor for class org.opentrafficsim.core.geometry.OTSLine3DTest
- OTSLinkTest - Class in org.opentrafficsim.core.network
- 
Test the OTSLink class.
- OTSLinkTest() - Constructor for class org.opentrafficsim.core.network.OTSLinkTest
- OTSNetworkTest - Class in org.opentrafficsim.core.network
- 
Copyright (c) 2013-2020 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
- OTSNetworkTest() - Constructor for class org.opentrafficsim.core.network.OTSNetworkTest
- OTSNodeTest - Class in org.opentrafficsim.core.network
- 
Test the OTSNode class.
- OTSNodeTest() - Constructor for class org.opentrafficsim.core.network.OTSNodeTest
- OTSPoint3DTest - Class in org.opentrafficsim.core.geometry
- 
Test the methods in OTSPoint.
- OTSPoint3DTest() - Constructor for class org.opentrafficsim.core.geometry.OTSPoint3DTest
- otsReplicationTest() - Method in class org.opentrafficsim.core.dsol.OTSReplicationTest
- 
Test the OTSReplication class.
- OTSReplicationTest - Class in org.opentrafficsim.core.dsol
- 
Test the OTSReplication class.
- OTSReplicationTest() - Constructor for class org.opentrafficsim.core.dsol.OTSReplicationTest
- OTSShapeTest - Class in org.opentrafficsim.core.geometry
- 
Test the OTSShape class.
- OTSShapeTest() - Constructor for class org.opentrafficsim.core.geometry.OTSShapeTest
- otsSimulationExceptionTest() - Method in class org.opentrafficsim.core.dsol.OTSSimulationExceptionTest
- 
Test the GTUException class.
- OTSSimulationExceptionTest - Class in org.opentrafficsim.core.dsol
- 
Test the GTUException class.
- OTSSimulationExceptionTest() - Constructor for class org.opentrafficsim.core.dsol.OTSSimulationExceptionTest
- otsSimulatorTest() - Method in class org.opentrafficsim.core.dsol.OTSSimulatorTest
- 
Test the OTSSimulator class.
- OTSSimulatorTest - Class in org.opentrafficsim.core.dsol
- 
Test the OTSSimulator class.
- OTSSimulatorTest() - Constructor for class org.opentrafficsim.core.dsol.OTSSimulatorTest
P
- ParameterFactoryByTypeTest - Class in org.opentrafficsim.core.parameters
- 
Copyright (c) 2013-2020 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
- ParameterFactoryByTypeTest() - Constructor for class org.opentrafficsim.core.parameters.ParameterFactoryByTypeTest
- perceptionCategotyTest() - Method in class org.opentrafficsim.core.gtu.perception.VerifyPerceptionCategoryMethods
- 
Check that all sub-classes of AbstractPerceptionCategory have for data namedTestField:testField*property of any type.
- PerceptionExceptionTest - Class in org.opentrafficsim.core.gtu.perception
- 
Test the PerceptionException class.
- PerceptionExceptionTest() - Constructor for class org.opentrafficsim.core.gtu.perception.PerceptionExceptionTest
- printPath2D(Path2D) - Method in class org.opentrafficsim.core.geometry.OTSLine3DTest
- 
Print a Path2D to the console.
- probabilisticFixedRouteGeneratorTest() - Method in class org.opentrafficsim.core.network.route.RouteGeneratorTest
- 
Test the ProbabilisticFixedRouteGenerator.
- ProbabilityExceptionTest - Class in org.opentrafficsim.core.distributions
- 
Test the ProbabilityException class.
- ProbabilityExceptionTest() - Constructor for class org.opentrafficsim.core.distributions.ProbabilityExceptionTest
R
- relativePositionTest() - Method in class org.opentrafficsim.core.gtu.RelativePositionTest
- 
Test constructors and getters of RelativePosition.
- RelativePositionTest - Class in org.opentrafficsim.core.gtu
- 
Copyright (c) 2013-2020 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
- RelativePositionTest() - Constructor for class org.opentrafficsim.core.gtu.RelativePositionTest
- reverseTest() - Method in class org.opentrafficsim.core.geometry.OTSLine3DTest
- 
Test the reverse method.
- Rotation3DTest - Class in org.opentrafficsim.core.math
- 
Test the Direction3D and Angle3D classes.
- Rotation3DTest() - Constructor for class org.opentrafficsim.core.math.Rotation3DTest
- RouteGeneratorTest - Class in org.opentrafficsim.core.network.route
- 
Copyright (c) 2013-2020 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
- RouteGeneratorTest() - Constructor for class org.opentrafficsim.core.network.route.RouteGeneratorTest
- routeTest() - Method in class org.opentrafficsim.core.network.route.RouteTest
- 
Test the Route class.
- RouteTest - Class in org.opentrafficsim.core.network.route
- 
Test the Route class.
- RouteTest() - Constructor for class org.opentrafficsim.core.network.route.RouteTest
S
- serializableTest() - Method in class org.opentrafficsim.core.VerifyRequiredMethods
- 
Check that all classes implement the Serializable interface.
- solverTest() - Method in class org.opentrafficsim.core.math.SolverTest
- 
Linear solver.
- SolverTest - Class in org.opentrafficsim.core.math
- 
Test the Solver class.
- SolverTest() - Constructor for class org.opentrafficsim.core.math.SolverTest
- speed3DTest() - Method in class org.opentrafficsim.core.math.Speed3DTest
- 
Test the constructors and getters of the Speed3D class.
- Speed3DTest - Class in org.opentrafficsim.core.math
- 
Test the Speed3D class.
- Speed3DTest() - Constructor for class org.opentrafficsim.core.math.Speed3DTest
- staticObjectTest() - Method in class org.opentrafficsim.core.object.StaticObjectTest
- 
Test the StaticObject class.
- StaticObjectTest - Class in org.opentrafficsim.core.object
- 
Test the StaticObject class.
- StaticObjectTest() - Constructor for class org.opentrafficsim.core.object.StaticObjectTest
- stopPlanBuilderTest() - Method in class org.opentrafficsim.core.gtu.plan.operational.OperationalPlanTest
- 
Test the stop plan builder.
T
- templateGTUTypeTest() - Method in class org.opentrafficsim.core.gtu.TemplateGTUTypeTest
- 
Test the TemplateGTUType class.
- TemplateGTUTypeTest - Class in org.opentrafficsim.core.gtu
- 
Test the TemplateGTUType class.
- TemplateGTUTypeTest() - Constructor for class org.opentrafficsim.core.gtu.TemplateGTUTypeTest
- Test - Class in org.opentrafficsim.core.geometry
- 
Copyright (c) 2013-2020 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
- test1() - Static method in class org.opentrafficsim.core.geometry.Test
- 
Kink near end of design line.
- test2() - Static method in class org.opentrafficsim.core.geometry.Test
- 
Kink halfway (far from any endpoint).
- Test2 - Class in org.opentrafficsim.core.geometry
- 
Copyright (c) 2013-2020 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
- test3() - Static method in class org.opentrafficsim.core.geometry.Test
- 
Kink plus decreasing width.
- Test3 - Class in org.opentrafficsim.core.geometry
- 
Test for another offsetLine problem.
- test4() - Static method in class org.opentrafficsim.core.geometry.Test
- 
Two kinks, (too) close together.
- test5() - Static method in class org.opentrafficsim.core.geometry.Test
- 
Two-segment design line with minimal change of direction.
- test6() - Static method in class org.opentrafficsim.core.geometry.Test
- 
Straight design line with some noise (sufficiently far from the end points).
- test7() - Static method in class org.opentrafficsim.core.geometry.Test
- 
Straight design line with more noise (sufficiently far from the end points).
- test8() - Static method in class org.opentrafficsim.core.geometry.Test
- 
Straight design line with more noise (close to the end points).
- testAbstractGTU() - Method in class org.opentrafficsim.core.gtu.GTUTest
- 
Test the constructor.
- testAll() - Method in class org.opentrafficsim.core.gtu.perception.TimeStampedObjectTest
- 
Test the entire TimeStampedObject class.
- testArgumentChecks() - Method in class org.opentrafficsim.core.gtu.GTUDumperTest
- 
Test the argument checks of the GTUDumper constructor.
- testBasics() - Method in class org.opentrafficsim.core.geometry.OTS2DSetTest
- 
Test some simple things.
- testClass() - Method in class org.opentrafficsim.core.compatibility.CompatibilityTest
- 
Test the class.
- testCleanConstructors() - Method in class org.opentrafficsim.core.geometry.OTSShapeTest
- 
Test the create and clean constructors.
- testColors() - Method in class org.opentrafficsim.core.network.factory.xml.units.ColorParserTest
- 
Test the color parser.
- testConstructors() - Method in class org.opentrafficsim.core.units.distributions.DistributionsTest
- 
Test the various constructors.
- testCoordinates() - Method in class org.opentrafficsim.core.network.factory.xml.units.CoordinatesTest
- 
Test the Coordinates parser class.
- testDir - Variable in class org.opentrafficsim.core.gtu.GTUDumperTest
- 
Temporary directory that should be deleted by Junit at end of test.
- testDirections() - Method in class org.opentrafficsim.core.network.factory.xml.units.DirectionsTest
- 
Test the direction parser.
- testDistributions() - Method in class org.opentrafficsim.core.network.factory.xml.units.DistributionsTest
- 
Test the Distributions parser.
- testException() - Method in class org.opentrafficsim.core.distributions.ProbabilityExceptionTest
- 
Test the ProbabilityException class.
- testException() - Method in class org.opentrafficsim.core.geometry.OTSGeometryExceptionTest
- 
Test the OTSGeometryException class.
- testException() - Method in class org.opentrafficsim.core.gtu.perception.PerceptionExceptionTest
- 
Test the PerceptionException class.
- testException() - Method in class org.opentrafficsim.core.gtu.plan.operational.OperationalPlanExceptionTest
- 
Test the OperationalPlanException class.
- testException() - Method in class org.opentrafficsim.core.network.NetworkExceptionTest
- 
Test the NetworkException class.
- testExtent() - Method in class org.opentrafficsim.core.network.OTSNetworkTest
- 
Test the getExtent method of OTSNetwork.
- testFilter() - Method in class org.opentrafficsim.core.geometry.OTSLine3DTest
- 
Test the noiseFilteredLine method.
- testFind() - Method in class org.opentrafficsim.core.geometry.OTSLine3DTest
- 
Test the find method.
- testFractionalProjection() - Method in class org.opentrafficsim.core.geometry.OTSLine3DTest
- 
Tests the fractional projection method.
- testGTUCharacteristics() - Method in class org.opentrafficsim.core.gtu.GTUCharacteristicsTest
- 
Test the GTUCharacteristics class.
- testGTUDirectionality() - Method in class org.opentrafficsim.core.gtu.GTUDirectionalityTest
- 
Test the GTUDirectionality class.
- testGTUDumper() - Method in class org.opentrafficsim.core.gtu.GTUDumperTest
- 
Test the GTUDumper class.
- testHashCodeAndEquals() - Method in class org.opentrafficsim.core.distributions.DistributionTest
- 
Test hashCode and equals.
- testInteface() - Method in class org.opentrafficsim.core.compatibility.CompatibilityTest
- 
Test the interface.
- TestIntersectionPerformance - Class in org.opentrafficsim.core.geometry
- 
Measure the performance of the OTSShape intersection method.
- testIntersectPermitsInvertAndGetDirectionalities() - Method in class org.opentrafficsim.core.network.LongitudinalDirectionalityTest
- 
Test the intersect method.
- testIntersects() - Method in class org.opentrafficsim.core.geometry.OTSShapeTest
- 
Test the intersects OTSShape method.
- testLateralDirectionality() - Method in class org.opentrafficsim.core.network.LateralDirectionalityTest
- 
Test the LateralDirectionality enum.
- testLinkLocation() - Method in class org.opentrafficsim.core.network.LinkLocationTest
- 
Test constructor and getters of the LinkLocation class.
- testLinkType() - Method in class org.opentrafficsim.core.network.LinkTypeTest
- 
Test the constructor and methods of the LinkType class.
- testLongitudinalDirectionality() - Method in class org.opentrafficsim.core.network.LongitudinalDirectionalityTest
- 
Test all methods of the LongitudinalDirectionality class.
- testOperationalPlan() - Method in class org.opentrafficsim.core.gtu.plan.operational.OperationalPlanTest
- 
Test OperationalPlan.
- testOTSLink() - Method in class org.opentrafficsim.core.network.OTSLinkTest
- 
Test the OTSLink class.
- testOTSNetwork() - Method in class org.opentrafficsim.core.network.OTSNetworkTest
- 
Test OTSNetwork class.
- testOTSNode() - Method in class org.opentrafficsim.core.network.OTSNodeTest
- 
Test the basics of the OTSNode class.
- testOTSShape() - Method in class org.opentrafficsim.core.geometry.OTSShapeTest
- 
Test the OTSShape class.
- testParameterFactoryByType() - Method in class org.opentrafficsim.core.parameters.ParameterFactoryByTypeTest
- 
Tests whether parameters are set correctly.
- testRadius() - Method in class org.opentrafficsim.core.geometry.OTSLine3DTest
- 
Test the getRadius method.
- testRouteMap() - Method in class org.opentrafficsim.core.network.OTSNetworkTest
- 
Test the route map stuff.
- testShortestPathAntiClockWise() - Method in class org.opentrafficsim.core.network.OTSNetworkTest
- 
Test the shortest path functionality.
- testShortestPathBiDirectional() - Method in class org.opentrafficsim.core.network.OTSNetworkTest
- 
Test the shortest path functionality.
- testShortestPathClockWise() - Method in class org.opentrafficsim.core.network.OTSNetworkTest
- 
Test the shortest path functionality.
- testShortestPathWithIntermediateNodes() - Method in class org.opentrafficsim.core.network.OTSNetworkTest
- 
Test the shortest path method that takes a list of intermediate nodes.
- testTruncate() - Method in class org.opentrafficsim.core.geometry.OTSLine3DTest
- 
Test the truncate method.
- testVariousBufferings() - Method in class org.opentrafficsim.core.geometry.BufferingTests
- 
Test some very simple cases of offset line.
- throwIfTest() - Method in class org.opentrafficsim.core.dsol.OTSSimulationExceptionTest
- 
Test the throwIf method.
- throwIfTest() - Method in class org.opentrafficsim.core.gtu.GTUExceptionTest
- 
Test the throwIf method.
- timeLimitedCheckOffsetLine(OTSLine3D, double, OTSLine3D.OffsetMethod, int) - Static method in class org.opentrafficsim.core.geometry.Test
- TimeStampedObjectTest - Class in org.opentrafficsim.core.gtu.perception
- 
Test the TimeStampedObject class.
- TimeStampedObjectTest() - Constructor for class org.opentrafficsim.core.gtu.perception.TimeStampedObjectTest
- toStringTest() - Method in class org.opentrafficsim.core.VerifyRequiredMethods
- 
Check that all classes have a toString method.
- turnIndicatorIntentTest() - Method in class org.opentrafficsim.core.gtu.TurnIndicatorIntentTest
- 
Test the TurnIndicatorStatus class.
- TurnIndicatorIntentTest - Class in org.opentrafficsim.core.gtu
- 
Test the TurnIndicatorIntent class
- TurnIndicatorIntentTest() - Constructor for class org.opentrafficsim.core.gtu.TurnIndicatorIntentTest
- turnIndicatorStatusTest() - Method in class org.opentrafficsim.core.gtu.TurnIndicatorStatusTest
- 
Test the TurnIndicatorStatus class.
- TurnIndicatorStatusTest - Class in org.opentrafficsim.core.gtu
- 
Test the TurnIndicatorStatus class
- TurnIndicatorStatusTest() - Constructor for class org.opentrafficsim.core.gtu.TurnIndicatorStatusTest
V
- valueTest() - Method in class org.opentrafficsim.core.perception.HistoricalTest
- 
Tests HistoricalValue.
- VerifyPerceptionCategoryMethods - Class in org.opentrafficsim.core.gtu.perception
- 
Copyright (c) 2013-2020 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
- VerifyPerceptionCategoryMethods() - Constructor for class org.opentrafficsim.core.gtu.perception.VerifyPerceptionCategoryMethods
- VerifyRequiredMethods - Class in org.opentrafficsim.core
- 
Verify that all classes have a toString method (unless the class in non-instantiable, or an enum, or abstract.
- VerifyRequiredMethods() - Constructor for class org.opentrafficsim.core.VerifyRequiredMethods
All Classes All Packages