Index

A B C D E F G H I J L M N O P R S T V 
All Classes and Interfaces|All Packages|Serialized Form

A

ABSJUNK - Static variable in class org.opentrafficsim.core.units.distributions.DistributionsTest.AbsJunkUnit
meter.
AbsJunkUnit() - Constructor for class org.opentrafficsim.core.units.distributions.DistributionsTest.AbsJunkUnit
 
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
 
AbstractOtsModelTest.OtsModel - Class in org.opentrafficsim.core.dsol
OTS model for testing.
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
 
AbstractOtsSimulationApplicationTest.OtsSimulationApplication - Class in org.opentrafficsim.core.dsol
Instrumented class for testing.
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-2023 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
Acceleration3dTest() - Constructor for class org.opentrafficsim.core.math.Acceleration3dTest
 
addResult(int, int, double) - Method in class org.opentrafficsim.core.geometry.TestIntersectionPerformance.Results
Add the result of one run.

B

BASE - Static variable in class org.opentrafficsim.core.units.distributions.DistributionsTest.AbsJunkUnit
The base, with "m" as the SI signature.
BASE - Static variable in class org.opentrafficsim.core.units.distributions.DistributionsTest.JunkUnit
The base, with "m5" as the SI signature.
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

call() - Method in class org.opentrafficsim.core.geometry.Test.MyCallable
CapacityLinkTest - Class in org.opentrafficsim.core.network
Test the CapacityLinkTest class.
CapacityLinkTest() - Constructor for class org.opentrafficsim.core.network.CapacityLinkTest
 
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 https://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
 
CompatibilityTest.Infra - Class in org.opentrafficsim.core.compatibility
Infra belonging to InfraType.
CompatibilityTest.InfraType - Class in org.opentrafficsim.core.compatibility
InfraType as a hierarchical type.
concatenateTest() - Method in class org.opentrafficsim.core.geometry.OtsLine3dTest
Test the concatenate method.
connectionSetTest() - Method in class org.opentrafficsim.core.network.NodeTest
Test the addConnection method with a Set and related functions.
connectionTest() - Method in class org.opentrafficsim.core.network.NodeTest
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.dsol.AbstractOtsModelTest.OtsModel
 
constructModel() - Method in class org.opentrafficsim.core.dsol.OtsReplicationTest.OtsModel
 
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.GtuTest.GtuModel
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.CapacityLinkTest
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
 
createGtuDeprecated() - 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

DEFAULT - Static variable in class org.opentrafficsim.core.units.distributions.DistributionsTest.AbsJunkUnit
The SI unit for position is meter.
defaultsTest() - Method in class org.opentrafficsim.core.gtu.GtuTypeTest
Check default GTU characteristics.
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
 
DistributionsTest.AbsJunkUnit - Class in org.opentrafficsim.core.units.distributions
Absolute Unit used for testing.
DistributionsTest.JunkUnit - Class in org.opentrafficsim.core.units.distributions
Relative Unit used for testing.
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
 
DistributionTest.TestObject - Class in org.opentrafficsim.core.distributions
Object used as generic parameter.
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
 
DrawTest.FixedStream - Class in org.opentrafficsim.core.math
Implementation of StreamInterface that returns a constant value.

E

EgtfTest - Class in org.opentrafficsim.core.egtf
Copyright (c) 2013-2023 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.
FixedStream(double) - Constructor for class org.opentrafficsim.core.math.DrawTest.FixedStream
Construct a new FixedStream.
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
getDoubleNextResult() - Method in class org.opentrafficsim.core.units.distributions.DistributionsTest
Retrieve the current value of the nextDoubleResult field.
getExecutionTime() - Method in class org.opentrafficsim.core.geometry.TestIntersectionPerformance.Results.Result
 
