Skip navigation links
A B C D E F G H I J L M N O P R S T U V 

A

AbsJunkUnit(PositionUnit, String, String, UnitSystem) - Constructor for class org.opentrafficsim.core.units.distributions.DistributionsTest.AbsJunkUnit
 
Acceleration3DTest - Class in org.opentrafficsim.core.math
Copyright (c) 2013-2017 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
Acceleration3DTest() - Constructor for class org.opentrafficsim.core.math.Acceleration3DTest
 
acceleration3DTest() - Method in class org.opentrafficsim.core.math.Acceleration3DTest
Test the constructors and getters of the Acceleration3D class.

B

BASE - Static variable in class org.opentrafficsim.core.units.distributions.DistributionsTest.AbsJunkUnit
The BASE unit.
BehavioralCharacteristicsTest - Class in org.opentrafficsim.core.gtu.behavioralcharacteristics
Copyright (c) 2013-2017 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
BehavioralCharacteristicsTest() - Constructor for class org.opentrafficsim.core.gtu.behavioralcharacteristics.BehavioralCharacteristicsTest
 
BezierTest - Class in org.opentrafficsim.core.geometry
Test the Bézier class.
BezierTest() - Constructor for class org.opentrafficsim.core.geometry.BezierTest
 
bezierTest() - Method in class org.opentrafficsim.core.geometry.BezierTest
Test the various methods in the Bezier class.

C

CapacityOTSLinkTest - Class in org.opentrafficsim.core.network
Test the CapacityOTSLink class.
CapacityOTSLinkTest() - Constructor for class org.opentrafficsim.core.network.CapacityOTSLinkTest
 
checkDefaultValues() - Method in class org.opentrafficsim.core.gtu.behavioralcharacteristics.BehavioralCharacteristicsTest
Checks whether default values are properly set, or not in case not given.
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.
classList(String, boolean) - Static method in class org.opentrafficsim.core.ClassList
Return a List of all the classes under 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.
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
 
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.
constructModel(SimulatorInterface<Time, Duration, OTSSimTimeDouble>) - Method in class org.opentrafficsim.core.gtu.GTUCharacteristicsTest
constructModel(SimulatorInterface<Time, Duration, OTSSimTimeDouble>) - Method in class org.opentrafficsim.core.gtu.GTUTest
constructModel(SimulatorInterface<Time, Duration, OTSSimTimeDouble>) - 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.behavioralcharacteristics.BehavioralCharacteristicsTest
Constructor tests.
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
 
customConstraintTest() - Method in class org.opentrafficsim.core.gtu.behavioralcharacteristics.BehavioralCharacteristicsTest
Parameter value custom constraint tests.

D

defaultRangeTest() - Method in class org.opentrafficsim.core.gtu.behavioralcharacteristics.BehavioralCharacteristicsTest
Parameter value default range tests.
defaultsTest() - Method in class org.opentrafficsim.core.gtu.behavioralcharacteristics.BehavioralCharacteristicsTest
Defaults tests.
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
 
DistributionsTest - Class in org.opentrafficsim.core.network.factory.xml.units
Test the Distributions parser.
DistributionsTest() - Constructor for class org.opentrafficsim.core.network.factory.xml.units.DistributionsTest
 
DistributionsTest - Class in org.opentrafficsim.core.units.distributions
Test the various distribution classes.
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 - Class in org.opentrafficsim.core.distributions
Test the Distribution class.
DistributionTest() - Constructor for class org.opentrafficsim.core.distributions.DistributionTest
 
distributionTest() - Method in class org.opentrafficsim.core.distributions.DistributionTest
Test the Distribution class.
DistributionTest.TestObject - Class in org.opentrafficsim.core.distributions
Object used as generic parameter.

E

equalizeTest() - Method in class org.opentrafficsim.core.gtu.behavioralcharacteristics.BehavioralCharacteristicsTest
Tests equalizations.
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.
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.

G

GeometryTest - Class in org.opentrafficsim.core.geometry
Test the methods in the OTSGeometry class.
GeometryTest() - Constructor for class org.opentrafficsim.core.geometry.GeometryTest
 
