Index
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
- 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
- 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
 
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.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
 - createMock() - Static method in class org.opentrafficsim.core.mock.MockDEVSSimulator
 - createMock() - Static method in class org.opentrafficsim.core.mock.MockSimulator
 
D
- 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
 
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.
 - 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.
 - 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.TemplateGTUTypeTest
 - getInputParameterMap() - Method in class org.opentrafficsim.core.gtu.GTUCharacteristicsTest
 - 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.TemplateGTUTypeTest
 - getOutputStatistics() - Method in class org.opentrafficsim.core.gtu.GTUCharacteristicsTest
 - 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.TemplateGTUTypeTest
 - getSimulator() - Method in class org.opentrafficsim.core.gtu.GTUCharacteristicsTest
 - 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
 - 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
- 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.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.gtu.perception.VerifyPerceptionCategoryMethods
 - 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
 
O
- offsetLineTest() - Method in class org.opentrafficsim.core.geometry.OTSLine3DTest
 - 
Test the offsetLine method.
 - 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.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.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
 - OTSShapeTest - Class in org.opentrafficsim.core.geometry
 - 
Test the OTSShape class.
 - OTSShapeTest() - Constructor for class org.opentrafficsim.core.geometry.OTSShapeTest
 
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 named
TestField: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
 - 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.
 - 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.
 - 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.
 - 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.
 - testIntersects() - Method in class org.opentrafficsim.core.geometry.OTSShapeTest
 - 
Test the intersects OTSShape method.
 - 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.
 - 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.
 - 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