getFractionalHelperCenters(OtsLine3d) - Static method in class org.opentrafficsim.core.geometry.FractionalHelper
Dirty hack.
getHeader() - Static method in class org.opentrafficsim.core.geometry.TestIntersectionPerformance.Results
Return header string that matches the output of the result method.
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
getLongNextResult() - Method in class org.opentrafficsim.core.units.distributions.DistributionsTest
Retrieve the current value of the nextLongResult field.
getMock() - Method in class org.opentrafficsim.core.mock.MockGtu
 
getNetwork() - Method in class org.opentrafficsim.core.dsol.AbstractOtsModelTest.OtsModel
 
getNetwork() - Method in class org.opentrafficsim.core.dsol.OtsReplicationTest.OtsModel
 
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.GtuTest.GtuModel
getNetwork() - Method in class org.opentrafficsim.core.gtu.TemplateGtuTypeTest
getNumHits() - Method in class org.opentrafficsim.core.geometry.TestIntersectionPerformance.Results.Result
 
getNumShapes() - Method in class org.opentrafficsim.core.geometry.TestIntersectionPerformance.Results
Retrieve the number of shapes used in the tests.
getNumTests() - Method in class org.opentrafficsim.core.geometry.TestIntersectionPerformance.Results.Result
 
getNumVertices() - Method in class org.opentrafficsim.core.geometry.TestIntersectionPerformance.Results
Retrieve the number of vertices per shape.
getOriginalSeed() - Method in class org.opentrafficsim.core.math.DrawTest.FixedStream
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.
getResult(int) - Method in class org.opentrafficsim.core.geometry.TestIntersectionPerformance.Results
Retrieve the Result object at the specified index.
getSeed() - Method in class org.opentrafficsim.core.math.DrawTest.FixedStream
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
getStreamInformation() - Method in class org.opentrafficsim.core.gtu.GtuCharacteristicsTest
getStreamInformation() - Method in class org.opentrafficsim.core.gtu.GtuDumperTest
getStreamInformation() - Method in class org.opentrafficsim.core.gtu.TemplateGtuTypeTest
getType() - Method in class org.opentrafficsim.core.compatibility.CompatibilityTest.Infra
 
GtuCharacteristicsTest - Class in org.opentrafficsim.core.gtu
Test the GtuCharacteristics class
GtuCharacteristicsTest() - Constructor for class org.opentrafficsim.core.gtu.GtuCharacteristicsTest
 
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
 
GtuModel(OtsSimulatorInterface) - Constructor for class org.opentrafficsim.core.gtu.GtuTest.GtuModel
 
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
 
GtuTest.GtuModel - Class in org.opentrafficsim.core.gtu
 
GtuTest.TestGtu - Class in org.opentrafficsim.core.gtu
 
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

Infra() - Constructor for class org.opentrafficsim.core.compatibility.CompatibilityTest.Infra
 
InfraType(String) - Constructor for class org.opentrafficsim.core.compatibility.CompatibilityTest.InfraType
Instantiate an infrastructure type without a parent.
InfraType(String, CompatibilityTest.InfraType) - Constructor for class org.opentrafficsim.core.compatibility.CompatibilityTest.InfraType
Instantiate an infrastructure type.
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.

J

JUNK - Static variable in class org.opentrafficsim.core.units.distributions.DistributionsTest.JunkUnit
m/s3.
JunkUnit() - Constructor for class org.opentrafficsim.core.units.distributions.DistributionsTest.JunkUnit
 

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.
LinkLocationTest - Class in org.opentrafficsim.core.network
Copyright (c) 2013-2023 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
LinkLocationTest() - Constructor for class org.opentrafficsim.core.network.LinkLocationTest
 
linkPositionTest() - Method in class org.opentrafficsim.core.network.LinkPositionTest
Test the LinkPosition class.
LinkPositionTest - Class in org.opentrafficsim.core.network
Test the LinkPosition class.
LinkPositionTest() - Constructor for class org.opentrafficsim.core.network.LinkPositionTest
 