geometryTest() - Method in class org.opentrafficsim.core.geometry.GeometryTest
Test the printCoordinate family of functions.
getBehavioralCharacteristics() - Method in class org.opentrafficsim.core.gtu.TestGTU
getBounds() - Method in class org.opentrafficsim.core.gtu.TestGTU
getCenter() - Method in class org.opentrafficsim.core.gtu.TestGTU
getContourPoints() - Method in class org.opentrafficsim.core.gtu.TestGTU
getDoubleNextResult() - Method in class org.opentrafficsim.core.units.distributions.DistributionsTest
Retrieve the current value of the nextDoubleResult field.
getFront() - Method in class org.opentrafficsim.core.gtu.TestGTU
getLength() - Method in class org.opentrafficsim.core.gtu.TestGTU
getLongNextResult() - Method in class org.opentrafficsim.core.units.distributions.DistributionsTest
Retrieve the current value of the nextLongResult field.
getMaximumSpeed() - Method in class org.opentrafficsim.core.gtu.TestGTU
getNetwork() - Method in class org.opentrafficsim.core.gtu.GTUCharacteristicsTest
getNetwork() - Method in class org.opentrafficsim.core.gtu.GTUTest
getNetwork() - Method in class org.opentrafficsim.core.gtu.TemplateGTUTypeTest
getRear() - Method in class org.opentrafficsim.core.gtu.TestGTU
getRelativePositions() - Method in class org.opentrafficsim.core.gtu.TestGTU
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.
getSICoefficientsString() - Method in class org.opentrafficsim.core.units.distributions.DistributionsTest.AbsJunkUnit
getSICoefficientsString() - Method in class org.opentrafficsim.core.units.distributions.DistributionsTest.JunkUnit
getSimulator() - Method in class org.opentrafficsim.core.gtu.GTUCharacteristicsTest
getSimulator() - Method in class org.opentrafficsim.core.gtu.GTUTest
getSimulator() - Method in class org.opentrafficsim.core.gtu.TemplateGTUTypeTest
getStandardUnit() - Method in class org.opentrafficsim.core.units.distributions.DistributionsTest.AbsJunkUnit
getStandardUnit() - Method in class org.opentrafficsim.core.units.distributions.DistributionsTest.JunkUnit
getWidth() - Method in class org.opentrafficsim.core.gtu.TestGTU
GTUCharacteristicsTest - Class in org.opentrafficsim.core.gtu
Test the GTUCharacteristics class
GTUCharacteristicsTest() - Constructor for class org.opentrafficsim.core.gtu.GTUCharacteristicsTest
 
GTUExceptionTest - Class in org.opentrafficsim.core.gtu
Test the GTUException class.
GTUExceptionTest() - Constructor for class org.opentrafficsim.core.gtu.GTUExceptionTest
 
gtuExceptionTest() - Method in class org.opentrafficsim.core.gtu.GTUExceptionTest
Test the GTUException class.
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.

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.

J

JunkUnit(LengthUnit, String, String, UnitSystem) - Constructor for class org.opentrafficsim.core.units.distributions.DistributionsTest.JunkUnit
 

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-2017 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
 
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.gis.TestCoordinateTransformLonLatToXY
 
main(String[]) - Static method in class org.opentrafficsim.core.gtu.perception.VerifyPerceptionCategoryMethods
 
mergeTest() - Method in class org.opentrafficsim.core.gtu.behavioralcharacteristics.BehavioralCharacteristicsTest
Tests the merging of parameter sets using setAll.

N

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.
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.distributions - package org.opentrafficsim.core.distributions
 
org.opentrafficsim.core.geometry - package org.opentrafficsim.core.geometry
 
org.opentrafficsim.core.gis - package org.opentrafficsim.core.gis
 
org.opentrafficsim.core.gtu - package org.opentrafficsim.core.gtu
 
org.opentrafficsim.core.gtu.behavioralcharacteristics - package org.opentrafficsim.core.gtu.behavioralcharacteristics
 
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.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.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
 
OTSLine3DTest - Class in org.opentrafficsim.core.geometry
Copyright (c) 2013-2017 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-2017 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

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.
probabilisticFixedRouteGeneratorTest() - Method in class org.opentrafficsim.core.network.route.RouteGeneratorTest
Test the ProbabilisticFixedRouteGenerator.

R

RelativePositionTest - Class in org.opentrafficsim.core.gtu
Copyright (c) 2013-2017 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
RelativePositionTest() - Constructor for class org.opentrafficsim.core.gtu.RelativePositionTest
 
relativePositionTest() - Method in class org.opentrafficsim.core.gtu.RelativePositionTest
Test constructors and getters of RelativePosition.
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-2017 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
RouteGeneratorTest() - Constructor for class org.opentrafficsim.core.network.route.RouteGeneratorTest
 
RouteTest - Class in org.opentrafficsim.core.network.route
Test the Route class.
RouteTest() - Constructor for class org.opentrafficsim.core.network.route.RouteTest
 
routeTest() - Method in class org.opentrafficsim.core.network.route.RouteTest
Test the Route class.

S

serializableTest() - Method in class org.opentrafficsim.core.VerifyRequiredMethods
Check that all classes implement the Serializable interface.
setResetTest() - Method in class org.opentrafficsim.core.gtu.behavioralcharacteristics.BehavioralCharacteristicsTest
Tests the set/reset mechanism.
SI - Static variable in class org.opentrafficsim.core.units.distributions.DistributionsTest.JunkUnit
The SI unit.
SolverTest - Class in org.opentrafficsim.core.math
Test the Solver class.
SolverTest() - Constructor for class org.opentrafficsim.core.math.SolverTest
 