LinkTest - Class in org.opentrafficsim.core.network
Test the Link class.
LinkTest() - Constructor for class org.opentrafficsim.core.network.LinkTest
 
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.

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.
makeNGon(int, double, double, double) - Static method in class org.opentrafficsim.core.geometry.TestIntersectionPerformance
Create and return an OtsShape.
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.
MyCallable(OtsLine3d, double, OtsLine3d.OffsetMethod) - Constructor for class org.opentrafficsim.core.geometry.Test.MyCallable
Construct a MyCallable object.

N

NetworkExceptionTest - Class in org.opentrafficsim.core.network
Test the NetworkException class.
NetworkExceptionTest() - Constructor for class org.opentrafficsim.core.network.NetworkExceptionTest
 
NetworkTest - Class in org.opentrafficsim.core.network
Copyright (c) 2013-2023 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
NetworkTest() - Constructor for class org.opentrafficsim.core.network.NetworkTest
 
nextBoolean() - Method in class org.opentrafficsim.core.math.DrawTest.FixedStream
nextDouble() - Method in class org.opentrafficsim.core.math.DrawTest.FixedStream
nextFloat() - Method in class org.opentrafficsim.core.math.DrawTest.FixedStream
nextInt() - Method in class org.opentrafficsim.core.math.DrawTest.FixedStream
nextInt(int, int) - Method in class org.opentrafficsim.core.math.DrawTest.FixedStream
nextLong() - Method in class org.opentrafficsim.core.math.DrawTest.FixedStream
NodeTest - Class in org.opentrafficsim.core.network
Test the Node class.
NodeTest() - Constructor for class org.opentrafficsim.core.network.NodeTest
 
noiseFilterRamerDouglasPeuckerTest() - Method in class org.opentrafficsim.core.geometry.OtsLine3dTest
Test the noiseFilterRamerDouglasPeuker filter method.
notify(Event) - Method in class org.opentrafficsim.core.network.LinkTest
notify(Event) - Method in class org.opentrafficsim.core.network.NetworkTest
notify(Event) - 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-2023 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
OtsLine3dTest() - Constructor for class org.opentrafficsim.core.geometry.OtsLine3dTest
 
OtsModel(OtsSimulatorInterface) - Constructor for class org.opentrafficsim.core.dsol.AbstractOtsModelTest.OtsModel
Construct the instrumented OtsModel.
OtsModel(OtsSimulatorInterface) - Constructor for class org.opentrafficsim.core.dsol.OtsReplicationTest.OtsModel
Construct the instrumented OtsModel.
OtsModel(OtsSimulatorInterface, String, String) - Constructor for class org.opentrafficsim.core.dsol.AbstractOtsModelTest.OtsModel
Construct the instrumented OtsModel.
OtsModel(OtsSimulatorInterface, String, String) - Constructor for class org.opentrafficsim.core.dsol.OtsReplicationTest.OtsModel
Construct the instrumented OtsModel.
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
 
OtsReplicationTest.OtsModel - Class in org.opentrafficsim.core.dsol
OTS model for testing.
OtsShapeTest - Class in org.opentrafficsim.core.geometry
Test the OtsShape class.
OtsShapeTest() - Constructor for class org.opentrafficsim.core.geometry.OtsShapeTest
 
OtsSimulationApplication(OtsModelInterface) - Constructor for class org.opentrafficsim.core.dsol.AbstractOtsSimulationApplicationTest.OtsSimulationApplication
Construct a OtsSimulationApplication object.
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-2023 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
 
printDetails - Static variable in class org.opentrafficsim.core.geometry.Test
Print detailed output.
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-2023 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
RelativePositionTest() - Constructor for class org.opentrafficsim.core.gtu.RelativePositionTest
 
reset() - Method in class org.opentrafficsim.core.math.DrawTest.FixedStream
restoreState(byte[]) - Method in class org.opentrafficsim.core.math.DrawTest.FixedStream
result(boolean, boolean) - Method in class org.opentrafficsim.core.geometry.TestIntersectionPerformance.Results
Return the results as a String.
Result(int, int, double) - Constructor for class org.opentrafficsim.core.geometry.TestIntersectionPerformance.Results.Result
Construct one Result.
Results(int, int) - Constructor for class org.opentrafficsim.core.geometry.TestIntersectionPerformance.Results
Construct a Results object.
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-2023 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