solverTest() - Method in class org.opentrafficsim.core.math.SolverTest
Linear solver.
Speed3DTest - Class in org.opentrafficsim.core.math
Test the Speed3D class.
Speed3DTest() - Constructor for class org.opentrafficsim.core.math.Speed3DTest
 
speed3DTest() - Method in class org.opentrafficsim.core.math.Speed3DTest
Test the constructors and getters of the Speed3D class.
staticsTest() - Method in class org.opentrafficsim.core.gtu.GTUTypeTest
Test the static fields of the GTUType class.

T

TemplateGTUTypeTest - Class in org.opentrafficsim.core.gtu
Test the TemplateGTUType class.
TemplateGTUTypeTest() - Constructor for class org.opentrafficsim.core.gtu.TemplateGTUTypeTest
 
templateGTUTypeTest() - Method in class org.opentrafficsim.core.gtu.TemplateGTUTypeTest
Test the TemplateGTUType class.
testAbstractGTU() - Method in class org.opentrafficsim.core.gtu.GTUTest
Test the constructor.
testAccelerationUnits() - Method in class org.opentrafficsim.core.network.factory.xml.units.UnitsTest
Test the basics of the AccelerationUnits parser.
testAll() - Method in class org.opentrafficsim.core.gtu.perception.TimeStampedObjectTest
Test the entire TimeStampedObject class.
testAngleUnits() - Method in class org.opentrafficsim.core.network.factory.xml.units.UnitsTest
Test the basics of the AngleUnits parser.
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.
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.
TestCoordinateTransformLonLatToXY - Class in org.opentrafficsim.core.gis
Copyright (c) 2013-2017 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
TestCoordinateTransformLonLatToXY() - Constructor for class org.opentrafficsim.core.gis.TestCoordinateTransformLonLatToXY
 
testDirections() - Method in class org.opentrafficsim.core.network.factory.xml.units.DirectionsTest
Test the direction parser.
testDirectionUnits() - Method in class org.opentrafficsim.core.network.factory.xml.units.UnitsTest
Test the basics of the AngleUnits parser.
testDistributions() - Method in class org.opentrafficsim.core.network.factory.xml.units.DistributionsTest
Test the Distributions parser.
testDurationUnits() - Method in class org.opentrafficsim.core.network.factory.xml.units.UnitsTest
Test the basics of the TimeUnits parser.
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.
testFrequencyUnits() - Method in class org.opentrafficsim.core.network.factory.xml.units.UnitsTest
Test the basics of the FrequencyUnits parser.
TestGTU - Class in org.opentrafficsim.core.gtu
...
TestGTU(String, GTUType, OTSDEVSSimulatorInterface, PerceivableContext) - Constructor for class org.opentrafficsim.core.gtu.TestGTU
 
TestGTU(IdGenerator, GTUType, OTSDEVSSimulatorInterface, PerceivableContext) - Constructor for class org.opentrafficsim.core.gtu.TestGTU
 
testGTUCharacteristics() - Method in class org.opentrafficsim.core.gtu.GTUCharacteristicsTest
Test the GTUCharacteristics class.
testIntersects() - Method in class org.opentrafficsim.core.geometry.OTSShapeTest
Test the intersects OTSShape method.
testLengthUnits() - Method in class org.opentrafficsim.core.network.factory.xml.units.UnitsTest
Test the basics of the LengthUnits parser.
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.
testNullNotAllowed() - Method in class org.opentrafficsim.core.gtu.behavioralcharacteristics.BehavioralCharacteristicsTest
Test that exceptions are thrown when trying to use null values.
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.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.
testPerLengthUnits() - Method in class org.opentrafficsim.core.network.factory.xml.units.UnitsTest
Test the basics of the LengthUnits parser.
testPosition() - Method in class org.opentrafficsim.core.network.factory.xml.units.UnitsTest
Test the basics of the LengthUnits parser.
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.
testSpeedUnits() - Method in class org.opentrafficsim.core.network.factory.xml.units.UnitsTest
Test the basics of the SpeedUnits parser.
testTimeUnits() - Method in class org.opentrafficsim.core.network.factory.xml.units.UnitsTest
Test the basics of the TimeUnits parser.
throwIfTest() - Method in class org.opentrafficsim.core.gtu.GTUExceptionTest
Test the throwIf method.
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.gis.TestCoordinateTransformLonLatToXY
toStringTest() - Method in class org.opentrafficsim.core.VerifyRequiredMethods
Check that all classes have a toString method.

U

UnitsTest - Class in org.opentrafficsim.core.network.factory.xml.units
Test the AccelerationUnits, AngleUnits and similar classes.
UnitsTest() - Constructor for class org.opentrafficsim.core.network.factory.xml.units.UnitsTest
 

V

VerifyPerceptionCategoryMethods - Class in org.opentrafficsim.core.gtu.perception
Copyright (c) 2013-2017 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 U V 
Skip navigation links

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