saveState() - Method in class org.opentrafficsim.core.math.DrawTest.FixedStream
serializableTest() - Method in class org.opentrafficsim.core.VerifyRequiredMethods
Check that all classes implement the Serializable interface.
setSeed(long) - Method in class org.opentrafficsim.core.math.DrawTest.FixedStream
setStreamInformation(StreamInformation) - Method in class org.opentrafficsim.core.gtu.GtuCharacteristicsTest
setStreamInformation(StreamInformation) - Method in class org.opentrafficsim.core.gtu.GtuDumperTest
setStreamInformation(StreamInformation) - Method in class org.opentrafficsim.core.gtu.TemplateGtuTypeTest
SI - Static variable in class org.opentrafficsim.core.units.distributions.DistributionsTest.JunkUnit
The SI unit for junk is m5.
size() - Method in class org.opentrafficsim.core.geometry.TestIntersectionPerformance.Results
Report number of statistics collected.
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-2023 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
Test.MyCallable - Class in org.opentrafficsim.core.geometry
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-2023 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.
testAStar() - Method in class org.opentrafficsim.core.network.NetworkTest
Tests whether the A* algorithm delivers the same shortest path as Dijkstra.
testBasics() - Method in class org.opentrafficsim.core.geometry.Ots2dSetTest
Test some simple things.
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.
testCompatibility() - Method in class org.opentrafficsim.core.compatibility.CompatibilityTest
Test Compatibility and GtuCompatibility.
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.
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.NetworkTest
Test the getExtent method of Network.
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.
TestGtu(String, GtuType, OtsSimulatorInterface, PerceivableContext) - Constructor for class org.opentrafficsim.core.gtu.GtuTest.TestGtu
 
testGtuCharacteristics() - Method in class org.opentrafficsim.core.gtu.GtuCharacteristicsTest
Test the GtuCharacteristics 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.
TestIntersectionPerformance - Class in org.opentrafficsim.core.geometry
Measure the performance of the OtsShape intersection method.
TestIntersectionPerformance.Results - Class in org.opentrafficsim.core.geometry
Storage for the results of a number of runs with identical numbers of shapes and vertices per shape.
TestIntersectionPerformance.Results.Result - Class in org.opentrafficsim.core.geometry
Storage for execution time, number of tests and number of hits.
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.
testNetwork() - Method in class org.opentrafficsim.core.network.NetworkTest
Test Network class.
testNode() - Method in class org.opentrafficsim.core.network.NodeTest
Test the basics of the Node class.
TestObject() - Constructor for class org.opentrafficsim.core.distributions.DistributionTest.TestObject
 
testOperationalPlan() - Method in class org.opentrafficsim.core.gtu.plan.operational.OperationalPlanTest
Test OperationalPlan.
testOTSLink() - Method in class org.opentrafficsim.core.network.LinkTest
Test the OTSLink 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.NetworkTest
Test the route map stuff.
testShortestPathBiDirectional() - Method in class org.opentrafficsim.core.network.NetworkTest
Test the shortest path functionality.
testShortestPathClockWise() - Method in class org.opentrafficsim.core.network.NetworkTest
Test the shortest path functionality.
testShortestPathWithIntermediateNodes() - Method in class org.opentrafficsim.core.network.NetworkTest
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.
time - Variable in class org.opentrafficsim.core.perception.HistoricalTest
Local time object used in simulator MockUp.
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
 
toString() - Method in class org.opentrafficsim.core.geometry.Test.MyCallable
toString() - Method in class org.opentrafficsim.core.geometry.TestIntersectionPerformance.Results.Result
 
toString() - Method in class org.opentrafficsim.core.geometry.TestIntersectionPerformance.Results
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-2023 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
 
A B C D E F G H I J L M N O P R S T V 
All Classes and Interfaces|All Packages|Serialized Form