Skip navigation links
A B C D E F G H I K L M N O P R S T U V W X Y Z 

A

Abs(DistContinuous, AU) - Constructor for class org.opentrafficsim.core.units.distributions.ContinuousDistDoubleScalar.Abs
 
Abs(double, AU) - Constructor for class org.opentrafficsim.core.units.distributions.ContinuousDistDoubleScalar.Abs
 
Abs(DistContinuous, AU) - Constructor for class org.opentrafficsim.core.units.distributions.ContinuousDistFloatScalar.Abs
 
Abs(float, AU) - Constructor for class org.opentrafficsim.core.units.distributions.ContinuousDistFloatScalar.Abs
 
Abs(DistDiscrete, AU) - Constructor for class org.opentrafficsim.core.units.distributions.DiscreteDistDoubleScalar.Abs
 
Abs(long, AU) - Constructor for class org.opentrafficsim.core.units.distributions.DiscreteDistDoubleScalar.Abs
 
Abs(DistDiscrete, AU) - Constructor for class org.opentrafficsim.core.units.distributions.DiscreteDistFloatScalar.Abs
 
Abs(int, AU) - Constructor for class org.opentrafficsim.core.units.distributions.DiscreteDistFloatScalar.Abs
 
AbstractContinuousDistScalar - Class in org.opentrafficsim.core.units.distributions
Continuous distribution with unit.
AbstractContinuousDistScalar(DistContinuous, Unit<?>) - Constructor for class org.opentrafficsim.core.units.distributions.AbstractContinuousDistScalar
 
AbstractContinuousDistScalar(double, Unit<?>) - Constructor for class org.opentrafficsim.core.units.distributions.AbstractContinuousDistScalar
 
AbstractDiscreteDistScalar - Class in org.opentrafficsim.core.units.distributions
Discrete distribution with unit.
AbstractDiscreteDistScalar(DistDiscrete, Unit<?>) - Constructor for class org.opentrafficsim.core.units.distributions.AbstractDiscreteDistScalar
 
AbstractDiscreteDistScalar(long, Unit<?>) - Constructor for class org.opentrafficsim.core.units.distributions.AbstractDiscreteDistScalar
 
AbstractGTU - Class in org.opentrafficsim.core.gtu
Implements the basic functionalities of any GTU: the ability to move on 3D-space according to a plan.
AbstractGTU(String, GTUType, DEVSSimulatorInterface.TimeDoubleUnit, PerceivableContext) - Constructor for class org.opentrafficsim.core.gtu.AbstractGTU
 
AbstractGTU(IdGenerator, GTUType, DEVSSimulatorInterface.TimeDoubleUnit, PerceivableContext) - Constructor for class org.opentrafficsim.core.gtu.AbstractGTU
 
AbstractHistorical<T,E extends org.opentrafficsim.core.perception.AbstractHistorical.Event> - Class in org.opentrafficsim.core.perception
Base class for objects or properties that can be perceived from their actual state in the past.
AbstractHistorical(HistoryManager) - Constructor for class org.opentrafficsim.core.perception.AbstractHistorical
Constructor.
AbstractHistorical.EventValue<T> - Class in org.opentrafficsim.core.perception
Standard event which stores a time and value.
AbstractHistoricalCollection<E,C extends Collection<E>> - Class in org.opentrafficsim.core.perception.collections
Collection-valued historical state.
AbstractHistoricalCollection(HistoryManager, C) - Constructor for class org.opentrafficsim.core.perception.collections.AbstractHistoricalCollection
Constructor.
AbstractHistoricalCollection.AddEvent<E,C extends Collection<E>> - Class in org.opentrafficsim.core.perception.collections
Event for adding value to the collection.
AbstractHistoricalCollection.EventCollection<E,C extends Collection<E>> - Class in org.opentrafficsim.core.perception.collections
Abstract super class for events that add or remove a value from the collection.
AbstractHistoricalCollection.RemoveEvent<E,C extends Collection<E>> - Class in org.opentrafficsim.core.perception.collections
Event for removing value from the collection.
AbstractHistoricalList<E,L extends List<E>> - Class in org.opentrafficsim.core.perception.collections
List-valued historical state.
AbstractHistoricalList(HistoryManager, L) - Constructor for class org.opentrafficsim.core.perception.collections.AbstractHistoricalList
Constructor.
AbstractHistoricalList.AddEvent<E,L extends List<E>> - Class in org.opentrafficsim.core.perception.collections
Class for events that add a value to the list.
AbstractHistoricalList.EventList<E,L extends List<E>> - Class in org.opentrafficsim.core.perception.collections
Abstract super class for events that add or remove a value from the list.
AbstractHistoricalList.RemoveEvent<E,L extends List<E>> - Class in org.opentrafficsim.core.perception.collections
Class for events that remove a value from the list.
AbstractHistoricalMap<K,V,M extends Map<K,V>> - Class in org.opentrafficsim.core.perception.collections
Map-valued historical state.
AbstractHistoricalMap(HistoryManager, M) - Constructor for class org.opentrafficsim.core.perception.collections.AbstractHistoricalMap
Constructor.
AbstractHistoricalMap.EventMap<K,V,M extends Map<K,V>> - Class in org.opentrafficsim.core.perception.collections
Abstract super class for events that add or remove a value from the map.
AbstractHistoricalNavigableMap<K,V,M extends NavigableMap<K,V>> - Class in org.opentrafficsim.core.perception.collections
NavigableMap-valued historical state.
AbstractHistoricalNavigableMap(HistoryManager, M) - Constructor for class org.opentrafficsim.core.perception.collections.AbstractHistoricalNavigableMap
Constructor.
AbstractHistoricalNavigableSet<E,S extends NavigableSet<E>> - Class in org.opentrafficsim.core.perception.collections
NavigableSet-valued historical state.
AbstractHistoricalNavigableSet(HistoryManager, S) - Constructor for class org.opentrafficsim.core.perception.collections.AbstractHistoricalNavigableSet
Constructor.
AbstractHistoricalQueue<E,Q extends Queue<E>> - Class in org.opentrafficsim.core.perception.collections
Queue-valued historical state.
AbstractHistoricalQueue(HistoryManager, Q) - Constructor for class org.opentrafficsim.core.perception.collections.AbstractHistoricalQueue
Constructor.
AbstractHistoricalSortedMap<K,V,M extends SortedMap<K,V>> - Class in org.opentrafficsim.core.perception.collections
SortedMap-valued historical state.
AbstractHistoricalSortedMap(HistoryManager, M) - Constructor for class org.opentrafficsim.core.perception.collections.AbstractHistoricalSortedMap
Constructor.
AbstractHistoricalSortedSet<E,S extends SortedSet<E>> - Class in org.opentrafficsim.core.perception.collections
SortedSet-valued historical state.
AbstractHistoricalSortedSet(HistoryManager, S) - Constructor for class org.opentrafficsim.core.perception.collections.AbstractHistoricalSortedSet
Constructor.
AbstractLinkBasedGTU - Class in org.opentrafficsim.core.gtu
Copyright (c) 2013-2018 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
AbstractLinkBasedGTU(String, GTUType, DEVSSimulatorInterface.TimeDoubleUnit, OTSNetwork) - Constructor for class org.opentrafficsim.core.gtu.AbstractLinkBasedGTU
 
AbstractPerception<G extends GTU> - Class in org.opentrafficsim.core.gtu.perception
Copyright (c) 2013-2018 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
AbstractPerception(G) - Constructor for class org.opentrafficsim.core.gtu.perception.AbstractPerception
Construct perception.
AbstractPerceptionCategory<G extends GTU,P extends Perception<G>> - Class in org.opentrafficsim.core.gtu.perception
Copyright (c) 2013-2018 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
AbstractPerceptionCategory(P) - Constructor for class org.opentrafficsim.core.gtu.perception.AbstractPerceptionCategory
Constructor setting the perception.
AbstractWrappableAnimation - Class in org.opentrafficsim.simulationengine
Copyright (c) 2013-2018 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
AbstractWrappableAnimation() - Constructor for class org.opentrafficsim.simulationengine.AbstractWrappableAnimation
 
AbstractWrappableSimulation - Class in org.opentrafficsim.simulationengine
Copyright (c) 2013-2018 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
AbstractWrappableSimulation() - Constructor for class org.opentrafficsim.simulationengine.AbstractWrappableSimulation
 
Acceleration3D - Class in org.opentrafficsim.core.math
A 3D acceleration vector, decomposed in X, Y, and Z-acceleration with easy conversion from and to a spherical coordinate system.
Acceleration3D(AccelerationVector) - Constructor for class org.opentrafficsim.core.math.Acceleration3D
Construct a new Acceleration3D from vector of strongly typed Cartesian coordinates.
Acceleration3D(Acceleration, Acceleration, Acceleration) - Constructor for class org.opentrafficsim.core.math.Acceleration3D
Construct a new Acceleration3D from three strongly typed Cartesian coordinates.
Acceleration3D(double, double, double, AccelerationUnit) - Constructor for class org.opentrafficsim.core.math.Acceleration3D
Construct a new Acceleration3D from three double Cartesian coordinates and a acceleration unit.
Acceleration3D(Acceleration, Direction, Direction) - Constructor for class org.opentrafficsim.core.math.Acceleration3D
Construct a new Acceleration3D from a strongly typed acceleration and polar coordinates.
ACCELERATION_UNITS - Static variable in class org.opentrafficsim.core.network.factory.xml.units.AccelerationUnits
The acceleration units.
AccelerationGTUColorer - Class in org.opentrafficsim.core.gtu.animation
Color GTUs based on their current acceleration.
AccelerationGTUColorer(Acceleration, Acceleration) - Constructor for class org.opentrafficsim.core.gtu.animation.AccelerationGTUColorer
Construct a new AccelerationGTUColorer.
AccelerationSegment(Duration, Acceleration) - Constructor for class org.opentrafficsim.core.gtu.plan.operational.OperationalPlan.AccelerationSegment
 
AccelerationUnits - Class in org.opentrafficsim.core.network.factory.xml.units
Parser for acceleration with unit.
actionPerformed(ActionEvent) - Method in class org.opentrafficsim.gui.ColorControlPanel
actionPerformed(ActionEvent) - Method in class org.opentrafficsim.gui.OTSAnimationPanel
actionPerformed(ActionEvent) - Method in class org.opentrafficsim.gui.OTSControlPanel
add(Distribution.FrequencyAndObject<O>) - Method in class org.opentrafficsim.core.distributions.Distribution
Append a generator to the internally stored list.
add(int, Distribution.FrequencyAndObject<O>) - Method in class org.opentrafficsim.core.distributions.Distribution
Insert a generator at the specified position in the internally stored list.
add(SimEventInterface<T>) - Method in class org.opentrafficsim.core.dsol.SynchronizedRedBlackTree
add(OTSShape) - Method in class org.opentrafficsim.core.geometry.OTS2DSet
add(E) - Method in class org.opentrafficsim.core.perception.collections.AbstractHistoricalCollection
add(int, E) - Method in class org.opentrafficsim.core.perception.collections.AbstractHistoricalList
add(E) - Method in class org.opentrafficsim.core.perception.collections.AbstractHistoricalList
addActiveColorer(GTUColorer) - Method in class org.opentrafficsim.core.gtu.animation.SwitchableGTUColorer.Builder
Adds a colorer, make it selected.
addAll(Collection<? extends SimEventInterface<T>>) - Method in class org.opentrafficsim.core.dsol.SynchronizedRedBlackTree
addAll(Collection<? extends OTSShape>) - Method in class org.opentrafficsim.core.geometry.OTS2DSet
addAll(Collection<? extends E>) - Method in class org.opentrafficsim.core.perception.collections.AbstractHistoricalCollection
addAll(int, Collection<? extends E>) - Method in class org.opentrafficsim.core.perception.collections.AbstractHistoricalList
addAllowedGTUType(GTUType, LongitudinalDirectionality) - Method in class org.opentrafficsim.core.compatibility.GTUCompatibility
Add a GTUType to this GTUCompatibility.
addAnimationToggles() - Method in class org.opentrafficsim.simulationengine.AbstractWrappableAnimation
Placeholder method to place animation buttons or to show/hide classes on the animation.
addColorer(GTUColorer) - Method in class org.opentrafficsim.core.gtu.animation.SwitchableGTUColorer.Builder
Adds a colorer.
addConnection(GTUType, Link, Link) - Method in class org.opentrafficsim.core.network.OTSNode
Add a single connection for a GTU type to the connections map.
addConnections(GTUType, Link, Set<Link>) - Method in class org.opentrafficsim.core.network.OTSNode
Add a set of connections for a GTU type to the connections map.
addConsoleTab() - Method in class org.opentrafficsim.gui.OTSSimulationPanel
Adds the console tab.
addCorrelation(GTUType, ParameterType<C>, ParameterType<T>, ParameterFactoryByType.Correlation<C, T>) - Method in class org.opentrafficsim.core.gtu.behavioralcharacteristics.ParameterFactoryByType
Correlates one parameter to another.
addCorrelation(ParameterType<C>, ParameterType<T>, ParameterFactoryByType.Correlation<C, T>) - Method in class org.opentrafficsim.core.gtu.behavioralcharacteristics.ParameterFactoryByType
Correlates one parameter to another for all GTU types.
addEvent(E) - Method in class org.opentrafficsim.core.perception.AbstractHistorical
Adds the event to the list of events.
AddEvent(double, E) - Constructor for class org.opentrafficsim.core.perception.collections.AbstractHistoricalCollection.AddEvent
Constructor.
AddEvent(double, E, int) - Constructor for class org.opentrafficsim.core.perception.collections.AbstractHistoricalList.AddEvent
Constructor.
addFirst(E) - Method in class org.opentrafficsim.core.perception.collections.HistoricalLinkedList
addGtu(GTU) - Method in class org.opentrafficsim.core.gtu.AbstractGTU
Adds the provided GTU to this GTU, meaning it moves with this GTU.
addGtu(GTU) - Method in interface org.opentrafficsim.core.gtu.GTU
Adds the provided GTU to this GTU, meaning it moves with this GTU.
addGTU(GTU) - Method in interface org.opentrafficsim.core.network.Link
Add a GTU to this link (e.g., for statistical purposes, or for a model on macro level).
addGTU(GTU) - Method in class org.opentrafficsim.core.network.OTSLink
Add a GTU to this link (e.g., for statistical purposes, or for a model on macro level).
addGTU(GTU) - Method in class org.opentrafficsim.core.network.OTSNetwork
Add a GTU to the network.
addGTU(GTU) - Method in interface org.opentrafficsim.core.perception.PerceivableContext
Add a GTU to the network.
addInvisibleObject(InvisibleObjectInterface) - Method in interface org.opentrafficsim.core.network.Network
Add an ObjectInterface implementing object to the Network.
addInvisibleObject(InvisibleObjectInterface) - Method in class org.opentrafficsim.core.network.OTSNetwork
Add an ObjectInterface implementing object to the Network.
addItem(GTUColorer) - Method in class org.opentrafficsim.gui.ColorControlPanel
Add one item to this ColorControlPanel.
addLast(E) - Method in class org.opentrafficsim.core.perception.collections.HistoricalLinkedList
addLink(Link) - Method in interface org.opentrafficsim.core.network.Network
Register a link in the network.
addLink(Link) - Method in interface org.opentrafficsim.core.network.Node
Add a link to this Node.
addLink(Link) - Method in class org.opentrafficsim.core.network.OTSNetwork
Register a link in the network.
addLink(Link) - Method in class org.opentrafficsim.core.network.OTSNode
Add a link to this Node.
addLogCategory(LogCategory) - Static method in class org.opentrafficsim.core.logger.SimLogger
Add a category to be logged to the Writers.
addNode(Node) - Method in interface org.opentrafficsim.core.network.Network
Register a node in the network.
addNode(Node) - Method in class org.opentrafficsim.core.network.OTSNetwork
Register a node in the network.
addNode(Node) - Method in class org.opentrafficsim.core.network.route.CompleteRoute
Add a node to the end of the node list.
addNode(Node) - Method in class org.opentrafficsim.core.network.route.Route
Add a node to the end of the node list.
addObject(ObjectInterface) - Method in interface org.opentrafficsim.core.network.Network
Add an ObjectInterface implementing object to the Network.
addObject(ObjectInterface) - Method in class org.opentrafficsim.core.network.OTSNetwork
Add an ObjectInterface implementing object to the Network.
addParameter(GTUType, ParameterType<T>, T) - Method in class org.opentrafficsim.core.gtu.behavioralcharacteristics.ParameterFactoryByType
 
addParameter(GTUType, ParameterTypeDouble, double) - Method in class org.opentrafficsim.core.gtu.behavioralcharacteristics.ParameterFactoryByType
 
addParameter(GTUType, ParameterTypeNumeric<T>, ContinuousDistDoubleScalar.Rel<T, U>) - Method in class org.opentrafficsim.core.gtu.behavioralcharacteristics.ParameterFactoryByType
 
addParameter(GTUType, ParameterTypeDouble, DistContinuous) - Method in class org.opentrafficsim.core.gtu.behavioralcharacteristics.ParameterFactoryByType
 
addParameter(ParameterType<T>, T) - Method in class org.opentrafficsim.core.gtu.behavioralcharacteristics.ParameterFactoryByType
Add parameter for all GTU types.
addParameter(ParameterTypeDouble, double) - Method in class org.opentrafficsim.core.gtu.behavioralcharacteristics.ParameterFactoryByType
Add parameter for all GTU types.
addParameter(ParameterTypeNumeric<T>, ContinuousDistDoubleScalar.Rel<T, U>) - Method in class org.opentrafficsim.core.gtu.behavioralcharacteristics.ParameterFactoryByType
Add parameter for all GTU types.
addParameter(ParameterTypeDouble, DistContinuous) - Method in class org.opentrafficsim.core.gtu.behavioralcharacteristics.ParameterFactoryByType
Add parameter for all GTU types.
addPerceptionCategory(T) - Method in class org.opentrafficsim.core.gtu.perception.AbstractPerception
Adds given perception category to the perception.
addPerceptionCategory(T) - Method in interface org.opentrafficsim.core.gtu.perception.Perception
Adds given perception category to the perception.
addPropertiesTab() - Method in class org.opentrafficsim.gui.OTSSimulationPanel
Adds the properties tab.
addPropertyChangeListener(PropertyChangeListener) - Method in class org.opentrafficsim.gui.ProbabilityDistributionEditor
addPropertyChangeListener(String, PropertyChangeListener) - Method in class org.opentrafficsim.gui.ProbabilityDistributionEditor
addRoute(GTUType, Route) - Method in interface org.opentrafficsim.core.network.Network
Add a route to the network.
addRoute(GTUType, Route) - Method in class org.opentrafficsim.core.network.OTSNetwork
Add a route to the network.
addTab(int, String, Container) - Method in class org.opentrafficsim.simulationengine.AbstractWrappableAnimation
Add a tab to the simulation window.
addTabs(SimpleSimulatorInterface) - Method in class org.opentrafficsim.simulationengine.AbstractWrappableAnimation
Make additional tabs in the main simulation window.
addToggleAnimationButtonIcon(String, Class<? extends Locatable>, String, String, boolean, boolean) - Method in class org.opentrafficsim.gui.OTSAnimationPanel
Add a button for toggling an animatable class on or off.
addToggleAnimationButtonIcon(String, Class<? extends Locatable>, String, String, boolean, boolean) - Method in class org.opentrafficsim.simulationengine.AbstractWrappableAnimation
Add a button for toggling an animatable class on or off.
addToggleAnimationButtonText(String, Class<? extends Locatable>, String, boolean) - Method in class org.opentrafficsim.gui.OTSAnimationPanel
Add a button for toggling an animatable class on or off.
addToggleAnimationButtonText(String, Class<? extends Locatable>, String, boolean) - Method in class org.opentrafficsim.simulationengine.AbstractWrappableAnimation
Add a button for toggling an animatable class on or off.
addToggleGISButtonText(String, String, GisRenderable2D, String) - Method in class org.opentrafficsim.gui.OTSAnimationPanel
Add a button to toggle a GIS Layer on or off.
addToggleGISButtonText(String, GisRenderable2D, String) - Method in class org.opentrafficsim.simulationengine.AbstractWrappableAnimation
Add a button for toggling a GIS class on or off.
addToggleText(String) - Method in class org.opentrafficsim.gui.OTSAnimationPanel
Add a text to explain animatable classes.
ALIGN_COUNT - Static variable in class org.opentrafficsim.core.gtu.AbstractGTU
aligned schedule count.
ALIGNED - Static variable in class org.opentrafficsim.core.gtu.AbstractGTU
aligned or not.
always() - Static method in class org.opentrafficsim.core.logger.SimLogger
The "pass" filter that will result in always trying to log.
Angle3D - Class in org.opentrafficsim.core.math
3D-rotation, RPY coded (longitudinal roll along the x-axis, lateral pitch along the y-axis and vertical yaw along the z-axis), also called Tait–Bryan angles or Cardan angles.
Angle3D(AngleVector) - Constructor for class org.opentrafficsim.core.math.Angle3D
 
Angle3D(Angle, Angle, Angle) - Constructor for class org.opentrafficsim.core.math.Angle3D
 
Angle3D(double, double, double, AngleUnit) - Constructor for class org.opentrafficsim.core.math.Angle3D
 
ANGLE_UNITS - Static variable in class org.opentrafficsim.core.network.factory.xml.units.AngleUnits
The angle units.
AngleUnits - Class in org.opentrafficsim.core.network.factory.xml.units
Parser for angle with unit.
Appearance - Enum in org.opentrafficsim.gui
Contains a background color, foreground color and a font name, to be set throughout all components.
AppearanceControl - Interface in org.opentrafficsim.gui
This interface allows on screen items to not obtain colors and/or the font from an Appearance.
assign(Try.Assignment<V>, String) - Static method in class org.opentrafficsim.core.gtu.Try
Tries to return a value to assign.
assign(Try.Assignment<V>, String, Object) - Static method in class org.opentrafficsim.core.gtu.Try
Tries to return a value to assign.
assign(Try.Assignment<V>, String, Object, Object) - Static method in class org.opentrafficsim.core.gtu.Try
Tries to return a value to assign.
assign(Try.Assignment<V>, String, Object, Object, Object) - Static method in class org.opentrafficsim.core.gtu.Try
Tries to return a value to assign.
assign(Try.Assignment<V>, String, Object, Object, Object, Object...) - Static method in class org.opentrafficsim.core.gtu.Try
Tries to return a value to assign.
assign(Try.Assignment<V>, Class<T>, String) - Static method in class org.opentrafficsim.core.gtu.Try
Tries to return a value to assign.
assign(Try.Assignment<V>, Class<T>, String, Object) - Static method in class org.opentrafficsim.core.gtu.Try
Tries to return a value to assign.
assign(Try.Assignment<V>, Class<T>, String, Object, Object) - Static method in class org.opentrafficsim.core.gtu.Try
Tries to return a value to assign.
assign(Try.Assignment<V>, Class<T>, String, Object, Object, Object) - Static method in class org.opentrafficsim.core.gtu.Try
Tries to return a value to assign.
assign(Try.Assignment<V>, Class<T>, String, Object, Object, Object, Object...) - Static method in class org.opentrafficsim.core.gtu.Try
Tries to return a value to assign.
assign() - Method in interface org.opentrafficsim.core.gtu.Try.Assignment
Returns a value which is obtained from the context in which the Assignment was created.
autoPauseSimulator() - Method in class org.opentrafficsim.gui.OTSControlPanel
Pause the simulator.

B

baseTest(int, int, double, int, boolean, int) - Static method in class org.opentrafficsim.core.geometry.TestIntersectionPerformance
Perform a test.
Bezier - Class in org.opentrafficsim.core.geometry
Generation of Bézier curves.
bezier(int, OTSPoint3D...) - Static method in class org.opentrafficsim.core.geometry.Bezier
Construct a Bézier curve of degree n.
bezier(OTSPoint3D...) - Static method in class org.opentrafficsim.core.geometry.Bezier
Construct a Bézier curve of degree n.
BICYCLE - Static variable in class org.opentrafficsim.core.gtu.GTUType
Super type for bicycle.
build() - Method in class org.opentrafficsim.core.gtu.animation.SwitchableGTUColorer.Builder
Builds the colorer.
buildAnimator(Time, Duration, Duration, List<Property<?>>, Rectangle, boolean) - Method in class org.opentrafficsim.simulationengine.AbstractWrappableAnimation
Build the animation.
buildAnimator(Time, Duration, Duration, List<Property<?>>, Rectangle, boolean) - Method in interface org.opentrafficsim.simulationengine.WrappableAnimation
Build the animation.
buildConstantSpeedPlan(GTU, OTSLine3D, Time, Speed) - Static method in class org.opentrafficsim.core.gtu.plan.operational.OperationalPlanBuilder
Build a plan with a path and a given speed.
builder() - Static method in class org.opentrafficsim.core.gtu.animation.SwitchableGTUColorer
Returns a builder for SwitchableGTUColorer.
Builder() - Constructor for class org.opentrafficsim.core.gtu.animation.SwitchableGTUColorer.Builder
 
buildGradualAccelerationPlan(GTU, OTSLine3D, Time, Speed, Speed, Acceleration, Acceleration) - Static method in class org.opentrafficsim.core.gtu.plan.operational.OperationalPlanBuilder
Build a plan with a path and a given start speed to try to reach a provided end speed, exactly at the end of the curve.
buildGradualAccelerationPlan(GTU, OTSLine3D, Time, Speed, Speed) - Static method in class org.opentrafficsim.core.gtu.plan.operational.OperationalPlanBuilder
Build a plan with a path and a given start speed to reach a provided end speed, exactly at the end of the curve.
buildGraph(GTUType) - Method in interface org.opentrafficsim.core.network.Network
(Re)build the underlying graph for the given GTUType.
buildGraph(GTUType) - Method in class org.opentrafficsim.core.network.OTSNetwork
(Re)build the underlying graph for the given GTUType.
buildMaximumAccelerationPlan(GTU, OTSLine3D, Time, Speed, Speed, Acceleration, Acceleration) - Static method in class org.opentrafficsim.core.gtu.plan.operational.OperationalPlanBuilder
Build a plan with a path and a given start speed to try to reach a provided end speed.
buildSimpleAnimator(Time, Duration, Duration, OTSModelInterface) - Method in class org.opentrafficsim.simulationengine.AbstractWrappableAnimation
Build the animator.
buildSimpleAnimator(Time, Duration, Duration, OTSModelInterface, int) - Method in class org.opentrafficsim.simulationengine.AbstractWrappableAnimation
Build the animator with the specified replication number.
buildSimpleSimulator(Time, Duration, Duration, OTSModelInterface) - Method in class org.opentrafficsim.simulationengine.AbstractWrappableSimulation
Build the simulator.
buildSimpleSimulator(Time, Duration, Duration, OTSModelInterface, int) - Method in class org.opentrafficsim.simulationengine.AbstractWrappableSimulation
Build the simulator with the specified replication number.
buildSimulator(Time, Duration, Duration, ArrayList<Property<?>>) - Method in class org.opentrafficsim.simulationengine.AbstractWrappableSimulation
Build the simulation.
buildSimulator(Time, Duration, Duration, ArrayList<Property<?>>) - Method in interface org.opentrafficsim.simulationengine.WrappableSimulation
Build the simulation.
buildStopPlan(GTU, OTSLine3D, Time, Speed, Acceleration) - Static method in class org.opentrafficsim.core.gtu.plan.operational.OperationalPlanBuilder
Build a plan with a path and a given start speed to try to come to a stop with a given deceleration.
BUS - Static variable in class org.opentrafficsim.core.gtu.GTUType
Super type for busses.

C

calcHashCode() - Method in class org.opentrafficsim.core.gtu.RelativePosition
Calculate the hash code once.
cancelTimer() - Method in class org.opentrafficsim.gui.OTSControlPanel.ClockLabel
Cancel the timer task.
Capacity - Interface in org.opentrafficsim.core.network
Copyright (c) 2013-2018 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
CapacityOTSLink - Class in org.opentrafficsim.core.network
A link with a maximum capacity, expressed as the maximum number of GTUs per time unit that the link can handle.
CapacityOTSLink(Network, String, Node, Node, LinkType, OTSLine3D, SimulatorInterface.TimeDoubleUnit, Frequency) - Constructor for class org.opentrafficsim.core.network.CapacityOTSLink
Construct a new link.
CapacityOTSLink(Network, SimulatorInterface.TimeDoubleUnit, boolean, CapacityOTSLink) - Constructor for class org.opentrafficsim.core.network.CapacityOTSLink
Clone a link for a new network.
CAR - Static variable in class org.opentrafficsim.core.gtu.GTUType
Super type for cars.
cartesianToPhi(double, double) - Static method in class org.opentrafficsim.core.math.Scalar3D
Get the (polar) phi angle, which is the projected angle in the xy-plane from the x direction.
cartesianToRadius(double, double, double) - Static method in class org.opentrafficsim.core.math.Scalar3D
Get the (polar) radius based on Cartesian coordinates.
cartesianToTheta(double, double, double) - Static method in class org.opentrafficsim.core.math.Scalar3D
Get the (polar) theta angle, which is the angle from the z-direction, from Cartesian coordinates.
ceiling(E) - Method in class org.opentrafficsim.core.perception.collections.AbstractHistoricalNavigableSet
ceilingEntry(K) - Method in class org.opentrafficsim.core.perception.collections.AbstractHistoricalNavigableMap
ceilingKey(K) - Method in class org.opentrafficsim.core.perception.collections.AbstractHistoricalNavigableMap
CENTER - Static variable in class org.opentrafficsim.core.gtu.RelativePosition
Standard relative position type CENTER.
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.
circleCenter(OTSPoint3D, OTSPoint3D, double) - Static method in class org.opentrafficsim.core.geometry.OTSPoint3D
Return the possible center points of a circle when two points and a radius are given.
circleIntersections(OTSPoint3D, double, OTSPoint3D, double) - Static method in class org.opentrafficsim.core.geometry.OTSPoint3D
Return the possible intersections between two circles.
cleanUpHistory(Duration) - Method in class org.opentrafficsim.core.perception.AbstractHistorical
Removes events that are no longer needed to guarantee the history time.
cleanUpHistory(Duration) - Method in interface org.opentrafficsim.core.perception.HistoryManager.HistoricalElement
Removes events that are no longer needed to guarantee the history time.
cleanUpHistory() - Method in class org.opentrafficsim.core.perception.HistoryManagerDEVS
Cleans up the history of all registered Historicals.
clear() - Method in class org.opentrafficsim.core.distributions.Distribution
Empty the internally stored list.
clear() - Method in class org.opentrafficsim.core.dsol.SynchronizedRedBlackTree
clear() - Method in class org.opentrafficsim.core.geometry.OTS2DSet
clear() - Method in class org.opentrafficsim.core.perception.collections.AbstractHistoricalCollection
clear() - Method in class org.opentrafficsim.core.perception.collections.AbstractHistoricalMap
clear(DEVSSimulatorInterface.TimeDoubleUnit) - Static method in class org.opentrafficsim.core.perception.HistoryManager
Clear central manager.
ClonableRenderable2DInterface<T extends Locatable> - Interface in org.opentrafficsim.core.animation
This interface extends the animation objects with an option to clone them for a new source on a new Simulator.
clone(T, SimulatorInterface.TimeDoubleUnit) - Method in interface org.opentrafficsim.core.animation.ClonableRenderable2DInterface
Clone the animation object and register it for the new source on the new simulation.
clone(Locatable, SimulatorInterface.TimeDoubleUnit) - Method in class org.opentrafficsim.core.animation.TextAnimation
Clone the TextAnimation and return a copy for the new source on the new simulator.
clone(Link, SimulatorInterface.TimeDoubleUnit) - Method in class org.opentrafficsim.core.network.animation.LinkAnimation
Clone the animation object and register it for the new source on the new simulation.
clone(Locatable, SimulatorInterface.TimeDoubleUnit) - Method in class org.opentrafficsim.core.network.animation.LinkAnimation.Text
Clone the TextAnimation and return a copy for the new source on the new simulator.
clone(Locatable, SimulatorInterface.TimeDoubleUnit) - Method in class org.opentrafficsim.core.network.animation.NodeAnimation
Clone the animation object and register it for the new source on the new simulation.
clone(Locatable, SimulatorInterface.TimeDoubleUnit) - Method in class org.opentrafficsim.core.network.animation.NodeAnimation.Text
Clone the TextAnimation and return a copy for the new source on the new simulator.
clone(Network, SimulatorInterface.TimeDoubleUnit, boolean) - Method in class org.opentrafficsim.core.network.CapacityOTSLink
Clone the OTSLink for e.g., copying a network.
clone(Network, SimulatorInterface.TimeDoubleUnit, boolean) - Method in class org.opentrafficsim.core.network.OTSLink
Clone the OTSLink for e.g., copying a network.
clone(String, SimulatorInterface.TimeDoubleUnit, SimulatorInterface.TimeDoubleUnit, boolean) - Method in class org.opentrafficsim.core.network.OTSNetwork
Clone the OTSNetwork.
clone(Network, SimulatorInterface.TimeDoubleUnit, boolean) - Method in class org.opentrafficsim.core.network.route.CompleteRoute
Clone the Route.
clone(Network, SimulatorInterface.TimeDoubleUnit, boolean) - Method in class org.opentrafficsim.core.network.route.Route
Clone the Route.
clone(SimulatorInterface.TimeDoubleUnit, Network) - Method in interface org.opentrafficsim.core.object.InvisibleObjectInterface
Duplicate the invisibleObject in a new simulator and network.
clone(Network, SimulatorInterface.TimeDoubleUnit, boolean) - Method in class org.opentrafficsim.core.object.StaticObject
Clone the StaticObject for e.g., copying a network.
clone1(Network, SimulatorInterface.TimeDoubleUnit) - Method in class org.opentrafficsim.core.network.OTSNode
Clone the OTSode for e.g., copying a network.
clone2(Network, SimulatorInterface.TimeDoubleUnit, boolean) - Method in class org.opentrafficsim.core.network.OTSNode
Complete the cloning of the OTSode for e.g., copying a network.
cloneAnimation(Locatable, T, SimulatorInterface.TimeDoubleUnit, SimulatorInterface.TimeDoubleUnit) - Static method in class org.opentrafficsim.core.network.OTSNetwork
Clone all animation objects for the given class.
closeHandlerRegistered - Variable in class org.opentrafficsim.gui.OTSAnimationPanel
Has the window close handler been registered?
closeHandlerRegistered - Variable in class org.opentrafficsim.gui.OTSControlPanel
Has the window close handler been registered?
closestPointOnLine(OTSLine3D) - Method in class org.opentrafficsim.core.geometry.OTSPoint3D
Return the closest point on an OTSLine3D.
closestPointOnLine2D(OTSLine3D) - Method in class org.opentrafficsim.core.geometry.OTSPoint3D
Return the closest point on an OTSLine3D.
closestPointOnSegment(OTSPoint3D, OTSPoint3D) - Method in class org.opentrafficsim.core.geometry.OTSPoint3D
Project a point on a line segment (2D - Z-component is ignored).
closestPointOnSegmentToPoint(OTSPoint3D, OTSPoint3D, OTSPoint3D) - Static method in class org.opentrafficsim.core.geometry.OTSBufferingJTS
Project a point on a line (2D).
Clothoid - Class in org.opentrafficsim.core.geometry
Generate an OTSLine3D for a clothoid.
clothoid(OTSPoint3D, Direction, double, Length, Length, int) - Static method in class org.opentrafficsim.core.geometry.Clothoid
Approximate a clothoid with curvature 0 at start.
clothoid(OTSPoint3D, Direction, double, double, Length, Length, int) - Static method in class org.opentrafficsim.core.geometry.Clothoid
Approximate a clothoid.
clothoid(OTSPoint3D, Direction, LinearDensity, Length, Length, int) - Static method in class org.opentrafficsim.core.geometry.Clothoid
Approximate a clothoid with curvature 0 at start.
clothoid(OTSPoint3D, Direction, LinearDensity, LinearDensity, Length, Length, int) - Static method in class org.opentrafficsim.core.geometry.Clothoid
Approximate a clothoid.
ColorControlPanel - Class in org.opentrafficsim.gui
Let the user select what the colors in the animation mean.
ColorControlPanel(GTUColorer) - Constructor for class org.opentrafficsim.gui.ColorControlPanel
Add a ColorControlPanel to an AnimationPanel.
ColorInterpolator - Class in org.opentrafficsim.core.gtu.animation
Interpolate between two color values.
Colors - Class in org.opentrafficsim.core.network.factory.xml.units
Copyright (c) 2013-2018 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
comparator() - Method in class org.opentrafficsim.core.dsol.SynchronizedRedBlackTree
comparator() - Method in class org.opentrafficsim.core.perception.collections.AbstractHistoricalSortedMap
comparator() - Method in class org.opentrafficsim.core.perception.collections.AbstractHistoricalSortedSet
Compatibility<G extends HierarchicalType<G>,I extends HierarchicalType<I>> - Interface in org.opentrafficsim.core.compatibility
Compatibility of infrastructure and traveling units.
Compatible - Interface in org.opentrafficsim.core.compatibility
Interface for infrastructure types to assess traversability by GTU types.
CompleteRoute - Class in org.opentrafficsim.core.network.route
A CompleteRoute is a Route with directly connected Nodes.
CompleteRoute(String, GTUType) - Constructor for class org.opentrafficsim.core.network.route.CompleteRoute
Create an empty route for the given GTUType.
CompleteRoute(String, GTUType, List<Node>) - Constructor for class org.opentrafficsim.core.network.route.CompleteRoute
Create a route based on an initial list of nodes.
concatenate(OTSLine3D...) - Static method in class org.opentrafficsim.core.geometry.OTSLine3D
Concatenate several OTSLine3D instances.
concatenate(double, OTSLine3D, OTSLine3D) - Static method in class org.opentrafficsim.core.geometry.OTSLine3D
Concatenate two OTSLine3D instances.
concatenate(double, OTSLine3D...) - Static method in class org.opentrafficsim.core.geometry.OTSLine3D
Concatenate several OTSLine3D instances.
CONNECTOR - Static variable in class org.opentrafficsim.core.network.LinkType
Virtual connection between nodes, e.g.
ConstantGenerator<O> - Class in org.opentrafficsim.core.distributions
Generator implementation for a constant value.
ConstantGenerator(O) - Constructor for class org.opentrafficsim.core.distributions.ConstantGenerator
Constructor.
contains(Object) - Method in class org.opentrafficsim.core.dsol.SynchronizedRedBlackTree
contains(Object) - Method in class org.opentrafficsim.core.geometry.OTS2DSet
contains(OTSPoint3D) - Method in class org.opentrafficsim.core.geometry.OTSShape
 
contains(Rectangle2D) - Method in class org.opentrafficsim.core.geometry.OTSShape
Check if this OTSShape completely covers a rectangular region.
contains(Class<T>) - Method in class org.opentrafficsim.core.gtu.perception.AbstractPerception
Returns whether the given perception category is present.
contains(Class<T>) - Method in interface org.opentrafficsim.core.gtu.perception.Perception
Returns whether the given perception category is present.
contains(LongitudinalDirectionality) - Method in enum org.opentrafficsim.core.network.LongitudinalDirectionality
This method looks if this directionality "contains" the provided other directionality.
contains(Node) - Method in class org.opentrafficsim.core.network.route.Route
 
contains(Object) - Method in class org.opentrafficsim.core.perception.collections.AbstractHistoricalCollection
contains(ParameterType<?>) - Method in class org.opentrafficsim.core.perception.HistoricalParameters
containsAll(Collection<?>) - Method in class org.opentrafficsim.core.dsol.SynchronizedRedBlackTree
containsAll(Collection<?>) - Method in class org.opentrafficsim.core.geometry.OTS2DSet
containsAll(Collection<?>) - Method in class org.opentrafficsim.core.perception.collections.AbstractHistoricalCollection
containsGTU(GTU) - Method in class org.opentrafficsim.core.network.OTSNetwork
Test whether a GTU is registered in the network.
containsGTU(GTU) - Method in interface org.opentrafficsim.core.perception.PerceivableContext
Test whether a GTU is registered in the network.
containsGtuId(String) - Method in class org.opentrafficsim.core.network.OTSNetwork
Test whether a GTU ID is registered in the network.
containsGtuId(String) - Method in interface org.opentrafficsim.core.perception.PerceivableContext
Test whether a GTU ID is registered in the network.
containsInvisibleObject(InvisibleObjectInterface) - Method in interface org.opentrafficsim.core.network.Network
Test whether the invisible object is present in the Network.
containsInvisibleObject(String) - Method in interface org.opentrafficsim.core.network.Network
Test whether an invisible object with the given id is present in the Network.
containsInvisibleObject(InvisibleObjectInterface) - Method in class org.opentrafficsim.core.network.OTSNetwork
Test whether the invisible object is present in the Network.
containsInvisibleObject(String) - Method in class org.opentrafficsim.core.network.OTSNetwork
Test whether an invisible object with the given id is present in the Network.
containsKey(Object) - Method in class org.opentrafficsim.core.perception.collections.AbstractHistoricalMap
containsLink(Link) - Method in interface org.opentrafficsim.core.network.Network
Test whether a link is present in the network.
containsLink(String) - Method in interface org.opentrafficsim.core.network.Network
Test whether a link with a given id is present in the network.
containsLink(Link) - Method in class org.opentrafficsim.core.network.OTSNetwork
Test whether a link is present in the network.
containsLink(String) - Method in class org.opentrafficsim.core.network.OTSNetwork
Test whether a link with a given id is present in the network.
containsLink(Link) - Method in class org.opentrafficsim.core.network.route.CompleteRoute
Determine if this Route contains the specified Link.
containsNode(Node) - Method in interface org.opentrafficsim.core.network.Network
Test whether a node is present in the network.
containsNode(String) - Method in interface org.opentrafficsim.core.network.Network
Test whether a node with a given id is present in the network.
containsNode(Node) - Method in class org.opentrafficsim.core.network.OTSNetwork
Test whether a node is present in the network.
containsNode(String) - Method in class org.opentrafficsim.core.network.OTSNetwork
Test whether a node with a given id is present in the network.
containsObject(ObjectInterface) - Method in interface org.opentrafficsim.core.network.Network
Test whether the object is present in the Network.
containsObject(String) - Method in interface org.opentrafficsim.core.network.Network
Test whether an object with the given id is present in the Network.
containsObject(ObjectInterface) - Method in class org.opentrafficsim.core.network.OTSNetwork
Test whether the object is present in the Network.
containsObject(String) - Method in class org.opentrafficsim.core.network.OTSNetwork
Test whether an object with the given id is present in the Network.
containsRoute(GTUType, Route) - Method in interface org.opentrafficsim.core.network.Network
Determine whether the provided route exists in the network for the given GTUType.
containsRoute(GTUType, String) - Method in interface org.opentrafficsim.core.network.Network
Determine whether a route with the given id exists in the network for the given GTUType.
containsRoute(GTUType, Route) - Method in class org.opentrafficsim.core.network.OTSNetwork
Determine whether the provided route exists in the network for the given GTUType.
containsRoute(GTUType, String) - Method in class org.opentrafficsim.core.network.OTSNetwork
Determine whether a route with the given id exists in the network for the given GTUType.
containsValue(Object) - Method in class org.opentrafficsim.core.perception.collections.AbstractHistoricalMap
ContinuousDistAbsoluteTemperature - Class in org.opentrafficsim.core.units.distributions
Continuously distributed absolute temperature.
ContinuousDistAbsoluteTemperature(DistContinuous, AbsoluteTemperatureUnit) - Constructor for class org.opentrafficsim.core.units.distributions.ContinuousDistAbsoluteTemperature
 
ContinuousDistAcceleration - Class in org.opentrafficsim.core.units.distributions
Continuously distributed acceleration.
ContinuousDistAcceleration(DistContinuous, AccelerationUnit) - Constructor for class org.opentrafficsim.core.units.distributions.ContinuousDistAcceleration
 
ContinuousDistAngle - Class in org.opentrafficsim.core.units.distributions
Continuously distributed angle.
ContinuousDistAngle(DistContinuous, AngleUnit) - Constructor for class org.opentrafficsim.core.units.distributions.ContinuousDistAngle
 
ContinuousDistAngleSolid - Class in org.opentrafficsim.core.units.distributions
Continuously distributed angle solid.
ContinuousDistAngleSolid(DistContinuous, AngleSolidUnit) - Constructor for class org.opentrafficsim.core.units.distributions.ContinuousDistAngleSolid
 
ContinuousDistArea - Class in org.opentrafficsim.core.units.distributions
Continuously distributed area.
ContinuousDistArea(DistContinuous, AreaUnit) - Constructor for class org.opentrafficsim.core.units.distributions.ContinuousDistArea
 
ContinuousDistDensity - Class in org.opentrafficsim.core.units.distributions
Continuously distributed density.
ContinuousDistDensity(DistContinuous, DensityUnit) - Constructor for class org.opentrafficsim.core.units.distributions.ContinuousDistDensity
 
ContinuousDistDimensionless - Class in org.opentrafficsim.core.units.distributions
Continuously distributed dimensionless.
ContinuousDistDimensionless(DistContinuous, DimensionlessUnit) - Constructor for class org.opentrafficsim.core.units.distributions.ContinuousDistDimensionless
 
ContinuousDistDirection - Class in org.opentrafficsim.core.units.distributions
Continuously distributed direction.
ContinuousDistDirection(DistContinuous, DirectionUnit) - Constructor for class org.opentrafficsim.core.units.distributions.ContinuousDistDirection
 
ContinuousDistDoubleScalar - Interface in org.opentrafficsim.core.units.distributions
Copyright (c) 2013-2018 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
ContinuousDistDoubleScalar.Abs<T extends AbstractDoubleScalarAbs<AU,T,RU,?>,AU extends AbsoluteLinearUnit<AU,RU>,RU extends Unit<RU>> - Class in org.opentrafficsim.core.units.distributions
Absolute value.
ContinuousDistDoubleScalar.Rel<T extends AbstractDoubleScalarRel<U,T>,U extends Unit<U>> - Class in org.opentrafficsim.core.units.distributions
Relative value.
ContinuousDistDuration - Class in org.opentrafficsim.core.units.distributions
Continuously distributed duration.
ContinuousDistDuration(DistContinuous, DurationUnit) - Constructor for class org.opentrafficsim.core.units.distributions.ContinuousDistDuration
 
ContinuousDistElectricalCharge - Class in org.opentrafficsim.core.units.distributions
Continuously distributed electrical charge.
ContinuousDistElectricalCharge(DistContinuous, ElectricalChargeUnit) - Constructor for class org.opentrafficsim.core.units.distributions.ContinuousDistElectricalCharge
 
ContinuousDistElectricalCurrent - Class in org.opentrafficsim.core.units.distributions
Continuously distributed electrical current.
ContinuousDistElectricalCurrent(DistContinuous, ElectricalCurrentUnit) - Constructor for class org.opentrafficsim.core.units.distributions.ContinuousDistElectricalCurrent
 
ContinuousDistElectricalPotential - Class in org.opentrafficsim.core.units.distributions
Continuously distributed electrical potential.
ContinuousDistElectricalPotential(DistContinuous, ElectricalPotentialUnit) - Constructor for class org.opentrafficsim.core.units.distributions.ContinuousDistElectricalPotential
 
ContinuousDistElectricalResistance - Class in org.opentrafficsim.core.units.distributions
Continuously distributed electrical resistance.
ContinuousDistElectricalResistance(DistContinuous, ElectricalResistanceUnit) - Constructor for class org.opentrafficsim.core.units.distributions.ContinuousDistElectricalResistance
 
ContinuousDistEnergy - Class in org.opentrafficsim.core.units.distributions
Continuously distributed energy.
ContinuousDistEnergy(DistContinuous, EnergyUnit) - Constructor for class org.opentrafficsim.core.units.distributions.ContinuousDistEnergy
 
ContinuousDistFloatScalar - Interface in org.opentrafficsim.core.units.distributions
Copyright (c) 2013-2018 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
ContinuousDistFloatScalar.Abs<T extends AbstractFloatScalarAbs<AU,T,RU,?>,AU extends AbsoluteLinearUnit<AU,RU>,RU extends Unit<RU>> - Class in org.opentrafficsim.core.units.distributions
Absolute value.
ContinuousDistFloatScalar.Rel<T extends AbstractFloatScalarRel<U,T>,U extends Unit<U>> - Class in org.opentrafficsim.core.units.distributions
Relative value.
ContinuousDistFlowMass - Class in org.opentrafficsim.core.units.distributions
Continuously distributed flow mass.
ContinuousDistFlowMass(DistContinuous, FlowMassUnit) - Constructor for class org.opentrafficsim.core.units.distributions.ContinuousDistFlowMass
 
ContinuousDistForce - Class in org.opentrafficsim.core.units.distributions
Continuously distributed force.
ContinuousDistForce(DistContinuous, ForceUnit) - Constructor for class org.opentrafficsim.core.units.distributions.ContinuousDistForce
 
ContinuousDistFrequency - Class in org.opentrafficsim.core.units.distributions
Continuously distributed frequency.
ContinuousDistFrequency(DistContinuous, FrequencyUnit) - Constructor for class org.opentrafficsim.core.units.distributions.ContinuousDistFrequency
 
ContinuousDistLength - Class in org.opentrafficsim.core.units.distributions
Continuously distributed length.
ContinuousDistLength(DistContinuous, LengthUnit) - Constructor for class org.opentrafficsim.core.units.distributions.ContinuousDistLength
 
ContinuousDistLinearDensity - Class in org.opentrafficsim.core.units.distributions
Continuously distributed linear density.
ContinuousDistLinearDensity(DistContinuous, LinearDensityUnit) - Constructor for class org.opentrafficsim.core.units.distributions.ContinuousDistLinearDensity
 
ContinuousDistMass - Class in org.opentrafficsim.core.units.distributions
Continuously distributed mass.
ContinuousDistMass(DistContinuous, MassUnit) - Constructor for class org.opentrafficsim.core.units.distributions.ContinuousDistMass
 
ContinuousDistPosition - Class in org.opentrafficsim.core.units.distributions
Continuously distributed position.
ContinuousDistPosition(DistContinuous, PositionUnit) - Constructor for class org.opentrafficsim.core.units.distributions.ContinuousDistPosition
 
ContinuousDistPower - Class in org.opentrafficsim.core.units.distributions
Continuously distributed power.
ContinuousDistPower(DistContinuous, PowerUnit) - Constructor for class org.opentrafficsim.core.units.distributions.ContinuousDistPower
 
ContinuousDistPressure - Class in org.opentrafficsim.core.units.distributions
Continuously distributed pressure.
ContinuousDistPressure(DistContinuous, PressureUnit) - Constructor for class org.opentrafficsim.core.units.distributions.ContinuousDistPressure
 
ContinuousDistSpeed - Class in org.opentrafficsim.core.units.distributions
Continuously distributed speed.
ContinuousDistSpeed(DistContinuous, SpeedUnit) - Constructor for class org.opentrafficsim.core.units.distributions.ContinuousDistSpeed
 
ContinuousDistTemperature - Class in org.opentrafficsim.core.units.distributions
Continuously distributed temperature.
ContinuousDistTemperature(DistContinuous, TemperatureUnit) - Constructor for class org.opentrafficsim.core.units.distributions.ContinuousDistTemperature
 
ContinuousDistTime - Class in org.opentrafficsim.core.units.distributions
Continuously distributed time.
ContinuousDistTime(DistContinuous, TimeUnit) - Constructor for class org.opentrafficsim.core.units.distributions.ContinuousDistTime
 
ContinuousDistTorque - Class in org.opentrafficsim.core.units.distributions
Continuously distributed torque.
ContinuousDistTorque(DistContinuous, TorqueUnit) - Constructor for class org.opentrafficsim.core.units.distributions.ContinuousDistTorque
 
ContinuousDistVolume - Class in org.opentrafficsim.core.units.distributions
Continuously distributed volume.
ContinuousDistVolume(DistContinuous, VolumeUnit) - Constructor for class org.opentrafficsim.core.units.distributions.ContinuousDistVolume
 
CONTOUR - Static variable in class org.opentrafficsim.core.gtu.RelativePosition
Standard relative position type CONTOUR.
Coordinates - Class in org.opentrafficsim.core.network.factory.xml.units
Copyright (c) 2013-2018 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
CoordinateTransformLonLatToXY - Class in org.opentrafficsim.core.gis
Transformation from lat-lon to X-Y in meters.
CoordinateTransformLonLatToXY(double, double) - Constructor for class org.opentrafficsim.core.gis.CoordinateTransformLonLatToXY
Transformation from: https://en.wikipedia.org/wiki/Geographic_coordinate_system.
CoordinateTransformWGS84toRDNew - Class in org.opentrafficsim.core.gis
Convert coordinates from WGS84 to the Dutch RD system.
CoordinateTransformWGS84toRDNew(double, double) - Constructor for class org.opentrafficsim.core.gis.CoordinateTransformWGS84toRDNew
 
correlate(C, T) - Method in interface org.opentrafficsim.core.gtu.behavioralcharacteristics.ParameterFactoryByType.Correlation
Returns the correlated value.
create(GTU) - Method in interface org.opentrafficsim.core.gtu.plan.strategical.StrategicalPlannerFactory
Creates a new strategical planner for the given GTU.
create(GTU) - Method in interface org.opentrafficsim.core.gtu.plan.tactical.TacticalPlannerFactory
Creates a new tactical planner for the given GTU.
create() - Static method in class org.opentrafficsim.core.logger.SimLogger
Create a new logger for the system console.
createAndCleanOTSLine3D(OTSPoint3D...) - Static method in class org.opentrafficsim.core.geometry.OTSLine3D
Create an OTSLine3D, while cleaning repeating successive points.
createAndCleanOTSLine3D(List<OTSPoint3D>) - Static method in class org.opentrafficsim.core.geometry.OTSLine3D
Create an OTSLine3D, while cleaning repeating successive points.
createAndCleanOTSShape(OTSPoint3D[]) - Static method in class org.opentrafficsim.core.geometry.OTSShape
Create an OTSLine3D, while cleaning repeating successive points.
createAndCleanOTSShape(List<OTSPoint3D>) - Static method in class org.opentrafficsim.core.geometry.OTSShape
Create an OTSLine3D, while cleaning repeating successive points.
cubic(int, OTSPoint3D, OTSPoint3D, OTSPoint3D, OTSPoint3D) - Static method in class org.opentrafficsim.core.geometry.Bezier
Construct a cubic Bézier curve from start to end with two control points.
cubic(int, DirectedPoint, DirectedPoint) - Static method in class org.opentrafficsim.core.geometry.Bezier
Construct a cubic Bézier curve from start to end with two generated control points at half the distance between start and end.
cubic(int, DirectedPoint, DirectedPoint, double) - Static method in class org.opentrafficsim.core.geometry.Bezier
Construct a cubic Bézier curve from start to end with two generated control points at half the distance between start and end.
cubic(int, DirectedPoint, DirectedPoint, double, boolean) - Static method in class org.opentrafficsim.core.geometry.Bezier
Construct a cubic Bézier curve from start to end with two generated control points at half the distance between start and end.
cubic(DirectedPoint, DirectedPoint) - Static method in class org.opentrafficsim.core.geometry.Bezier
Construct a cubic Bézier curve from start to end with two generated control points at half the distance between start and end.
CUMULATIVE_NORMAL_PROPABILITIES - Static variable in class org.opentrafficsim.core.dsol.DistNormalTrunc
CUMULATIVE_NORMAL_PROPABILITIES represents the NORMAL DISTRIBUTION FUNCTION TABLE.

D

debug(Object) - Method in class org.opentrafficsim.core.logger.SimLogger.DelegateSimLogger
debug(String) - Method in class org.opentrafficsim.core.logger.SimLogger.DelegateSimLogger
debug(String, Object...) - Method in class org.opentrafficsim.core.logger.SimLogger.DelegateSimLogger
debug(Throwable) - Method in class org.opentrafficsim.core.logger.SimLogger.DelegateSimLogger
debug(Throwable, String) - Method in class org.opentrafficsim.core.logger.SimLogger.DelegateSimLogger
debug(Throwable, String, Object...) - Method in class org.opentrafficsim.core.logger.SimLogger.DelegateSimLogger
defaultCharacteristics(GTUType, StreamInterface) - Static method in class org.opentrafficsim.core.gtu.GTUType
Returns default characteristics for given GTUType.
DefaultSwitchableGTUColorer - Class in org.opentrafficsim.core.gtu.animation
A simple way to construct a SwitchableGTUColorer set up with the "standard" set of GTUColorers.
DefaultSwitchableGTUColorer() - Constructor for class org.opentrafficsim.core.gtu.animation.DefaultSwitchableGTUColorer
create a default list of GTU colorers.
DelegateSimLogger() - Constructor for class org.opentrafficsim.core.logger.SimLogger.DelegateSimLogger
Create an instance of the DelegateSimLogger that takes care of actually logging the message and/or exception.
descendingIterator() - Method in class org.opentrafficsim.core.perception.collections.AbstractHistoricalNavigableSet
descendingIterator() - Method in class org.opentrafficsim.core.perception.collections.HistoricalLinkedList


This implementation copies a list and reverses the order before returning the iterator.
descendingKeySet() - Method in class org.opentrafficsim.core.perception.collections.AbstractHistoricalNavigableMap
descendingMap() - Method in class org.opentrafficsim.core.perception.collections.AbstractHistoricalNavigableMap
descendingSet() - Method in class org.opentrafficsim.core.perception.collections.AbstractHistoricalNavigableSet
description() - Method in interface org.opentrafficsim.simulationengine.WrappableAnimation
Return a description of the simulation (HTML formatted).
description() - Method in interface org.opentrafficsim.simulationengine.WrappableSimulation
Return a description of the simulation (HTML formatted).
destinationNode() - Method in class org.opentrafficsim.core.network.route.Route
 
destroy() - Method in class org.opentrafficsim.core.animation.TextAnimation
Destroy the text animation.
destroy() - Method in class org.opentrafficsim.core.gtu.AbstractGTU
Destructor.
destroy() - Method in interface org.opentrafficsim.core.gtu.GTU
Destroy the GTU from the simulation and animation.
destroy() - Method in class org.opentrafficsim.core.network.animation.LinkAnimation
destroy() - Method in class org.opentrafficsim.core.network.animation.NodeAnimation
destroy(SimulatorInterface.TimeDoubleUnit) - Method in class org.opentrafficsim.core.network.OTSNetwork
Remove all objects and animation in the network.
DESTROY_EVENT - Static variable in interface org.opentrafficsim.core.gtu.GTU
The event type for pub/sub indicating destruction of the GTU.
DirectEgoPerception - Class in org.opentrafficsim.core.gtu.perception
Copyright (c) 2013-2018 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
DirectEgoPerception(Perception) - Constructor for class org.opentrafficsim.core.gtu.perception.DirectEgoPerception
 
Direction3D - Class in org.opentrafficsim.core.math
3D-rotation, RPY coded (longitudinal roll along the x-axis, lateral pitch along the y-axis and vertical yaw along the z-axis), also called Tait–Bryan angles or Cardan angles.
Direction3D(DirectionVector) - Constructor for class org.opentrafficsim.core.math.Direction3D
 
Direction3D(Direction, Direction, Direction) - Constructor for class org.opentrafficsim.core.math.Direction3D
 
Direction3D(double, double, double, DirectionUnit) - Constructor for class org.opentrafficsim.core.math.Direction3D
 
DIRECTION_UNITS - Static variable in class org.opentrafficsim.core.network.factory.xml.units.AngleUnits
The direction units.
Directions - Class in org.opentrafficsim.core.network.factory.xml.units
Copyright (c) 2013-2018 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
DiscreteDistAbsoluteTemperature - Class in org.opentrafficsim.core.units.distributions
Discretely distributed absolute temperature.
DiscreteDistAbsoluteTemperature(DistDiscrete, AbsoluteTemperatureUnit) - Constructor for class org.opentrafficsim.core.units.distributions.DiscreteDistAbsoluteTemperature
 
DiscreteDistAcceleration - Class in org.opentrafficsim.core.units.distributions
Discretely distributed acceleration.
DiscreteDistAcceleration(DistDiscrete, AccelerationUnit) - Constructor for class org.opentrafficsim.core.units.distributions.DiscreteDistAcceleration
 
DiscreteDistAngle - Class in org.opentrafficsim.core.units.distributions
Discretely distributed angle.
DiscreteDistAngle(DistDiscrete, AngleUnit) - Constructor for class org.opentrafficsim.core.units.distributions.DiscreteDistAngle
 
DiscreteDistAngleSolid - Class in org.opentrafficsim.core.units.distributions
Discretely distributed angle solid.
DiscreteDistAngleSolid(DistDiscrete, AngleSolidUnit) - Constructor for class org.opentrafficsim.core.units.distributions.DiscreteDistAngleSolid
 
DiscreteDistArea - Class in org.opentrafficsim.core.units.distributions
Discretely distributed area.
DiscreteDistArea(DistDiscrete, AreaUnit) - Constructor for class org.opentrafficsim.core.units.distributions.DiscreteDistArea
 
DiscreteDistDensity - Class in org.opentrafficsim.core.units.distributions
Discretely distributed density.
DiscreteDistDensity(DistDiscrete, DensityUnit) - Constructor for class org.opentrafficsim.core.units.distributions.DiscreteDistDensity
 
DiscreteDistDimensionless - Class in org.opentrafficsim.core.units.distributions
Discretely distributed dimensionless.
DiscreteDistDimensionless(DistDiscrete, DimensionlessUnit) - Constructor for class org.opentrafficsim.core.units.distributions.DiscreteDistDimensionless
 
DiscreteDistDirection - Class in org.opentrafficsim.core.units.distributions
Discretely distributed direction.
DiscreteDistDirection(DistDiscrete, DirectionUnit) - Constructor for class org.opentrafficsim.core.units.distributions.DiscreteDistDirection
 
DiscreteDistDoubleScalar - Interface in org.opentrafficsim.core.units.distributions
Copyright (c) 2013-2018 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
DiscreteDistDoubleScalar.Abs<T extends AbstractDoubleScalarAbs<AU,T,RU,?>,AU extends AbsoluteLinearUnit<AU,RU>,RU extends Unit<RU>> - Class in org.opentrafficsim.core.units.distributions
Absolute value.
DiscreteDistDoubleScalar.Rel<T extends AbstractDoubleScalarRel<U,T>,U extends Unit<U>> - Class in org.opentrafficsim.core.units.distributions
Relative value.
DiscreteDistDuration - Class in org.opentrafficsim.core.units.distributions
Discretely distributed duration.
DiscreteDistDuration(DistDiscrete, DurationUnit) - Constructor for class org.opentrafficsim.core.units.distributions.DiscreteDistDuration
 
DiscreteDistElectricalCharge - Class in org.opentrafficsim.core.units.distributions
Discretely distributed electrical charge.
DiscreteDistElectricalCharge(DistDiscrete, ElectricalChargeUnit) - Constructor for class org.opentrafficsim.core.units.distributions.DiscreteDistElectricalCharge
 
DiscreteDistElectricalCurrent - Class in org.opentrafficsim.core.units.distributions
Discretely distributed electrical current.
DiscreteDistElectricalCurrent(DistDiscrete, ElectricalCurrentUnit) - Constructor for class org.opentrafficsim.core.units.distributions.DiscreteDistElectricalCurrent
 
DiscreteDistElectricalPotential - Class in org.opentrafficsim.core.units.distributions
Discretely distributed electrical potential.
DiscreteDistElectricalPotential(DistDiscrete, ElectricalPotentialUnit) - Constructor for class org.opentrafficsim.core.units.distributions.DiscreteDistElectricalPotential
 
DiscreteDistElectricalResistance - Class in org.opentrafficsim.core.units.distributions
Discretely distributed electrical resistance.
DiscreteDistElectricalResistance(DistDiscrete, ElectricalResistanceUnit) - Constructor for class org.opentrafficsim.core.units.distributions.DiscreteDistElectricalResistance
 
DiscreteDistEnergy - Class in org.opentrafficsim.core.units.distributions
Discretely distributed energy.
DiscreteDistEnergy(DistDiscrete, EnergyUnit) - Constructor for class org.opentrafficsim.core.units.distributions.DiscreteDistEnergy
 
DiscreteDistFloatScalar - Interface in org.opentrafficsim.core.units.distributions
Copyright (c) 2013-2018 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
DiscreteDistFloatScalar.Abs<T extends AbstractFloatScalarAbs<AU,T,RU,?>,AU extends AbsoluteLinearUnit<AU,RU>,RU extends Unit<RU>> - Class in org.opentrafficsim.core.units.distributions
Absolute value.
DiscreteDistFloatScalar.Rel<T extends AbstractFloatScalarRel<U,T>,U extends Unit<U>> - Class in org.opentrafficsim.core.units.distributions
Relative value.
DiscreteDistFlowMass - Class in org.opentrafficsim.core.units.distributions
Discretely distributed flow mass.
DiscreteDistFlowMass(DistDiscrete, FlowMassUnit) - Constructor for class org.opentrafficsim.core.units.distributions.DiscreteDistFlowMass
 
DiscreteDistForce - Class in org.opentrafficsim.core.units.distributions
Discretely distributed force.
DiscreteDistForce(DistDiscrete, ForceUnit) - Constructor for class org.opentrafficsim.core.units.distributions.DiscreteDistForce
 
DiscreteDistFrequency - Class in org.opentrafficsim.core.units.distributions
Discretely distributed frequency.
DiscreteDistFrequency(DistDiscrete, FrequencyUnit) - Constructor for class org.opentrafficsim.core.units.distributions.DiscreteDistFrequency
 
DiscreteDistLength - Class in org.opentrafficsim.core.units.distributions
Discretely distributed length.
DiscreteDistLength(DistDiscrete, LengthUnit) - Constructor for class org.opentrafficsim.core.units.distributions.DiscreteDistLength
 
DiscreteDistLinearDensity - Class in org.opentrafficsim.core.units.distributions
Discretely distributed linear density.
DiscreteDistLinearDensity(DistDiscrete, LinearDensityUnit) - Constructor for class org.opentrafficsim.core.units.distributions.DiscreteDistLinearDensity
 
DiscreteDistMass - Class in org.opentrafficsim.core.units.distributions
Discretely distributed mass.
DiscreteDistMass(DistDiscrete, MassUnit) - Constructor for class org.opentrafficsim.core.units.distributions.DiscreteDistMass
 
DiscreteDistPosition - Class in org.opentrafficsim.core.units.distributions
Discretely distributed position.
DiscreteDistPosition(DistDiscrete, PositionUnit) - Constructor for class org.opentrafficsim.core.units.distributions.DiscreteDistPosition
 
DiscreteDistPower - Class in org.opentrafficsim.core.units.distributions
Discretely distributed power.
DiscreteDistPower(DistDiscrete, PowerUnit) - Constructor for class org.opentrafficsim.core.units.distributions.DiscreteDistPower
 
DiscreteDistPressure - Class in org.opentrafficsim.core.units.distributions
Discretely distributed pressure.
DiscreteDistPressure(DistDiscrete, PressureUnit) - Constructor for class org.opentrafficsim.core.units.distributions.DiscreteDistPressure
 
DiscreteDistSpeed - Class in org.opentrafficsim.core.units.distributions
Discretely distributed speed.
DiscreteDistSpeed(DistDiscrete, SpeedUnit) - Constructor for class org.opentrafficsim.core.units.distributions.DiscreteDistSpeed
 
DiscreteDistTemperature - Class in org.opentrafficsim.core.units.distributions
Discretely distributed temperature.
DiscreteDistTemperature(DistDiscrete, TemperatureUnit) - Constructor for class org.opentrafficsim.core.units.distributions.DiscreteDistTemperature
 
DiscreteDistTime - Class in org.opentrafficsim.core.units.distributions
Discretely distributed time.
DiscreteDistTime(DistDiscrete, TimeUnit) - Constructor for class org.opentrafficsim.core.units.distributions.DiscreteDistTime
 
DiscreteDistTorque - Class in org.opentrafficsim.core.units.distributions
Discretely distributed torque.
DiscreteDistTorque(DistDiscrete, TorqueUnit) - Constructor for class org.opentrafficsim.core.units.distributions.DiscreteDistTorque
 
DiscreteDistVolume - Class in org.opentrafficsim.core.units.distributions
Discretely distributed volume.
DiscreteDistVolume(DistDiscrete, VolumeUnit) - Constructor for class org.opentrafficsim.core.units.distributions.DiscreteDistVolume
 
DisposeOnCloseThread(OTSAnimationPanel) - Constructor for class org.opentrafficsim.gui.OTSAnimationPanel.DisposeOnCloseThread
 
DisposeOnCloseThread(OTSControlPanel) - Constructor for class org.opentrafficsim.gui.OTSControlPanel.DisposeOnCloseThread
 
distance(OTSPoint3D) - Method in class org.opentrafficsim.core.geometry.OTSPoint3D
 
distance(LinkLocation) - Method in class org.opentrafficsim.core.network.LinkLocation
Returns the distance to another LinkLocation.
distanceLineSegmentToPoint(OTSPoint3D, OTSPoint3D, OTSPoint3D) - Static method in class org.opentrafficsim.core.geometry.OTSBufferingJTS
Compute the distance of a line segment to a point.
distanceSI(OTSPoint3D) - Method in class org.opentrafficsim.core.geometry.OTSPoint3D
 
DistNormalTrunc - Class in org.opentrafficsim.core.dsol
The Normal Truncated distribution.
DistNormalTrunc(StreamInterface, double, double) - Constructor for class org.opentrafficsim.core.dsol.DistNormalTrunc
constructs a normal distribution with mu=0 and sigma=1.
DistNormalTrunc(StreamInterface, double, double, double, double) - Constructor for class org.opentrafficsim.core.dsol.DistNormalTrunc
constructs a normal distribution with mu and sigma.
Distribution<O> - Class in org.opentrafficsim.core.distributions
Generic implementation of a set of objects that have a draw method with corresponding probabilities / frequencies.
Distribution(List<Distribution.FrequencyAndObject<O>>, StreamInterface) - Constructor for class org.opentrafficsim.core.distributions.Distribution
Construct a new Distribution.
Distribution(StreamInterface) - Constructor for class org.opentrafficsim.core.distributions.Distribution
Construct a new Distribution with no generators.
Distribution.FrequencyAndObject<O> - Class in org.opentrafficsim.core.distributions
Immutable storage for a frequency (or probability) plus a Generator.
Distributions - Class in org.opentrafficsim.core.network.factory.xml.units
Copyright (c) 2013-2018 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
doubleTransform(double, double) - Method in class org.opentrafficsim.core.gis.CoordinateTransformLonLatToXY
doubleTransform(double, double) - Method in class org.opentrafficsim.core.gis.CoordinateTransformWGS84toRDNew
doubleTransformWSG84toCartesianXY(double, double) - Method in class org.opentrafficsim.core.gis.CoordinateTransformLonLatToXY
Convert WGS84 coordinates to Cartesian coordinates.
draw() - Method in class org.opentrafficsim.core.distributions.ConstantGenerator
Generate the next object.
draw() - Method in class org.opentrafficsim.core.distributions.Distribution
Generate the next object.
draw() - Method in interface org.opentrafficsim.core.distributions.Generator
Generate the next object.
draw() - Method in class org.opentrafficsim.core.dsol.DistNormalTrunc
draw() - Method in class org.opentrafficsim.core.gtu.TemplateGTUType
Returns characteristics for the given GTU.
Draw - Class in org.opentrafficsim.core.math
Utility to draw from a collection.
draw(Collection<E>, StreamInterface) - Static method in class org.opentrafficsim.core.math.Draw
Returns a randomly drawn element using uniform weights.
draw() - Method in class org.opentrafficsim.core.network.route.ProbabilisticRouteGenerator
Return the (next) Route.
draw() - Method in interface org.opentrafficsim.core.network.route.RouteGenerator
Return the (next) Route.
draw() - Method in class org.opentrafficsim.core.units.distributions.ContinuousDistAbsoluteTemperature
Generate the next object.
draw() - Method in class org.opentrafficsim.core.units.distributions.ContinuousDistAcceleration
Generate the next object.
draw() - Method in class org.opentrafficsim.core.units.distributions.ContinuousDistAngle
Generate the next object.
draw() - Method in class org.opentrafficsim.core.units.distributions.ContinuousDistAngleSolid
Generate the next object.
draw() - Method in class org.opentrafficsim.core.units.distributions.ContinuousDistArea
Generate the next object.
draw() - Method in class org.opentrafficsim.core.units.distributions.ContinuousDistDensity
Generate the next object.
draw() - Method in class org.opentrafficsim.core.units.distributions.ContinuousDistDimensionless
Generate the next object.
draw() - Method in class org.opentrafficsim.core.units.distributions.ContinuousDistDirection
Generate the next object.
draw() - Method in class org.opentrafficsim.core.units.distributions.ContinuousDistDoubleScalar.Abs
 
draw() - Method in class org.opentrafficsim.core.units.distributions.ContinuousDistDoubleScalar.Rel
 
draw() - Method in class org.opentrafficsim.core.units.distributions.ContinuousDistDuration
Generate the next object.
draw() - Method in class org.opentrafficsim.core.units.distributions.ContinuousDistElectricalCharge
Generate the next object.
draw() - Method in class org.opentrafficsim.core.units.distributions.ContinuousDistElectricalCurrent
Generate the next object.
draw() - Method in class org.opentrafficsim.core.units.distributions.ContinuousDistElectricalPotential
Generate the next object.
draw() - Method in class org.opentrafficsim.core.units.distributions.ContinuousDistElectricalResistance
Generate the next object.
draw() - Method in class org.opentrafficsim.core.units.distributions.ContinuousDistEnergy
Generate the next object.
draw() - Method in class org.opentrafficsim.core.units.distributions.ContinuousDistFloatScalar.Abs
 
draw() - Method in class org.opentrafficsim.core.units.distributions.ContinuousDistFloatScalar.Rel
 
draw() - Method in class org.opentrafficsim.core.units.distributions.ContinuousDistFlowMass
Generate the next object.
draw() - Method in class org.opentrafficsim.core.units.distributions.ContinuousDistForce
Generate the next object.
draw() - Method in class org.opentrafficsim.core.units.distributions.ContinuousDistFrequency
Generate the next object.
draw() - Method in class org.opentrafficsim.core.units.distributions.ContinuousDistLength
Generate the next object.
draw() - Method in class org.opentrafficsim.core.units.distributions.ContinuousDistLinearDensity
Generate the next object.
draw() - Method in class org.opentrafficsim.core.units.distributions.ContinuousDistMass
Generate the next object.
draw() - Method in class org.opentrafficsim.core.units.distributions.ContinuousDistPosition
Generate the next object.
draw() - Method in class org.opentrafficsim.core.units.distributions.ContinuousDistPower
Generate the next object.
draw() - Method in class org.opentrafficsim.core.units.distributions.ContinuousDistPressure
Generate the next object.
draw() - Method in class org.opentrafficsim.core.units.distributions.ContinuousDistSpeed
Generate the next object.
draw() - Method in class org.opentrafficsim.core.units.distributions.ContinuousDistTemperature
Generate the next object.
draw() - Method in class org.opentrafficsim.core.units.distributions.ContinuousDistTime
Generate the next object.
draw() - Method in class org.opentrafficsim.core.units.distributions.ContinuousDistTorque
Generate the next object.
draw() - Method in class org.opentrafficsim.core.units.distributions.ContinuousDistVolume
Generate the next object.
draw() - Method in class org.opentrafficsim.core.units.distributions.DiscreteDistAbsoluteTemperature
draw() - Method in class org.opentrafficsim.core.units.distributions.DiscreteDistAcceleration
draw() - Method in class org.opentrafficsim.core.units.distributions.DiscreteDistAngle
draw() - Method in class org.opentrafficsim.core.units.distributions.DiscreteDistAngleSolid
draw() - Method in class org.opentrafficsim.core.units.distributions.DiscreteDistArea
draw() - Method in class org.opentrafficsim.core.units.distributions.DiscreteDistDensity
draw() - Method in class org.opentrafficsim.core.units.distributions.DiscreteDistDimensionless
draw() - Method in class org.opentrafficsim.core.units.distributions.DiscreteDistDirection
draw() - Method in class org.opentrafficsim.core.units.distributions.DiscreteDistDoubleScalar.Abs
 
draw() - Method in class org.opentrafficsim.core.units.distributions.DiscreteDistDoubleScalar.Rel
 
draw() - Method in class org.opentrafficsim.core.units.distributions.DiscreteDistDuration
draw() - Method in class org.opentrafficsim.core.units.distributions.DiscreteDistElectricalCharge
draw() - Method in class org.opentrafficsim.core.units.distributions.DiscreteDistElectricalCurrent
draw() - Method in class org.opentrafficsim.core.units.distributions.DiscreteDistElectricalPotential
draw() - Method in class org.opentrafficsim.core.units.distributions.DiscreteDistElectricalResistance
draw() - Method in class org.opentrafficsim.core.units.distributions.DiscreteDistEnergy
draw() - Method in class org.opentrafficsim.core.units.distributions.DiscreteDistFloatScalar.Abs
 
draw() - Method in class org.opentrafficsim.core.units.distributions.DiscreteDistFloatScalar.Rel
 
draw() - Method in class org.opentrafficsim.core.units.distributions.DiscreteDistFlowMass
draw() - Method in class org.opentrafficsim.core.units.distributions.DiscreteDistForce
draw() - Method in class org.opentrafficsim.core.units.distributions.DiscreteDistFrequency
draw() - Method in class org.opentrafficsim.core.units.distributions.DiscreteDistLength
draw() - Method in class org.opentrafficsim.core.units.distributions.DiscreteDistLinearDensity
draw() - Method in class org.opentrafficsim.core.units.distributions.DiscreteDistMass
draw() - Method in class org.opentrafficsim.core.units.distributions.DiscreteDistPosition
draw() - Method in class org.opentrafficsim.core.units.distributions.DiscreteDistPower
draw() - Method in class org.opentrafficsim.core.units.distributions.DiscreteDistPressure
draw() - Method in class org.opentrafficsim.core.units.distributions.DiscreteDistSpeed
draw() - Method in class org.opentrafficsim.core.units.distributions.DiscreteDistTemperature
draw() - Method in class org.opentrafficsim.core.units.distributions.DiscreteDistTime
draw() - Method in class org.opentrafficsim.core.units.distributions.DiscreteDistTorque
draw() - Method in class org.opentrafficsim.core.units.distributions.DiscreteDistVolume
drawWeighted(Map<E, ? extends Double>, StreamInterface) - Static method in class org.opentrafficsim.core.math.Draw
Returns a randomly drawn element using draw weights.
DRIFTING_SPEED_SI - Static variable in class org.opentrafficsim.core.gtu.plan.operational.OperationalPlan
The drifting speed.
DRIVER - Static variable in class org.opentrafficsim.core.gtu.RelativePosition
Standard relative position type DRIVER.
duration - Variable in class org.opentrafficsim.core.gtu.plan.operational.OperationalPlan.Segment
The duration of the acceleration or speed for this segment.
DURATION_UNITS - Static variable in class org.opentrafficsim.core.network.factory.xml.units.DurationUnits
The time units.
DurationUnits - Class in org.opentrafficsim.core.network.factory.xml.units
Parser for durations and frequencies with unit.

E

EgoPerception - Interface in org.opentrafficsim.core.gtu.perception
Ego perception interface.
element() - Method in class org.opentrafficsim.core.perception.collections.AbstractHistoricalQueue
element() - Method in class org.opentrafficsim.core.perception.collections.HistoricalLinkedList
EMERGENCY_VEHICLE - Static variable in class org.opentrafficsim.core.gtu.GTUType
Super type for emergency vehicles.
end() - Static method in class org.opentrafficsim.core.gtu.Profile
Ends timing on the calling class and method, specified by line number (of the start command).
end(String) - Static method in class org.opentrafficsim.core.gtu.Profile
Ends timing on the calling class and method, specified by given name.
endOfSimulation() - Method in class org.opentrafficsim.core.perception.HistoryManager
Method that clears the entire memory at simulation end.
entrySet() - Method in class org.opentrafficsim.core.perception.collections.AbstractHistoricalMap
equals(Object) - Method in class org.opentrafficsim.core.compatibility.GTUCompatibility
equals(Object) - Method in class org.opentrafficsim.core.distributions.Distribution
equals(Object) - Method in class org.opentrafficsim.core.distributions.Distribution.FrequencyAndObject
equals(Object) - Method in class org.opentrafficsim.core.geometry.OTSLine3D
equals(Object) - Method in class org.opentrafficsim.core.geometry.OTSPoint3D
equals(Object) - Method in class org.opentrafficsim.core.gtu.AbstractGTU
equals(Object) - Method in class org.opentrafficsim.core.gtu.plan.operational.OperationalPlan.AccelerationSegment
equals(Object) - Method in class org.opentrafficsim.core.gtu.plan.operational.OperationalPlan
equals(Object) - Method in class org.opentrafficsim.core.gtu.plan.operational.OperationalPlan.Segment
equals(Object) - Method in class org.opentrafficsim.core.gtu.RelativePosition
equals(Object) - Method in class org.opentrafficsim.core.gtu.RelativePosition.TYPE
equals(Object) - Method in class org.opentrafficsim.core.network.LinkDirection
equals(Object) - Method in class org.opentrafficsim.core.network.OTSLink
equals(Object) - Method in class org.opentrafficsim.core.network.OTSNode
error(Object) - Method in class org.opentrafficsim.core.logger.SimLogger.DelegateSimLogger
error(String) - Method in class org.opentrafficsim.core.logger.SimLogger.DelegateSimLogger
error(String, Object...) - Method in class org.opentrafficsim.core.logger.SimLogger.DelegateSimLogger
error(Throwable) - Method in class org.opentrafficsim.core.logger.SimLogger.DelegateSimLogger
error(Throwable, String) - Method in class org.opentrafficsim.core.logger.SimLogger.DelegateSimLogger
error(Throwable, String, Object...) - Method in class org.opentrafficsim.core.logger.SimLogger.DelegateSimLogger
EventCollection(double, E) - Constructor for class org.opentrafficsim.core.perception.collections.AbstractHistoricalCollection.EventCollection
Constructor.
EventList(double, E, int) - Constructor for class org.opentrafficsim.core.perception.collections.AbstractHistoricalList.EventList
Constructor.
EventMap(double, K, boolean, V) - Constructor for class org.opentrafficsim.core.perception.collections.AbstractHistoricalMap.EventMap
Constructor.
EventValue(double, T) - Constructor for class org.opentrafficsim.core.perception.AbstractHistorical.EventValue
Constructor.
EVERYTHING - Static variable in interface org.opentrafficsim.core.compatibility.Compatible
Default Compatible that allows every GTU type in every direction.
execute(Try.Execution, String) - Static method in class org.opentrafficsim.core.gtu.Try
Tries to execute.
execute(Try.Execution, String, Object) - Static method in class org.opentrafficsim.core.gtu.Try
Tries to execute.
execute(Try.Execution, String, Object, Object) - Static method in class org.opentrafficsim.core.gtu.Try
Tries to execute.
execute(Try.Execution, String, Object, Object, Object) - Static method in class org.opentrafficsim.core.gtu.Try
Tries to execute.
execute(Try.Execution, String, Object, Object, Object, Object...) - Static method in class org.opentrafficsim.core.gtu.Try
Tries to execute.
execute(Try.Execution, Class<T>, String) - Static method in class org.opentrafficsim.core.gtu.Try
Tries to execute.
execute(Try.Execution, Class<T>, String, Object) - Static method in class org.opentrafficsim.core.gtu.Try
Tries to execute.
execute(Try.Execution, Class<T>, String, Object, Object) - Static method in class org.opentrafficsim.core.gtu.Try
Tries to execute.
execute(Try.Execution, Class<T>, String, Object, Object, Object) - Static method in class org.opentrafficsim.core.gtu.Try
Tries to execute.
execute(Try.Execution, Class<T>, String, Object, Object, Object, Object...) - Static method in class org.opentrafficsim.core.gtu.Try
Tries to execute.
execute() - Method in interface org.opentrafficsim.core.gtu.Try.Execution
Executes some code using the context in which the Execution was created.
exitOnClose - Variable in class org.opentrafficsim.simulationengine.AbstractWrappableAnimation
Use EXIT_ON_CLOSE when true, DISPOSE_ON_CLOSE when false on closing of the window.
ExpansionNetwork - Class in org.opentrafficsim.core.network
A Network consists of a set of links.
ExpansionNetwork(String) - Constructor for class org.opentrafficsim.core.network.ExpansionNetwork
 
extract(Length, Length) - Method in class org.opentrafficsim.core.geometry.OTSLine3D
Create a new OTSLine3D that covers a sub-section of this OTSLine3D.
extract(double, double) - Method in class org.opentrafficsim.core.geometry.OTSLine3D
Create a new OTSLine3D that covers a sub-section of this OTSLine3D.
extractFractional(double, double) - Method in class org.opentrafficsim.core.geometry.OTSLine3D
Construct a new OTSLine3D covering the indicated fraction of this OTSLine3D.

F

fill(C) - Method in class org.opentrafficsim.core.perception.collections.AbstractHistoricalCollection
Fill collection with the current collection.
fill(Time, C) - Method in class org.opentrafficsim.core.perception.collections.AbstractHistoricalCollection
Fill collection with the collection at the given simulation time.
fill(M) - Method in class org.opentrafficsim.core.perception.collections.AbstractHistoricalMap
Fill map with the current map.
fill(Time, M) - Method in class org.opentrafficsim.core.perception.collections.AbstractHistoricalMap
Fill map with the map at the given simulation time.
filter(LogCategory) - Static method in class org.opentrafficsim.core.logger.SimLogger
Check whether the provided category needs to be logged.
filter(LogCategory...) - Static method in class org.opentrafficsim.core.logger.SimLogger
Check whether the provided categories contain one or more categories that need to be logged.
filter(Set<LogCategory>) - Static method in class org.opentrafficsim.core.logger.SimLogger
Check whether the provided categories contain one or more categories that need to be logged.
first() - Method in class org.opentrafficsim.core.dsol.SynchronizedRedBlackTree
we re-implemented the first method.
first() - Method in class org.opentrafficsim.core.perception.collections.AbstractHistoricalSortedSet
firstEntry() - Method in class org.opentrafficsim.core.perception.collections.AbstractHistoricalNavigableMap
firstKey() - Method in class org.opentrafficsim.core.perception.collections.AbstractHistoricalSortedMap
firstSolutionAfter(double, double, double, double) - Static method in class org.opentrafficsim.core.math.Solver
Solve a quadratic or linear equation and return the solution that is closest (but not less than) a boundary.
fixButtons() - Method in class org.opentrafficsim.gui.OTSControlPanel
Update the enabled state of all the buttons.
FixedRouteGenerator - Class in org.opentrafficsim.core.network.route
Generate a fixed route (always the same).
FixedRouteGenerator(Route) - Constructor for class org.opentrafficsim.core.network.route.FixedRouteGenerator
Construct a new FixedRouteGenerator.
flip() - Method in enum org.opentrafficsim.core.gtu.GTUDirectionality
Returns the flipped direction.
flip() - Method in enum org.opentrafficsim.core.network.LateralDirectionality
Returns the other direction.
floatTransform(double, double) - Method in class org.opentrafficsim.core.gis.CoordinateTransformLonLatToXY
floatTransform(double, double) - Method in class org.opentrafficsim.core.gis.CoordinateTransformWGS84toRDNew
floor(E) - Method in class org.opentrafficsim.core.perception.collections.AbstractHistoricalNavigableSet
floorEntry(K) - Method in class org.opentrafficsim.core.perception.collections.AbstractHistoricalNavigableMap
floorKey(K) - Method in class org.opentrafficsim.core.perception.collections.AbstractHistoricalNavigableMap
frameProperties - Variable in class org.opentrafficsim.simulationengine.AbstractWrappableAnimation
Properties for the frame appearance (not simulation related).
FREEWAY - Static variable in class org.opentrafficsim.core.network.LinkType
One-directional road, accessible to all road GTU types (excluding PEDESTRIAN and BICYCLE).
FREQUENCY_UNITS - Static variable in class org.opentrafficsim.core.network.factory.xml.units.DurationUnits
The per time units.
FrequencyAndObject(double, O) - Constructor for class org.opentrafficsim.core.distributions.Distribution.FrequencyAndObject
Construct a new FrequencyAndObject instance.
fromWGS84(Point2D) - Static method in class org.opentrafficsim.core.gis.TransformWGS84DutchRDNew
Convert a coordinate pair in WGS84 coordinates to local coordinates.
fromWGS84(double, double) - Static method in class org.opentrafficsim.core.gis.TransformWGS84DutchRDNew
Convert a coordinate pair in WGS84 coordinates to local coordinates.
fromWGS84Bounds() - Static method in class org.opentrafficsim.core.gis.TransformWGS84DutchRDNew
Report the bounding box for conversion to the local coordinate system.
Conversions from WGS84 to the local coordinate system should fail for locations outside this bounding box.
FRONT - Static variable in class org.opentrafficsim.core.gtu.RelativePosition
Standard relative position type FRONT.

G

generateOperationalPlan(Time, DirectedPoint) - Method in interface org.opentrafficsim.core.gtu.plan.tactical.TacticalPlanner
generate an operational plan, for now or for in the future.
Generator<O> - Interface in org.opentrafficsim.core.distributions
Interface for classes that have a draw method with no arguments.
get(int) - Method in class org.opentrafficsim.core.distributions.Distribution
Retrieve one of the internally stored generators.
get(int) - Method in class org.opentrafficsim.core.geometry.OTSLine3D
Return one point of this OTSLine3D.
get(int) - Method in class org.opentrafficsim.core.perception.collections.AbstractHistoricalList
get(Object) - Method in class org.opentrafficsim.core.perception.collections.AbstractHistoricalMap
get() - Method in class org.opentrafficsim.core.perception.collections.HistoricalArrayList
Returns the current list.
get(Time) - Method in class org.opentrafficsim.core.perception.collections.HistoricalArrayList
Returns a past list.
get() - Method in interface org.opentrafficsim.core.perception.collections.HistoricalCollection
Returns the current collection.
get(Time) - Method in interface org.opentrafficsim.core.perception.collections.HistoricalCollection
Returns a past collection.
get() - Method in interface org.opentrafficsim.core.perception.collections.HistoricalDeque
Returns the current deque.
get(Time) - Method in interface org.opentrafficsim.core.perception.collections.HistoricalDeque
Returns a past deque.
get() - Method in class org.opentrafficsim.core.perception.collections.HistoricalEnumMap
Returns the current map.
get(Time) - Method in class org.opentrafficsim.core.perception.collections.HistoricalEnumMap
Returns a past map.
get() - Method in class org.opentrafficsim.core.perception.collections.HistoricalHashMap
Returns the current map.
get(Time) - Method in class org.opentrafficsim.core.perception.collections.HistoricalHashMap
Returns a past map.
get() - Method in class org.opentrafficsim.core.perception.collections.HistoricalHashSet
Returns the current set.
get(Time) - Method in class org.opentrafficsim.core.perception.collections.HistoricalHashSet
Returns a past set.
get() - Method in class org.opentrafficsim.core.perception.collections.HistoricalLinkedHashMap
Returns the current map.
get(Time) - Method in class org.opentrafficsim.core.perception.collections.HistoricalLinkedHashMap
Returns a past map.
get() - Method in class org.opentrafficsim.core.perception.collections.HistoricalLinkedHashSet
Returns the current set.
get(Time) - Method in class org.opentrafficsim.core.perception.collections.HistoricalLinkedHashSet
Returns a past set.
get() - Method in class org.opentrafficsim.core.perception.collections.HistoricalLinkedList
Returns the current deque.
get(Time) - Method in class org.opentrafficsim.core.perception.collections.HistoricalLinkedList
Returns a past deque.
get() - Method in interface org.opentrafficsim.core.perception.collections.HistoricalList
Returns the current list.
get(Time) - Method in interface org.opentrafficsim.core.perception.collections.HistoricalList
Returns a past list.
get() - Method in interface org.opentrafficsim.core.perception.collections.HistoricalMap
Returns the current map.
get(Time) - Method in interface org.opentrafficsim.core.perception.collections.HistoricalMap
Returns a past map.
get() - Method in interface org.opentrafficsim.core.perception.collections.HistoricalNavigableMap
Returns the current navigable map.
get(Time) - Method in interface org.opentrafficsim.core.perception.collections.HistoricalNavigableMap
Returns a past navigable map.
get() - Method in interface org.opentrafficsim.core.perception.collections.HistoricalNavigableSet
Returns the current navigable set.
get(Time) - Method in interface org.opentrafficsim.core.perception.collections.HistoricalNavigableSet
Returns a past navigable set.
get() - Method in class org.opentrafficsim.core.perception.collections.HistoricalPriorityQueue
Returns the current queue.
get(Time) - Method in class org.opentrafficsim.core.perception.collections.HistoricalPriorityQueue
Returns a past queue.
get() - Method in interface org.opentrafficsim.core.perception.collections.HistoricalQueue
Returns the current queue.
get(Time) - Method in interface org.opentrafficsim.core.perception.collections.HistoricalQueue
Returns a past queue.
get() - Method in interface org.opentrafficsim.core.perception.collections.HistoricalSet
Returns the current set.
get(Time) - Method in interface org.opentrafficsim.core.perception.collections.HistoricalSet
Returns a past set.
get() - Method in interface org.opentrafficsim.core.perception.collections.HistoricalSortedMap
Returns the current sorted map.
get(Time) - Method in interface org.opentrafficsim.core.perception.collections.HistoricalSortedMap
Returns a past sorted map.
get() - Method in interface org.opentrafficsim.core.perception.collections.HistoricalSortedSet
Returns the current sorted set.
get(Time) - Method in interface org.opentrafficsim.core.perception.collections.HistoricalSortedSet
Returns a past sorted set.
get() - Method in class org.opentrafficsim.core.perception.collections.HistoricalTreeMap
Returns the current navigable map.
get(Time) - Method in class org.opentrafficsim.core.perception.collections.HistoricalTreeMap
Returns a past navigable map.
get() - Method in class org.opentrafficsim.core.perception.collections.HistoricalTreeSet
Returns the current navigable set.
get(Time) - Method in class org.opentrafficsim.core.perception.collections.HistoricalTreeSet
Returns a past navigable set.
get() - Method in class org.opentrafficsim.core.perception.collections.HistoricalVector
Returns the current list.
get(Time) - Method in class org.opentrafficsim.core.perception.collections.HistoricalVector
Returns a past list.
get() - Method in interface org.opentrafficsim.core.perception.Historical
Get value at current simulation time.
get(Time) - Method in interface org.opentrafficsim.core.perception.Historical
Get value at given time.
get() - Method in class org.opentrafficsim.core.perception.HistoricalValue
Get value at current simulation time.
get(Time) - Method in class org.opentrafficsim.core.perception.HistoricalValue
Get value at given time.
get(DEVSSimulatorInterface.TimeDoubleUnit) - Static method in class org.opentrafficsim.core.perception.HistoryManager
Get central manager.
get() - Method in class org.opentrafficsim.core.perception.NullHistorical
Get value at current simulation time.
get(Time) - Method in class org.opentrafficsim.core.perception.NullHistorical
Get value at given time.
getAcceleration() - Method in class org.opentrafficsim.core.gtu.AbstractGTU
getAcceleration(Time) - Method in class org.opentrafficsim.core.gtu.AbstractGTU
getAcceleration() - Method in interface org.opentrafficsim.core.gtu.GTU
 
getAcceleration(Time) - Method in interface org.opentrafficsim.core.gtu.GTU
 
getAcceleration() - Method in class org.opentrafficsim.core.gtu.perception.DirectEgoPerception
Returns the acceleration.
getAcceleration() - Method in interface org.opentrafficsim.core.gtu.perception.EgoPerception
Returns the acceleration.
getAcceleration(Duration) - Method in class org.opentrafficsim.core.gtu.plan.operational.OperationalPlan
Calculate the acceleration of the GTU after the given duration since the start of the plan.
getAcceleration(Time) - Method in class org.opentrafficsim.core.gtu.plan.operational.OperationalPlan
Calculate the acceleration of the GTU at the given time.
getAcceleration() - Method in class org.opentrafficsim.core.math.Acceleration3D
Retrieve the norm of this Acceleration3D.
getAnimationPanel() - Method in class org.opentrafficsim.gui.OTSAnimationPanel
Easy access to the AnimationPanel.
getAppearance() - Method in class org.opentrafficsim.simulationengine.AbstractWrappableAnimation
Returns the appearance.
getBackdrop() - Method in enum org.opentrafficsim.gui.Appearance
Returns the backdrop color.
getBackground() - Method in enum org.opentrafficsim.gui.Appearance
Returns the background color.
getBaseColor() - Method in class org.opentrafficsim.core.gtu.AbstractGTU
Return the base color of the GTU (not the state-based color).
getBaseColor() - Method in interface org.opentrafficsim.core.gtu.GTU
Return the base color of the GTU (not the state-based color).
getBounds() - Method in class org.opentrafficsim.core.animation.TextAnimation
getBounds() - Method in class org.opentrafficsim.core.geometry.OTSLine3D
getBounds() - Method in class org.opentrafficsim.core.geometry.OTSPoint3D
This method returns a sphere with a diameter of half a meter as the default bounds for a point.
getBounds() - Method in class org.opentrafficsim.core.network.OTSLink
getBounds() - Method in class org.opentrafficsim.core.network.OTSNode
getBounds() - Method in class org.opentrafficsim.core.object.StaticObject
getCapacity() - Method in interface org.opentrafficsim.core.network.Capacity
 
getCapacity() - Method in class org.opentrafficsim.core.network.CapacityOTSLink
getCenter() - Method in interface org.opentrafficsim.core.gtu.GTU
 
getCentroid() - Method in class org.opentrafficsim.core.geometry.OTSLine3D
Retrieve the centroid of this OTSLine3D.
getChild(Object) - Method in class org.opentrafficsim.core.gtu.NestedCache
Return branch for key.
getChildren() - Method in class org.opentrafficsim.core.gtu.AbstractGTU
Returns the children GTU's.
getChildren() - Method in interface org.opentrafficsim.core.gtu.GTU
Returns the children GTU's.
getCollection() - Method in class org.opentrafficsim.core.perception.collections.AbstractHistoricalCollection
Returns the internal collection.
getColor() - Method in class org.opentrafficsim.core.animation.TextAnimation
Retrieve the current color.
getColor() - Method in class org.opentrafficsim.core.animation.TextProperties
 
getColor(GTU) - Method in class org.opentrafficsim.core.gtu.animation.AccelerationGTUColorer
Return the fill color for a GTU.
getColor(GTU) - Method in interface org.opentrafficsim.core.gtu.animation.GTUColorer
Return the fill color for a GTU.
getColor() - Method in class org.opentrafficsim.core.gtu.animation.GTUColorer.LegendEntry
 
getColor(GTU) - Method in class org.opentrafficsim.core.gtu.animation.IDGTUColorer
Return the fill color for a GTU.
getColor(GTU) - Method in class org.opentrafficsim.core.gtu.animation.SpeedGTUColorer
Return the fill color for a GTU.
getColor(GTU) - Method in class org.opentrafficsim.core.gtu.animation.SwitchableGTUColorer
Return the fill color for a GTU.
getColor() - Method in class org.opentrafficsim.core.object.animation.StaticObjectAnimation
 
getColorControlPanel() - Method in class org.opentrafficsim.gui.OTSAnimationPanel
Access the ColorControlPanel of this ControlPanel.
getColorer() - Method in class org.opentrafficsim.simulationengine.AbstractWrappableAnimation
Overridable method to return GTU colorer.
getColorers() - Method in class org.opentrafficsim.core.gtu.animation.SwitchableGTUColorer
 
getContourPoints() - Method in interface org.opentrafficsim.core.gtu.GTU
 
getCoordinate() - Method in class org.opentrafficsim.core.geometry.OTSPoint3D
 
getCoordinates() - Method in class org.opentrafficsim.core.geometry.OTSLine3D
Construct a Coordinate array and fill it with the points of this OTSLine3D.
getCumulativeProbability(double) - Method in class org.opentrafficsim.core.dsol.DistNormalTrunc
returns the cumulative probability of the x-value.
getDefaultParameters() - Method in interface org.opentrafficsim.core.gtu.plan.strategical.StrategicalPlannerFactory
Returns a set of parameters with default values for the next strategical planner that will be generated.
getDefaultParameters() - Method in interface org.opentrafficsim.core.gtu.plan.tactical.TacticalPlannerFactory
Returns a set of parameters with default values for the next tactical planner that will be generated.
getDefinedRouteMap(GTUType) - Method in interface org.opentrafficsim.core.network.Network
Return an immutable map of routes that exist in the network for the GTUType.
getDefinedRouteMap(GTUType) - Method in class org.opentrafficsim.core.network.OTSNetwork
Return an immutable map of routes that exist in the network for the GTUType.
getDemoPanel() - Method in class org.opentrafficsim.simulationengine.AbstractWrappableAnimation
Return a panel for on-screen demo controls.
getDescription() - Method in class org.opentrafficsim.core.gtu.animation.GTUColorer.LegendEntry
 
getDesignLine() - Method in interface org.opentrafficsim.core.network.Link
 
getDesignLine() - Method in class org.opentrafficsim.core.network.OTSLink
getDestination() - Method in interface org.opentrafficsim.core.gtu.plan.strategical.StrategicalPlanner
Returns the destination.
getDirectedPoint() - Method in class org.opentrafficsim.core.geometry.OTSPoint3D
 
getDirection() - Method in class org.opentrafficsim.core.network.LinkDirection
 
getDirection() - Method in interface org.opentrafficsim.core.network.Node
 
getDirection() - Method in class org.opentrafficsim.core.network.OTSNode
getDirectionalities() - Method in enum org.opentrafficsim.core.network.LongitudinalDirectionality
Retrieve the permitted driving directions.
getDirectionality(G, boolean) - Method in interface org.opentrafficsim.core.compatibility.Compatibility
Retrieve the allowed driving directions for a GTUType.
getDirectionality(GTUType, boolean) - Method in class org.opentrafficsim.core.compatibility.GTUCompatibility
Retrieve the allowed driving directions for a GTUType.
getDirectionality(GTUType) - Method in interface org.opentrafficsim.core.network.Link
This method returns the directionality of the link for a GTU type.
getDirectionality(GTUType, boolean) - Method in class org.opentrafficsim.core.network.LinkType
Retrieve the allowed driving directions for a GTUType.
getDirectionality(GTUType) - Method in class org.opentrafficsim.core.network.OTSLink
This method returns the directionality of the link for a GTU type.
getDistribution() - Method in class org.opentrafficsim.core.units.distributions.AbstractContinuousDistScalar
 
getDistribution() - Method in class org.opentrafficsim.core.units.distributions.AbstractDiscreteDistScalar
 
getDuration() - Method in class org.opentrafficsim.core.gtu.plan.operational.OperationalPlan.Segment
 
getDurationSI() - Method in class org.opentrafficsim.core.gtu.plan.operational.OperationalPlan.Segment
 
getDx() - Method in class org.opentrafficsim.core.animation.TextAnimation
Retrieve dx.
getDx() - Method in class org.opentrafficsim.core.gtu.RelativePosition
 
getDy() - Method in class org.opentrafficsim.core.animation.TextAnimation
Retrieve dy.
getDy() - Method in class org.opentrafficsim.core.gtu.RelativePosition
 
getDz() - Method in class org.opentrafficsim.core.gtu.RelativePosition
 
getEndLocation() - Method in class org.opentrafficsim.core.gtu.plan.operational.OperationalPlan
Provide the end location of this operational plan as a DirectedPoint.
getEndNode() - Method in interface org.opentrafficsim.core.network.Link
 
getEndNode() - Method in class org.opentrafficsim.core.network.OTSLink
getEndSpeed() - Method in class org.opentrafficsim.core.gtu.plan.operational.OperationalPlan
 
getEndTime() - Method in class org.opentrafficsim.core.gtu.plan.operational.OperationalPlan
Return the time it will take to complete the entire operational plan.
getEnvelope() - Method in class org.opentrafficsim.core.geometry.OTSLine3D
Get the bounding rectangle of this OTSLine3D.
getEvent(Time) - Method in class org.opentrafficsim.core.perception.AbstractHistorical
Returns the most recent event from before or on time, or the oldest if no such event.
getEvents(Time) - Method in class org.opentrafficsim.core.perception.AbstractHistorical
Returns a list of events, ordered last to first, that includes all events after time.
getFirst() - Method in class org.opentrafficsim.core.geometry.OTSLine3D
Return the first point of this OTSLine3D.
getFirst() - Method in class org.opentrafficsim.core.perception.collections.HistoricalLinkedList
getFont() - Method in class org.opentrafficsim.core.animation.TextAnimation
Retrieve the font.
getFont() - Method in class org.opentrafficsim.core.animation.TextProperties
 
getFont() - Method in enum org.opentrafficsim.gui.Appearance
Returns the font name.
getFontSize() - Method in class org.opentrafficsim.core.animation.TextAnimation
Retrieve the font size.
getFontSize() - Method in class org.opentrafficsim.core.animation.TextProperties
 
getForeground() - Method in enum org.opentrafficsim.gui.Appearance
Returns the foreground color.
getFractionalLongitudinalPosition() - Method in class org.opentrafficsim.core.network.LinkLocation
 
getFrequency() - Method in class org.opentrafficsim.core.distributions.Distribution.FrequencyAndObject
Retrieve the frequency (or probability) of this FrequencyAndObject.
getFront() - Method in interface org.opentrafficsim.core.gtu.GTU
 
getFront() - Method in class org.opentrafficsim.core.gtu.GTUCharacteristics
Retrieve the front position relative to the reference position.
getFullId() - Method in interface org.opentrafficsim.core.object.InvisibleObjectInterface
 
getFullId() - Method in interface org.opentrafficsim.core.object.ObjectInterface
 
getFullId() - Method in class org.opentrafficsim.core.object.StaticObject
getGeometry() - Method in interface org.opentrafficsim.core.object.ObjectInterface
 
getGeometry() - Method in class org.opentrafficsim.core.object.StaticObject
getGtu() - Method in class org.opentrafficsim.core.gtu.perception.AbstractPerception
Return the GTU of this perception.
getGtu() - Method in class org.opentrafficsim.core.gtu.perception.AbstractPerceptionCategory
Returns the connected GTU.
getGtu() - Method in interface org.opentrafficsim.core.gtu.perception.Perception
Return the GTU of this perception.
getGtu() - Method in interface org.opentrafficsim.core.gtu.plan.strategical.StrategicalPlanner
Returns the GTU.
getGtu() - Method in interface org.opentrafficsim.core.gtu.plan.tactical.TacticalPlanner
Returns the GTU.
getGTU(String) - Method in class org.opentrafficsim.core.network.OTSNetwork
Get a GTU in the model.
getGTU(String) - Method in interface org.opentrafficsim.core.perception.PerceivableContext
Get a GTU in the model.
getGTUColorer() - Method in class org.opentrafficsim.gui.OTSAnimationPanel
Access the GTUColorer of this animation ControlPanel.
getGTUCount() - Method in interface org.opentrafficsim.core.network.Link
Provide the number of GTUs on this link.
getGTUCount() - Method in class org.opentrafficsim.core.network.OTSLink
Provide the number of GTUs on this link.
getGTUs() - Method in interface org.opentrafficsim.core.network.Link
Provide a safe copy of the set of GTUs.
getGTUs() - Method in class org.opentrafficsim.core.network.OTSLink
Provide a safe copy of the set of GTUs.
getGTUs() - Method in class org.opentrafficsim.core.network.OTSNetwork
Get an overview of the GTUs in the model.
getGTUs() - Method in interface org.opentrafficsim.core.perception.PerceivableContext
Get an overview of the GTUs in the model.
getGTUType() - Method in class org.opentrafficsim.core.gtu.AbstractGTU
getGTUType() - Method in interface org.opentrafficsim.core.gtu.GTU
 
getGTUType() - Method in class org.opentrafficsim.core.gtu.GTUCharacteristics
Retrieve the GTU type.
getGTUType() - Method in class org.opentrafficsim.core.gtu.TemplateGTUType
 
getHeight() - Method in interface org.opentrafficsim.core.object.ObjectInterface
 
getHeight() - Method in class org.opentrafficsim.core.object.StaticObject
getHistoricals() - Method in class org.opentrafficsim.core.perception.HistoryManager
Returns the historicals.
getId() - Method in class org.opentrafficsim.core.gtu.AbstractGTU
getId() - Method in interface org.opentrafficsim.core.gtu.GTU
 
getId() - Method in interface org.opentrafficsim.core.network.Link
 
getId() - Method in class org.opentrafficsim.core.network.LinkDirection
 
getId() - Method in interface org.opentrafficsim.core.network.Network
 
getId() - Method in interface org.opentrafficsim.core.network.Node
 
getId() - Method in class org.opentrafficsim.core.network.OTSLink
getId() - Method in class org.opentrafficsim.core.network.OTSNetwork
Get a descriptive Id of the perceivable context (e.g., useful for debugging purposes).
getId() - Method in class org.opentrafficsim.core.network.OTSNode
 
getId() - Method in class org.opentrafficsim.core.network.route.Route
 
getId() - Method in class org.opentrafficsim.core.object.StaticObject
getId() - Method in interface org.opentrafficsim.core.perception.PerceivableContext
Get a descriptive Id of the perceivable context (e.g., useful for debugging purposes).
getInverseCumulativeProbability(double) - Method in class org.opentrafficsim.core.dsol.DistNormalTrunc
returns the x-value of the given cumulativePropability.
getInvisibleObjectMap() - Method in interface org.opentrafficsim.core.network.Network
Return an immutable map of all InvisibleObject implementing objects in the Network.
getInvisibleObjectMap(Class<InvisibleObjectInterface>) - Method in interface org.opentrafficsim.core.network.Network
Return an immutable map of all InvisibleObject implementing objects in the network that are of type objectType, or any sub type thereof.
getInvisibleObjectMap() - Method in class org.opentrafficsim.core.network.OTSNetwork
Return an immutable map of all InvisibleObject implementing objects in the Network.
getInvisibleObjectMap(Class<InvisibleObjectInterface>) - Method in class org.opentrafficsim.core.network.OTSNetwork
Return an immutable map of all InvisibleObject implementing objects in the network that are of type objectType, or any sub type thereof.
getKeys() - Method in class org.opentrafficsim.core.gtu.NestedCache
Return set of key objects on this level.
getLast() - Method in class org.opentrafficsim.core.geometry.OTSLine3D
Return the last point of this OTSLine3D.
getLast() - Method in class org.opentrafficsim.core.perception.collections.HistoricalLinkedList
getLastEvent() - Method in class org.opentrafficsim.core.perception.AbstractHistorical
Returns the last event.
getLegend() - Method in class org.opentrafficsim.core.gtu.animation.AccelerationGTUColorer
Return a list of legend entries (useful to make a legend of the colors used to render the GTUs).
getLegend() - Method in interface org.opentrafficsim.core.gtu.animation.GTUColorer
Return a list of legend entries (useful to make a legend of the colors used to render the GTUs).
getLegend() - Method in class org.opentrafficsim.core.gtu.animation.IDGTUColorer
Return a list of legend entries (useful to make a legend of the colors used to render the GTUs).
getLegend() - Method in class org.opentrafficsim.core.gtu.animation.SpeedGTUColorer
Return a list of legend entries (useful to make a legend of the colors used to render the GTUs).
getLegend() - Method in class org.opentrafficsim.core.gtu.animation.SwitchableGTUColorer
Return a list of legend entries (useful to make a legend of the colors used to render the GTUs).
getLength() - Method in class org.opentrafficsim.core.geometry.OTSLine3D
Return the length of this OTSLine3D in meters.
getLength() - Method in interface org.opentrafficsim.core.gtu.GTU
 
getLength() - Method in class org.opentrafficsim.core.gtu.GTUCharacteristics
Retrieve the length.
getLength() - Method in class org.opentrafficsim.core.gtu.perception.DirectEgoPerception
Returns the length.
getLength() - Method in interface org.opentrafficsim.core.gtu.perception.EgoPerception
Returns the length.
getLength() - Method in interface org.opentrafficsim.core.network.Link
 
getLength() - Method in class org.opentrafficsim.core.network.LinkDirection
 
getLength() - Method in class org.opentrafficsim.core.network.OTSLink
getLengthSI() - Method in class org.opentrafficsim.core.geometry.OTSLine3D
Return the length of this OTSLine3D as a double value in SI units.
getLineString() - Method in class org.opentrafficsim.core.geometry.OTSLine3D
Construct a LineString from this OTSLine3D.
getLink() - Method in class org.opentrafficsim.core.gtu.AbstractLinkBasedGTU
Return the link on which the REFERENCE position of the GTU currently is on.
getLink() - Method in class org.opentrafficsim.core.network.LinkDirection
 
getLink() - Method in class org.opentrafficsim.core.network.LinkEdge
 
getLink() - Method in class org.opentrafficsim.core.network.LinkLocation
 
getLink(String) - Method in interface org.opentrafficsim.core.network.Network
Retrieve a node with a given id from the network, or null if the id cannot be found.
getLink(Node, Node) - Method in interface org.opentrafficsim.core.network.Network
Find a link between node1 and node2 and return it if it exists in the network.
getLink(String, String) - Method in interface org.opentrafficsim.core.network.Network
Find a link between node1 and node2 and return it if it exists in the network.
getLink(Node, Node) - Method in class org.opentrafficsim.core.network.OTSNetwork
Find a link between node1 and node2 and return it if it exists in the network.
getLink(String, String) - Method in class org.opentrafficsim.core.network.OTSNetwork
Find a link between node1 and node2 and return it if it exists in the network.
getLink(String) - Method in class org.opentrafficsim.core.network.OTSNetwork
Retrieve a node with a given id from the network, or null if the id cannot be found.
getLinkMap() - Method in interface org.opentrafficsim.core.network.Network
Provide an immutable map of link ids to links in the network.
getLinkMap() - Method in class org.opentrafficsim.core.network.OTSNetwork
Provide an immutable map of link ids to links in the network.
getLinks() - Method in interface org.opentrafficsim.core.network.Node
 
getLinks() - Method in class org.opentrafficsim.core.network.OTSNode
getLinkType() - Method in interface org.opentrafficsim.core.network.Link
 
getLinkType() - Method in class org.opentrafficsim.core.network.LinkDirection
 
getLinkType() - Method in class org.opentrafficsim.core.network.OTSLink
getLocation() - Method in class org.opentrafficsim.core.animation.TextAnimation
getLocation(Length) - Method in class org.opentrafficsim.core.geometry.OTSLine3D
Get the location at a position on the line, with its direction.
getLocation() - Method in class org.opentrafficsim.core.geometry.OTSLine3D
getLocation() - Method in class org.opentrafficsim.core.geometry.OTSPoint3D
getLocation() - Method in class org.opentrafficsim.core.gtu.AbstractGTU
getLocation(Time) - Method in class org.opentrafficsim.core.gtu.plan.operational.OperationalPlan
Calculate the location at the given time.
getLocation(Duration) - Method in class org.opentrafficsim.core.gtu.plan.operational.OperationalPlan
Calculate the location after the given duration since the start of the plan.
getLocation(Time, RelativePosition) - Method in class org.opentrafficsim.core.gtu.plan.operational.OperationalPlan
Calculate the location after the given duration since the start of the plan.
getLocation() - Method in class org.opentrafficsim.core.network.animation.LinkAnimation.Text
getLocation() - Method in class org.opentrafficsim.core.network.OTSLink
getLocation() - Method in class org.opentrafficsim.core.network.OTSNode
getLocation() - Method in class org.opentrafficsim.core.object.StaticObject
getLocationExtended(Length) - Method in class org.opentrafficsim.core.geometry.OTSLine3D
Get the location at a position on the line, with its direction.
getLocationExtendedSI(double) - Method in class org.opentrafficsim.core.geometry.OTSLine3D
Get the location at a position on the line, with its direction.
getLocationFraction(double) - Method in class org.opentrafficsim.core.geometry.OTSLine3D
Get the location at a fraction of the line, with its direction.
getLocationFraction(double, double) - Method in class org.opentrafficsim.core.geometry.OTSLine3D
Get the location at a fraction of the line, with its direction.
getLocationFractionExtended(double) - Method in class org.opentrafficsim.core.geometry.OTSLine3D
Get the location at a fraction of the line (or outside the line), with its direction.
getLocationSI(double) - Method in class org.opentrafficsim.core.geometry.OTSLine3D
Get the location at a position on the line, with its direction.
getLongitudinalPosition() - Method in class org.opentrafficsim.core.network.LinkLocation
 
getMap() - Method in class org.opentrafficsim.core.perception.collections.AbstractHistoricalMap
Returns the internal map.
getMaximumAcceleration() - Method in class org.opentrafficsim.core.gtu.AbstractGTU
 
getMaximumAcceleration() - Method in interface org.opentrafficsim.core.gtu.GTU
 
getMaximumAcceleration() - Method in class org.opentrafficsim.core.gtu.GTUCharacteristics
Retrieve the maximum acceleration.
getMaximumDeceleration() - Method in class org.opentrafficsim.core.gtu.AbstractGTU
 
getMaximumDeceleration() - Method in interface org.opentrafficsim.core.gtu.GTU
 
getMaximumDeceleration() - Method in class org.opentrafficsim.core.gtu.GTUCharacteristics
Retrieve the maximum deceleration.
getMaximumSpeed() - Method in interface org.opentrafficsim.core.gtu.GTU
 
getMaximumSpeed() - Method in class org.opentrafficsim.core.gtu.GTUCharacteristics
Retrieve the maximum speed.
getMoveThreads() - Method in class org.opentrafficsim.core.dsol.OTSDEVSRTParallelMove
 
getName() - Method in class org.opentrafficsim.core.gtu.animation.GTUColorer.LegendEntry
 
getName() - Method in class org.opentrafficsim.core.gtu.RelativePosition.TYPE
 
getName() - Method in enum org.opentrafficsim.gui.Appearance
Returns the name.
getNetwork() - Method in interface org.opentrafficsim.core.dsol.OTSModelInterface
 
getNetwork() - Method in class org.opentrafficsim.core.gtu.AbstractLinkBasedGTU
 
getNetwork() - Method in interface org.opentrafficsim.core.network.Link
Return the network in which this link is registered.
getNetwork() - Method in interface org.opentrafficsim.core.network.Node
Return the network in which this link is registered.
getNetwork() - Method in class org.opentrafficsim.core.network.OTSLink
Return the network in which this link is registered.
getNetwork() - Method in class org.opentrafficsim.core.network.OTSNode
Return the network in which this link is registered.
getNode(String) - Method in interface org.opentrafficsim.core.network.Network
Retrieve a node with a given id from the network, or null if the id cannot be found.
getNode(String) - Method in class org.opentrafficsim.core.network.OTSNetwork
Retrieve a node with a given id from the network, or null if the id cannot be found.
getNode(int) - Method in class org.opentrafficsim.core.network.route.Route
 
getNodeFrom() - Method in class org.opentrafficsim.core.network.LinkDirection
 
getNodeMap() - Method in interface org.opentrafficsim.core.network.Network
Provide an immutable map of node ids to nodes in the network.
getNodeMap() - Method in class org.opentrafficsim.core.network.OTSNetwork
Provide an immutable map of node ids to nodes in the network.
getNodes() - Method in class org.opentrafficsim.core.network.route.Route
 
getNodeTo() - Method in class org.opentrafficsim.core.network.LinkDirection
 
getObject() - Method in class org.opentrafficsim.core.distributions.Distribution.FrequencyAndObject
Call the draw method of the generatingObject and return its result.
getObjectMap() - Method in interface org.opentrafficsim.core.network.Network
Return an immutable map of all ObjectInterface implementing objects in the Network.
getObjectMap(Class<T>) - Method in interface org.opentrafficsim.core.network.Network
Return an immutable map of all ObjectInterface implementing objects in the network that are of type objectType, or any sub type thereof.
getObjectMap() - Method in class org.opentrafficsim.core.network.OTSNetwork
Return an immutable map of all ObjectInterface implementing objects in the Network.
getObjectMap(Class<T>) - Method in class org.opentrafficsim.core.network.OTSNetwork
Return an immutable map of all ObjectInterface implementing objects in the network that are of type objectType, or any sub type thereof.
getObjectOrNull(TimeStampedObject<T>) - Method in class org.opentrafficsim.core.gtu.perception.AbstractPerceptionCategory
Returns the object inside a time stamped object, or null if it's null.
getOdometer() - Method in class org.opentrafficsim.core.gtu.AbstractGTU
getOdometer(Time) - Method in class org.opentrafficsim.core.gtu.AbstractGTU
getOdometer() - Method in interface org.opentrafficsim.core.gtu.GTU
 
getOdometer(Time) - Method in interface org.opentrafficsim.core.gtu.GTU
 
getOperationalPlan() - Method in class org.opentrafficsim.core.gtu.AbstractGTU
getOperationalPlan(Time) - Method in class org.opentrafficsim.core.gtu.AbstractGTU
getOperationalPlan() - Method in interface org.opentrafficsim.core.gtu.GTU
 
getOperationalPlan(Time) - Method in interface org.opentrafficsim.core.gtu.GTU
 
getOperationalPlanSegmentList() - Method in class org.opentrafficsim.core.gtu.plan.operational.OperationalPlan
Return the segments (parts with constant speed, acceleration or deceleration) of the operational plan.
getOrigin() - Method in interface org.opentrafficsim.core.gtu.plan.strategical.StrategicalPlanner
Returns the origin.
getOtsControlPanel() - Method in class org.opentrafficsim.gui.OTSSimulationPanel
Return the OTSControlPanel of this OTSSimulationPanel.
getPanel() - Method in class org.opentrafficsim.simulationengine.AbstractWrappableAnimation
 
getParameter(ParameterType<T>) - Method in class org.opentrafficsim.core.perception.HistoricalParameters
getParameter() - Method in class org.opentrafficsim.core.perception.HistoricalParameters.ParameterValueSet
 
getParameterOrNull(ParameterType<T>) - Method in class org.opentrafficsim.core.perception.HistoricalParameters
getParameters() - Method in class org.opentrafficsim.core.gtu.AbstractGTU
getParameters() - Method in interface org.opentrafficsim.core.gtu.GTU
 
getParameters() - Method in class org.opentrafficsim.core.perception.HistoricalParameters
Get the parameters at the current simulation time.
getParameters(Time) - Method in class org.opentrafficsim.core.perception.HistoricalParameters
Get the parameters at the given simulation time.
getParent() - Method in class org.opentrafficsim.core.gtu.AbstractGTU
Returns the parent GTU, or null if this GTU has no parent.
getParent() - Method in interface org.opentrafficsim.core.gtu.GTU
Returns the parent GTU, or null if this GTU has no parent.
getPath() - Method in class org.opentrafficsim.core.gtu.plan.operational.OperationalPlan
Return the path that will be traveled.
getPerceivableContext() - Method in class org.opentrafficsim.core.gtu.AbstractGTU
 
getPerceivedDistance() - Method in interface org.opentrafficsim.core.perception.PerceivedObject2D
Get the perceived distance to the object.
getPerceivedDistance() - Method in interface org.opentrafficsim.core.perception.PerceivedObject3D
Get the perceived distance to the object.
getPerceivedLocation() - Method in interface org.opentrafficsim.core.perception.PerceivedObject2D
Get the perceived location of the object.
getPerceivedLocation() - Method in interface org.opentrafficsim.core.perception.PerceivedObject3D
Get the perceived location of the object.
getPerceivedMovingDirection() - Method in interface org.opentrafficsim.core.perception.PerceivedObject2D
Get the perceived absolute 3D moving angle.
getPerceivedMovingDirection() - Method in interface org.opentrafficsim.core.perception.PerceivedObject3D
Get the perceived absolute 3D moving angle.
getPerceivedRelativeMovingDirection() - Method in interface org.opentrafficsim.core.perception.PerceivedObject2D
Get the perceived 3D moving angle from our reference point to the object.
getPerceivedRelativeMovingDirection() - Method in interface org.opentrafficsim.core.perception.PerceivedObject3D
Get the perceived 3D moving angle from our reference point to the object.
getPerceivedSpeed() - Method in interface org.opentrafficsim.core.perception.PerceivedObject2D
Get the perceived speed of the object.
getPerceivedSpeed() - Method in interface org.opentrafficsim.core.perception.PerceivedObject3D
Get the perceived speed of the object.
getPerceivedSpeed3D() - Method in interface org.opentrafficsim.core.perception.PerceivedObject2D
Get the perceived speed of the object, split into movement in the X, Y, and Z direction.
getPerceivedSpeed3D() - Method in interface org.opentrafficsim.core.perception.PerceivedObject3D
Get the perceived speed of the object, split into movement in the X, Y, and Z direction.
getPerception() - Method in class org.opentrafficsim.core.gtu.perception.AbstractPerceptionCategory
Returns the connected perception.
getPerception() - Method in interface org.opentrafficsim.core.gtu.plan.tactical.TacticalPlanner
 
getPerceptionCategory(Class<T>) - Method in class org.opentrafficsim.core.gtu.perception.AbstractPerception
Returns the given perception category.
getPerceptionCategory(Class<T>) - Method in interface org.opentrafficsim.core.gtu.perception.Perception
Returns the given perception category.
getPerceptionCategoryOrNull(Class<T>) - Method in class org.opentrafficsim.core.gtu.perception.AbstractPerception
Returns the given perception category, or null if not present.
getPerceptionCategoryOrNull(Class<T>) - Method in interface org.opentrafficsim.core.gtu.perception.Perception
Returns the given perception category, or null if not present.
getPhi() - Method in class org.opentrafficsim.core.math.Acceleration3D
Retrieve the phi of this Acceleration3D.
getPhi() - Method in class org.opentrafficsim.core.math.Speed3D
Retrieve the phi of this Speed3D.
getPitch() - Method in class org.opentrafficsim.core.math.Angle3D
 
getPitch() - Method in class org.opentrafficsim.core.math.Direction3D
 
getPoint() - Method in interface org.opentrafficsim.core.network.Node
 
getPoint() - Method in class org.opentrafficsim.core.network.OTSNode
 
getPoint2D() - Method in class org.opentrafficsim.core.geometry.OTSPoint3D
 
getPoints() - Method in class org.opentrafficsim.core.geometry.OTSLine3D
Return an array of OTSPoint3D that represents this OTSLine3D.
getProbabilities() - Method in class org.opentrafficsim.gui.ProbabilityDistributionEditor
Retrieve the current probability values.
getProperties() - Method in class org.opentrafficsim.simulationengine.AbstractWrappableAnimation
Retrieve a list of visible properties of the simulation.
getProperties() - Method in class org.opentrafficsim.simulationengine.AbstractWrappableSimulation
Retrieve a list of visible properties of the simulation.
getProperties() - Method in interface org.opentrafficsim.simulationengine.WrappableAnimation
Retrieve a list of visible properties of the simulation.
getProperties() - Method in interface org.opentrafficsim.simulationengine.WrappableSimulation
Retrieve a list of visible properties of the simulation.
getRear() - Method in interface org.opentrafficsim.core.gtu.GTU
 
getReference() - Method in class org.opentrafficsim.core.gtu.AbstractGTU
getReference() - Method in interface org.opentrafficsim.core.gtu.GTU
 
getRelativePositions() - Method in interface org.opentrafficsim.core.gtu.GTU
 
getResourceAsStream(String) - Static method in class org.opentrafficsim.simulationengine.Resource
Obtains stream for resource, either in IDE or java.
getRoll() - Method in class org.opentrafficsim.core.math.Angle3D
 
getRoll() - Method in class org.opentrafficsim.core.math.Direction3D
 
getRoute() - Method in interface org.opentrafficsim.core.gtu.plan.strategical.StrategicalPlanner
Returns the route.
getRoute(GTUType, String) - Method in interface org.opentrafficsim.core.network.Network
Return the route with the given id in the network for the given GTUType, or null if it the route with the id does not exist.
getRoute(String) - Method in class org.opentrafficsim.core.network.OTSNetwork
Returns the route with given id or null if no such route is available.
getRoute(GTUType, String) - Method in class org.opentrafficsim.core.network.OTSNetwork
Return the route with the given id in the network for the given GTUType, or null if it the route with the id does not exist.
getRoutesBetween(GTUType, Node, Node) - Method in interface org.opentrafficsim.core.network.Network
Return the the shortest route between two nodes in the network, via a list of intermediate nodes.
getRoutesBetween(GTUType, Node, Node) - Method in class org.opentrafficsim.core.network.OTSNetwork
Return the the shortest route between two nodes in the network, via a list of intermediate nodes.
getShape() - Method in class org.opentrafficsim.core.geometry.OTSShape
 
getShortestRouteBetween(GTUType, Node, Node) - Method in interface org.opentrafficsim.core.network.Network
Calculate the shortest route between two nodes in the network.
getShortestRouteBetween(GTUType, Node, Node, LinkWeight) - Method in interface org.opentrafficsim.core.network.Network
Calculate the shortest route between two nodes in the network.
getShortestRouteBetween(GTUType, Node, Node, List<Node>) - Method in interface org.opentrafficsim.core.network.Network
Calculate the shortest route between two nodes in the network, via a list of intermediate nodes.
getShortestRouteBetween(GTUType, Node, Node, List<Node>, LinkWeight) - Method in interface org.opentrafficsim.core.network.Network
Calculate the shortest route between two nodes in the network, via a list of intermediate nodes.
getShortestRouteBetween(GTUType, Node, Node, LinkWeight) - Method in class org.opentrafficsim.core.network.OTSNetwork
Calculate the shortest route between two nodes in the network.
getShortestRouteBetween(GTUType, Node, Node, List<Node>) - Method in class org.opentrafficsim.core.network.OTSNetwork
Calculate the shortest route between two nodes in the network, via a list of intermediate nodes.
getShortestRouteBetween(GTUType, Node, Node, List<Node>, LinkWeight) - Method in class org.opentrafficsim.core.network.OTSNetwork
Calculate the shortest route between two nodes in the network, via a list of intermediate nodes.
getSimulator() - Method in class org.opentrafficsim.core.gtu.AbstractGTU
getSimulator() - Method in interface org.opentrafficsim.core.gtu.GTU
 
getSimulator() - Method in interface org.opentrafficsim.core.network.Link
 
getSimulator() - Method in class org.opentrafficsim.core.network.OTSLink
getSimulator() - Method in class org.opentrafficsim.gui.OTSControlPanel
 
getSimulator() - Method in class org.opentrafficsim.gui.OTSSimulationPanel
 
getSlope() - Method in interface org.opentrafficsim.core.network.Node
 
getSlope() - Method in class org.opentrafficsim.core.network.OTSNode
getSource() - Method in class org.opentrafficsim.core.animation.TextAnimation
Retrieve the source.
getSpeed() - Method in class org.opentrafficsim.core.gtu.AbstractGTU
getSpeed(Time) - Method in class org.opentrafficsim.core.gtu.AbstractGTU
getSpeed() - Method in interface org.opentrafficsim.core.gtu.GTU
 
getSpeed(Time) - Method in interface org.opentrafficsim.core.gtu.GTU
 
getSpeed() - Method in class org.opentrafficsim.core.gtu.perception.DirectEgoPerception
Returns the speed.
getSpeed() - Method in interface org.opentrafficsim.core.gtu.perception.EgoPerception
Returns the speed.
getSpeed(Duration) - Method in class org.opentrafficsim.core.gtu.plan.operational.OperationalPlan
Calculate the speed of the GTU after the given duration since the start of the plan.
getSpeed(Time) - Method in class org.opentrafficsim.core.gtu.plan.operational.OperationalPlan
Calculate the speed of the GTU at the given time.
getSpeed() - Method in class org.opentrafficsim.core.gtu.plan.operational.OperationalPlan.SpeedSegment
 
getSpeed() - Method in class org.opentrafficsim.core.math.Speed3D
Retrieve the norm of this Speed3D.
getSpeed(double) - Method in class org.opentrafficsim.gui.OTSControlPanel.ClockLabel
Returns the simulation speed.
getSpeedLabel() - Method in class org.opentrafficsim.gui.OTSControlPanel.ClockLabel
 
getStartNode() - Method in interface org.opentrafficsim.core.network.Link
 
getStartNode() - Method in class org.opentrafficsim.core.network.OTSLink
getStartSpeed() - Method in class org.opentrafficsim.core.gtu.plan.operational.OperationalPlan
Return the start speed of the entire plan.
getStartTime() - Method in class org.opentrafficsim.core.gtu.plan.operational.OperationalPlan
Return the (absolute) start time of the operational plan.
getStatusBar() - Method in class org.opentrafficsim.gui.OTSSimulationPanel
 
getStrategicalPlanner() - Method in class org.opentrafficsim.core.gtu.AbstractGTU
getStrategicalPlanner(Time) - Method in class org.opentrafficsim.core.gtu.AbstractGTU
getStrategicalPlanner() - Method in interface org.opentrafficsim.core.gtu.GTU
 
getStrategicalPlanner(Time) - Method in interface org.opentrafficsim.core.gtu.GTU
 
getTabbedPane() - Method in class org.opentrafficsim.gui.OTSSimulationPanel
 
getTabCount() - Method in class org.opentrafficsim.simulationengine.AbstractWrappableAnimation
Report the current number of tabs in the simulation window.
getTacticalPlanner() - Method in interface org.opentrafficsim.core.gtu.GTU
 
getTacticalPlanner(Time) - Method in interface org.opentrafficsim.core.gtu.GTU
 
getTacticalPlanner() - Method in interface org.opentrafficsim.core.gtu.plan.strategical.StrategicalPlanner
Get tactical planner for the GTU.
getTacticalPlanner(Time) - Method in interface org.opentrafficsim.core.gtu.plan.strategical.StrategicalPlanner
Get tactical planner for the GTU.
getText() - Method in class org.opentrafficsim.core.animation.TextAnimation
Retrieve the current text.
getTextAlignment() - Method in class org.opentrafficsim.core.animation.TextAnimation
Retrieve the text alignment.
getTextAlignment() - Method in class org.opentrafficsim.core.animation.TextProperties
 
getTextAttributes() - Method in class org.opentrafficsim.core.animation.TextProperties
 
getTheta() - Method in class org.opentrafficsim.core.math.Acceleration3D
Retrieve the theta of this Acceleration3D.
getTheta() - Method in class org.opentrafficsim.core.math.Speed3D
Retrieve the theta of this Speed3D.
getTime() - Method in class org.opentrafficsim.core.perception.AbstractHistorical.EventValue
Returns the time of this event.
getTimeFont() - Method in class org.opentrafficsim.gui.OTSControlPanel
 
getTimestamp() - Method in class org.opentrafficsim.core.gtu.perception.AbstractPerceptionCategory
Returns the current time.
getTimeStampedAcceleration() - Method in class org.opentrafficsim.core.gtu.perception.DirectEgoPerception
Return the time stamped acceleration.
getTimeStampedLength() - Method in class org.opentrafficsim.core.gtu.perception.DirectEgoPerception
Return the time stamped length.
getTimeStampedSpeed() - Method in class org.opentrafficsim.core.gtu.perception.DirectEgoPerception
Return the time stamped speed.
getTimeStampedWidth() - Method in class org.opentrafficsim.core.gtu.perception.DirectEgoPerception
Return the time stamped width.
getTotalDuration() - Method in class org.opentrafficsim.core.gtu.plan.operational.OperationalPlan
Return the time it will take to complete the entire operational plan.
getTotalLength() - Method in class org.opentrafficsim.core.gtu.plan.operational.OperationalPlan
Return the distance the entire operational plan will cover.
getTraveledDistance(Duration) - Method in class org.opentrafficsim.core.gtu.plan.operational.OperationalPlan
Calculate the distance traveled as part of this plan after the given duration since the start of the plan.
getTraveledDistance(Time) - Method in class org.opentrafficsim.core.gtu.plan.operational.OperationalPlan
Calculate the distance traveled as part of this plan at the given absolute time.
getTraveledDistanceSI(Duration) - Method in class org.opentrafficsim.core.gtu.plan.operational.OperationalPlan
Calculate the distance traveled as part of this plan after the given duration since the start of the plan.
getTraveledDistanceSI(Time) - Method in class org.opentrafficsim.core.gtu.plan.operational.OperationalPlan
Calculate the distance traveled as part of this plan at the given absolute time.
getType() - Method in class org.opentrafficsim.core.gtu.RelativePosition
 
getUnit() - Method in class org.opentrafficsim.core.units.distributions.AbstractContinuousDistScalar
 
getUnit() - Method in class org.opentrafficsim.core.units.distributions.AbstractDiscreteDistScalar
 
getUserModifiedProperties() - Method in class org.opentrafficsim.simulationengine.AbstractWrappableAnimation
Retrieve a list of properties as the user has modified them.
getUserModifiedProperties() - Method in interface org.opentrafficsim.simulationengine.WrappableAnimation
Retrieve a list of properties as the user has modified them.
getValue() - Method in enum org.opentrafficsim.core.animation.TextWeight
 
getValue() - Method in enum org.opentrafficsim.core.animation.TextWidth
 
getValue() - Method in class org.opentrafficsim.core.distributions.ConstantGenerator
Returns the value.
getValue(Supplier<T>, Object...) - Method in class org.opentrafficsim.core.gtu.NestedCache
Returns a value.
getValue(Object) - Method in class org.opentrafficsim.core.gtu.NestedCache
Return value for key.
getValue() - Method in class org.opentrafficsim.core.perception.AbstractHistorical.EventValue
Returns the value of this event.
getValue() - Method in class org.opentrafficsim.core.perception.HistoricalParameters.ParameterValueSet
 
getWeight(Link) - Method in interface org.opentrafficsim.core.network.LinkWeight
Returns the link weight.
getWidth() - Method in interface org.opentrafficsim.core.gtu.GTU
 
getWidth() - Method in class org.opentrafficsim.core.gtu.GTUCharacteristics
Retrieve the width.
getWidth() - Method in class org.opentrafficsim.core.gtu.perception.DirectEgoPerception
Returns the width.
getWidth() - Method in interface org.opentrafficsim.core.gtu.perception.EgoPerception
Returns the width.
getWidth() - Method in class org.opentrafficsim.core.object.animation.StaticObjectAnimation
 
getX() - Method in class org.opentrafficsim.core.math.Acceleration3D
Retrieve the x-component of this Acceleration3D.
getX() - Method in class org.opentrafficsim.core.math.Speed3D
Retrieve the x-component of this Speed3D.
getY() - Method in class org.opentrafficsim.core.math.Acceleration3D
Retrieve the y-component of this Acceleration3D.
getY() - Method in class org.opentrafficsim.core.math.Speed3D
Retrieve the y-component of this Speed3D.
getYaw() - Method in class org.opentrafficsim.core.math.Angle3D
 
getYaw() - Method in class org.opentrafficsim.core.math.Direction3D
 
getZ() - Method in class org.opentrafficsim.core.math.Acceleration3D
Retrieve the z-component of this Acceleration3D.
getZ() - Method in class org.opentrafficsim.core.math.Speed3D
Retrieve the z-component of this Speed3D.
GTU - Interface in org.opentrafficsim.core.gtu
Generalized Travel Unit.
GTU_ADD_EVENT - Static variable in interface org.opentrafficsim.core.network.Link
The timed event type for pub/sub indicating the addition of a GTU to the link.
GTU_ADD_EVENT - Static variable in interface org.opentrafficsim.core.network.Network
The timed event type for pub/sub indicating the addition of a GTU to the network.
GTU_REMOVE_EVENT - Static variable in interface org.opentrafficsim.core.network.Link
The timed event type for pub/sub indicating the removal of a GTU from the link.
GTU_REMOVE_EVENT - Static variable in interface org.opentrafficsim.core.network.Network
The timed event type for pub/sub indicating the removal of a GTU from the network.
GTUCharacteristics - Class in org.opentrafficsim.core.gtu
Characteristics of a GTU.
GTUCharacteristics(GTUType, Length, Length, Speed, Acceleration, Acceleration, Length) - Constructor for class org.opentrafficsim.core.gtu.GTUCharacteristics
Construct a new set of GTUCharacteristics.
GTUColorer - Interface in org.opentrafficsim.core.gtu.animation
Determine the fill color for a GTU.
GTUColorer.LegendEntry - Class in org.opentrafficsim.core.gtu.animation
Packs a Color, a short description and a long description in one object.
GTUCompatibility<I extends HierarchicalType<I> & Compatibility<GTUType,I>> - Class in org.opentrafficsim.core.compatibility
Directional GTUType dependent compatibility.
GTUCompatibility(I) - Constructor for class org.opentrafficsim.core.compatibility.GTUCompatibility
Construct a new Compatibility object with empty allowed and forbidden sets for both directions.
GTUCompatibility(GTUCompatibility<I>) - Constructor for class org.opentrafficsim.core.compatibility.GTUCompatibility
Construct a new Compatibility and deep copy the allowed and forbidden sets for both directions from an existing Compatibility.
GTUDirectionality - Enum in org.opentrafficsim.core.gtu
Longitudinal driving directions for a GTU.
GTUException - Exception in org.opentrafficsim.core.gtu
Exception thrown when GTU encounters a problem.
GTUException() - Constructor for exception org.opentrafficsim.core.gtu.GTUException
 
GTUException(String) - Constructor for exception org.opentrafficsim.core.gtu.GTUException
 
GTUException(Throwable) - Constructor for exception org.opentrafficsim.core.gtu.GTUException
 
GTUException(String, Throwable) - Constructor for exception org.opentrafficsim.core.gtu.GTUException
 
GTUException(String, Throwable, boolean, boolean) - Constructor for exception org.opentrafficsim.core.gtu.GTUException
 
GTUType - Class in org.opentrafficsim.core.gtu
A GTU type identifies the type of a GTU.
GTUType(String, GTUType) - Constructor for class org.opentrafficsim.core.gtu.GTUType
 

H

hashCode() - Method in class org.opentrafficsim.core.compatibility.GTUCompatibility
hashCode() - Method in class org.opentrafficsim.core.distributions.Distribution.FrequencyAndObject
hashCode() - Method in class org.opentrafficsim.core.distributions.Distribution
hashCode() - Method in class org.opentrafficsim.core.geometry.OTSLine3D
hashCode() - Method in class org.opentrafficsim.core.geometry.OTSPoint3D
hashCode() - Method in class org.opentrafficsim.core.gtu.AbstractGTU
hashCode() - Method in class org.opentrafficsim.core.gtu.plan.operational.OperationalPlan.AccelerationSegment
hashCode() - Method in class org.opentrafficsim.core.gtu.plan.operational.OperationalPlan
hashCode() - Method in class org.opentrafficsim.core.gtu.plan.operational.OperationalPlan.Segment
hashCode() - Method in class org.opentrafficsim.core.gtu.RelativePosition
hashCode() - Method in class org.opentrafficsim.core.gtu.RelativePosition.TYPE
hashCode() - Method in class org.opentrafficsim.core.network.LinkDirection
hashCode() - Method in class org.opentrafficsim.core.network.OTSLink
hashCode() - Method in class org.opentrafficsim.core.network.OTSNode
headMap(K, boolean) - Method in class org.opentrafficsim.core.perception.collections.AbstractHistoricalNavigableMap
headMap(K) - Method in class org.opentrafficsim.core.perception.collections.AbstractHistoricalSortedMap
headSet(SimEventInterface<T>) - Method in class org.opentrafficsim.core.dsol.SynchronizedRedBlackTree
headSet(E, boolean) - Method in class org.opentrafficsim.core.perception.collections.AbstractHistoricalNavigableSet
headSet(E) - Method in class org.opentrafficsim.core.perception.collections.AbstractHistoricalSortedSet
hideAnimationClass(Class<? extends Locatable>) - Method in class org.opentrafficsim.simulationengine.AbstractWrappableAnimation
Set a class to be hidden in the animation to true.
hideGISLayer(String) - Method in class org.opentrafficsim.gui.OTSAnimationPanel
Set a GIS layer to be hidden in the animation to true.
hideGISLayer(String) - Method in class org.opentrafficsim.simulationengine.AbstractWrappableAnimation
Set a GIS layer to be hidden in the animation to true.
higher(E) - Method in class org.opentrafficsim.core.perception.collections.AbstractHistoricalNavigableSet
higherEntry(K) - Method in class org.opentrafficsim.core.perception.collections.AbstractHistoricalNavigableMap
higherKey(K) - Method in class org.opentrafficsim.core.perception.collections.AbstractHistoricalNavigableMap
Historical<T> - Interface in org.opentrafficsim.core.perception
Interface for single valued historicals.
HistoricalArrayList<E> - Class in org.opentrafficsim.core.perception.collections
ArrayList-valued historical state.
HistoricalArrayList(HistoryManager) - Constructor for class org.opentrafficsim.core.perception.collections.HistoricalArrayList
Constructor.
HistoricalArrayList(HistoryManager, Collection<? extends E>) - Constructor for class org.opentrafficsim.core.perception.collections.HistoricalArrayList
Constructor.
HistoricalCollection<E> - Interface in org.opentrafficsim.core.perception.collections
Interface for historical collections.
HistoricalDeque<E> - Interface in org.opentrafficsim.core.perception.collections
Interface for historical deques.
HistoricalEnumMap<K extends Enum<K>,V> - Class in org.opentrafficsim.core.perception.collections
EnumMap-valued historical state.
HistoricalEnumMap(HistoryManager, Class<K>) - Constructor for class org.opentrafficsim.core.perception.collections.HistoricalEnumMap
Constructor.
HistoricalEnumMap(HistoryManager, EnumMap<K, ? extends V>, Class<K>) - Constructor for class org.opentrafficsim.core.perception.collections.HistoricalEnumMap
Constructor.
HistoricalHashMap<K,V> - Class in org.opentrafficsim.core.perception.collections
HashMap-valued historical state.
HistoricalHashMap(HistoryManager) - Constructor for class org.opentrafficsim.core.perception.collections.HistoricalHashMap
Constructor.
HistoricalHashMap(HistoryManager, Map<? extends K, ? extends V>) - Constructor for class org.opentrafficsim.core.perception.collections.HistoricalHashMap
Constructor.
HistoricalHashSet<E> - Class in org.opentrafficsim.core.perception.collections
HashSet-valued historical state.
HistoricalHashSet(HistoryManager) - Constructor for class org.opentrafficsim.core.perception.collections.HistoricalHashSet
Constructor.
HistoricalHashSet(HistoryManager, Collection<? extends E>) - Constructor for class org.opentrafficsim.core.perception.collections.HistoricalHashSet
Constructor.
HistoricalLinkedHashMap<K,V> - Class in org.opentrafficsim.core.perception.collections
LinkedHashMap-valued historical state.
HistoricalLinkedHashMap(HistoryManager) - Constructor for class org.opentrafficsim.core.perception.collections.HistoricalLinkedHashMap
Constructor.
HistoricalLinkedHashMap(HistoryManager, Map<? extends K, ? extends V>) - Constructor for class org.opentrafficsim.core.perception.collections.HistoricalLinkedHashMap
Constructor.
HistoricalLinkedHashSet<E> - Class in org.opentrafficsim.core.perception.collections
LinkedHashSet-valued historical state.
HistoricalLinkedHashSet(HistoryManager) - Constructor for class org.opentrafficsim.core.perception.collections.HistoricalLinkedHashSet
Constructor.
HistoricalLinkedHashSet(HistoryManager, Collection<? extends E>) - Constructor for class org.opentrafficsim.core.perception.collections.HistoricalLinkedHashSet
Constructor.
HistoricalLinkedList<E> - Class in org.opentrafficsim.core.perception.collections
LinkedList-valued historical state.
HistoricalLinkedList(HistoryManager) - Constructor for class org.opentrafficsim.core.perception.collections.HistoricalLinkedList
Constructor.
HistoricalLinkedList(HistoryManager, Collection<? extends E>) - Constructor for class org.opentrafficsim.core.perception.collections.HistoricalLinkedList
Constructor.
HistoricalList<E> - Interface in org.opentrafficsim.core.perception.collections
Interface for historical lists.
HistoricalMap<K,V> - Interface in org.opentrafficsim.core.perception.collections
Interface for historical maps.
HistoricalNavigableMap<K,V> - Interface in org.opentrafficsim.core.perception.collections
Interface for historical navigable maps.
HistoricalNavigableSet<E> - Interface in org.opentrafficsim.core.perception.collections
Interface for historical navigable sets.
HistoricalParameters - Class in org.opentrafficsim.core.perception
Historical representation of Parameters.
HistoricalParameters(HistoryManager, Parameters) - Constructor for class org.opentrafficsim.core.perception.HistoricalParameters
Constructor.
HistoricalParameters.ParameterEvent - Class in org.opentrafficsim.core.perception
Parameter event, which will restore the previous value.
HistoricalParameters.ParameterValueSet - Class in org.opentrafficsim.core.perception
Value for a parameter event, which contains a parameter type and (the previous) value.
HistoricalPriorityQueue<E> - Class in org.opentrafficsim.core.perception.collections
PriorityQueue-valued historical state.
HistoricalPriorityQueue(HistoryManager) - Constructor for class org.opentrafficsim.core.perception.collections.HistoricalPriorityQueue
Constructor.
HistoricalPriorityQueue(HistoryManager, Collection<? extends E>) - Constructor for class org.opentrafficsim.core.perception.collections.HistoricalPriorityQueue
Constructor.
HistoricalQueue<E> - Interface in org.opentrafficsim.core.perception.collections
Interface for historical queues.
HistoricalSet<E> - Interface in org.opentrafficsim.core.perception.collections
Interface for historical sets.
HistoricalSortedMap<K,V> - Interface in org.opentrafficsim.core.perception.collections
Interface for historical sorted maps.
HistoricalSortedSet<E> - Interface in org.opentrafficsim.core.perception.collections
Interface for historical sorted sets.
HistoricalTreeMap<K,V> - Class in org.opentrafficsim.core.perception.collections
TreeMap-valued historical state.
HistoricalTreeMap(HistoryManager) - Constructor for class org.opentrafficsim.core.perception.collections.HistoricalTreeMap
Constructor.
HistoricalTreeMap(HistoryManager, Map<? extends K, ? extends V>) - Constructor for class org.opentrafficsim.core.perception.collections.HistoricalTreeMap
Constructor.
HistoricalTreeSet<E> - Class in org.opentrafficsim.core.perception.collections
TreeSet-valued historical state.
HistoricalTreeSet(HistoryManager) - Constructor for class org.opentrafficsim.core.perception.collections.HistoricalTreeSet
Constructor.
HistoricalTreeSet(HistoryManager, Collection<? extends E>) - Constructor for class org.opentrafficsim.core.perception.collections.HistoricalTreeSet
Constructor.
HistoricalValue<T> - Class in org.opentrafficsim.core.perception
Single-valued historical state.
HistoricalValue(HistoryManager) - Constructor for class org.opentrafficsim.core.perception.HistoricalValue
Constructor.
HistoricalValue(HistoryManager, T) - Constructor for class org.opentrafficsim.core.perception.HistoricalValue
Constructor.
HistoricalVector<E> - Class in org.opentrafficsim.core.perception.collections
Vector-valued historical state.
HistoricalVector(HistoryManager) - Constructor for class org.opentrafficsim.core.perception.collections.HistoricalVector
Constructor.
HistoricalVector(HistoryManager, Collection<? extends E>) - Constructor for class org.opentrafficsim.core.perception.collections.HistoricalVector
Constructor.
HistoryManager - Class in org.opentrafficsim.core.perception
History manager with automatic garbage collection by the java garbage collector using weak references to the Historicals.
HistoryManager() - Constructor for class org.opentrafficsim.core.perception.HistoryManager
 
HistoryManager.HistoricalElement - Interface in org.opentrafficsim.core.perception
Historical view for the history manager.
HistoryManagerDEVS - Class in org.opentrafficsim.core.perception
History manager that uses an DEVSSimulatorInterface.TimeDoubleUnit.
HistoryManagerDEVS(DEVSSimulatorInterface.TimeDoubleUnit, Duration, Duration) - Constructor for class org.opentrafficsim.core.perception.HistoryManagerDEVS
Constructor.
horizontalDistance(OTSPoint3D) - Method in class org.opentrafficsim.core.geometry.OTSPoint3D
 
horizontalDistanceSI(OTSPoint3D) - Method in class org.opentrafficsim.core.geometry.OTSPoint3D
 

I

IdGenerator - Class in org.opentrafficsim.core.idgenerator
Generate names for any kind of object.
IdGenerator(String) - Constructor for class org.opentrafficsim.core.idgenerator.IdGenerator
Construct a new IdGenerator.
IDGTUColorer - Class in org.opentrafficsim.core.gtu.animation
Color GTUs based on their id.
IDGTUColorer() - Constructor for class org.opentrafficsim.core.gtu.animation.IDGTUColorer
 
indexOf(Node) - Method in class org.opentrafficsim.core.network.route.Route
Return the index of a Node in this Route, or -1 if this Route does not contain the specified Node.
indexOf(Object) - Method in class org.opentrafficsim.core.perception.collections.AbstractHistoricalList
info(Object) - Method in class org.opentrafficsim.core.logger.SimLogger.DelegateSimLogger
info(String) - Method in class org.opentrafficsim.core.logger.SimLogger.DelegateSimLogger
info(String, Object...) - Method in class org.opentrafficsim.core.logger.SimLogger.DelegateSimLogger
info(Throwable) - Method in class org.opentrafficsim.core.logger.SimLogger.DelegateSimLogger
info(Throwable, String) - Method in class org.opentrafficsim.core.logger.SimLogger.DelegateSimLogger
info(Throwable, String, Object...) - Method in class org.opentrafficsim.core.logger.SimLogger.DelegateSimLogger
init(StrategicalPlanner, DirectedPoint, Speed) - Method in class org.opentrafficsim.core.gtu.AbstractGTU
Initialize the GTU at a location and speed, and give it a mission to fulfill through the strategical planner.
INIT_EVENT - Static variable in interface org.opentrafficsim.core.gtu.GTU
The event type for pub/sub indicating the initialization of a new GTU.
installWindowCloseHandler() - Method in class org.opentrafficsim.gui.OTSAnimationPanel
Install a handler for the window closed event that stops the simulator (if it is running).
installWindowCloseHandler() - Method in class org.opentrafficsim.gui.OTSControlPanel
Install a handler for the window closed event that stops the simulator (if it is running).
interpolate(double, OTSPoint3D, OTSPoint3D) - Static method in class org.opentrafficsim.core.geometry.OTSPoint3D
Interpolate (or extrapolate) between (outside) two given points.
interpolateColor(Color, Color, double) - Static method in class org.opentrafficsim.core.gtu.animation.ColorInterpolator
Generate a Color that is interpolated between two given Color values.
interruptMove() - Method in class org.opentrafficsim.core.gtu.AbstractGTU
Interrupt the move and ask for a new plan.
intersect(LongitudinalDirectionality) - Method in enum org.opentrafficsim.core.network.LongitudinalDirectionality
Compute the intersection of this LongitudinalDirectionality with another LongitudinalDirectionality.
intersectingShapes(Rectangle2D) - Method in class org.opentrafficsim.core.geometry.OTS2DSet
Return the set of all shapes in this OTS2DSet that intersect the given rectangle.
intersectingShapes(OTSShape) - Method in class org.opentrafficsim.core.geometry.OTS2DSet
Return all OTSShapes in this OTS2DSet that intersect a given OTSShape.
intersectionOfLines(OTSPoint3D, OTSPoint3D, OTSPoint3D, OTSPoint3D) - Static method in class org.opentrafficsim.core.geometry.OTSPoint3D
Compute the 2D intersection of two infinite lines.
intersectionOfLinesDumb(OTSPoint3D, OTSPoint3D, OTSPoint3D, OTSPoint3D) - Static method in class org.opentrafficsim.core.geometry.OTSPoint3D
Deprecated.
intersectionOfLineSegments(OTSPoint3D, OTSPoint3D, OTSPoint3D, OTSPoint3D) - Static method in class org.opentrafficsim.core.geometry.OTSPoint3D
Compute the 2D intersection of two line segments.
intersectionOfLineSegmentsDumb(OTSPoint3D, OTSPoint3D, OTSPoint3D, OTSPoint3D) - Static method in class org.opentrafficsim.core.geometry.OTSPoint3D
Deprecated.
IntersectionProblem - Class in org.opentrafficsim.core.geometry
Copyright (c) 2013-2018 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
intersects(OTSShape) - Method in class org.opentrafficsim.core.geometry.OTSShape
 
invert() - Method in enum org.opentrafficsim.core.network.LongitudinalDirectionality
Return the inverse if this LongitudinalDirectionality.
INVISIBLE_OBJECT_ADD_EVENT - Static variable in interface org.opentrafficsim.core.network.Network
The (regular, not timed) event type for pub/sub indicating the addition of an InvisibleObjectInterface implementing object.
INVISIBLE_OBJECT_REMOVE_EVENT - Static variable in interface org.opentrafficsim.core.network.Network
The (regular, not timed) event type for pub/sub indicating the removal of an InvisibleObjectInterface implementing object.
InvisibleObjectInterface - Interface in org.opentrafficsim.core.object
Interface for objects that live in a Network, but cannot be drawn and which do not have a specific location.
isBackground() - Method in interface org.opentrafficsim.gui.AppearanceControl
Returns whether this item has a controllable background.
isBackward() - Method in enum org.opentrafficsim.core.network.LongitudinalDirectionality
Easy access method to test if the directionality is BACKWARD.
isBackwardOrBoth() - Method in enum org.opentrafficsim.core.network.LongitudinalDirectionality
Easy access method to test if the directionality is BACKWARD or BOTH.
isBoth() - Method in enum org.opentrafficsim.core.network.LongitudinalDirectionality
Easy access method to test if the directionality is BACKWARD or BOTH.
isCompatible(G, GTUDirectionality) - Method in interface org.opentrafficsim.core.compatibility.Compatibility
Test if a GTUType can travel over the infrastructure.
isCompatible(GTUType, GTUDirectionality) - Method in interface org.opentrafficsim.core.compatibility.Compatible
Test if a GTUType is handled by the infrastructure in the given direction.
isCompatible(GTUType, GTUDirectionality) - Method in class org.opentrafficsim.core.compatibility.GTUCompatibility
Determine if this Compatibility allows or denies a particular GTUType.
isCompatible(GTUType, GTUDirectionality) - Method in class org.opentrafficsim.core.network.LinkType
Test if a GTUType can travel over the infrastructure.
isCompatibleWith(Compatibility<GTUType, ?>, boolean) - Method in class org.opentrafficsim.core.compatibility.GTUCompatibility
Check if a GTUCompatibility does not allow things that the GTUCompatibility of a parent object disallows, e.g.
isConflicting() - Method in enum org.opentrafficsim.core.gtu.TurnIndicatorIntent
 
isConnector() - Method in class org.opentrafficsim.core.network.LinkType
 
isDestroyed() - Method in class org.opentrafficsim.core.gtu.AbstractGTU
 
isDestroyed() - Method in interface org.opentrafficsim.core.gtu.GTU
Returns whether the GTU is destroyed.
isDirectionallyConnectedTo(GTUType, Node) - Method in interface org.opentrafficsim.core.network.Node
Check if the current node is linked to the given Node in the specified direction for the given GTUType.
isDirectionallyConnectedTo(GTUType, Node) - Method in class org.opentrafficsim.core.network.OTSNode
Note: this method does not take into account explicitly defined connections, as the previous link is not given.
isEmpty() - Method in class org.opentrafficsim.core.dsol.SynchronizedRedBlackTree
isEmpty() - Method in class org.opentrafficsim.core.geometry.OTS2DSet
isEmpty() - Method in class org.opentrafficsim.core.perception.collections.AbstractHistoricalCollection
isEmpty() - Method in class org.opentrafficsim.core.perception.collections.AbstractHistoricalMap
isFill() - Method in class org.opentrafficsim.core.object.animation.StaticObjectAnimation
 
isFlip() - Method in class org.opentrafficsim.core.animation.TextAnimation
Retrieve the current flip status.
isFont() - Method in interface org.opentrafficsim.gui.AppearanceControl
Returns whether this item has a controllable font.
isForeground() - Method in interface org.opentrafficsim.gui.AppearanceControl
Returns whether this item has a controllable foreground.
isForeground() - Method in class org.opentrafficsim.gui.OTSControlPanel.ClockLabel
Returns whether this item has a controllable foreground.
isForward() - Method in enum org.opentrafficsim.core.network.LongitudinalDirectionality
Easy access method to test if the directionality is FORWARD.
isForwardOrBoth() - Method in enum org.opentrafficsim.core.network.LongitudinalDirectionality
Easy access method to test if the directionality is FORWARD or BOTH.
isHazard() - Method in enum org.opentrafficsim.core.gtu.TurnIndicatorStatus
 
isLastState(Time) - Method in class org.opentrafficsim.core.perception.AbstractHistorical
Returns whether the state at the given time is equal to the state at the current time.
isLeft() - Method in enum org.opentrafficsim.core.gtu.TurnIndicatorIntent
 
isLeft() - Method in enum org.opentrafficsim.core.gtu.TurnIndicatorStatus
 
isLeft() - Method in enum org.opentrafficsim.core.network.LateralDirectionality
Determine whether the direction is the left direction.
isLeftOrBoth() - Method in enum org.opentrafficsim.core.gtu.TurnIndicatorStatus
 
isMinus() - Method in enum org.opentrafficsim.core.gtu.GTUDirectionality
 
isNone() - Method in enum org.opentrafficsim.core.gtu.TurnIndicatorIntent
 
isNone() - Method in enum org.opentrafficsim.core.gtu.TurnIndicatorStatus
 
isNone() - Method in enum org.opentrafficsim.core.network.LateralDirectionality
Determine whether the lateral direction is not present.
isNone() - Method in class org.opentrafficsim.core.network.LinkType
 
isPlus() - Method in enum org.opentrafficsim.core.gtu.GTUDirectionality
 
isRailWay() - Method in class org.opentrafficsim.core.network.LinkType
 
isRight() - Method in enum org.opentrafficsim.core.gtu.TurnIndicatorIntent
 
isRight() - Method in enum org.opentrafficsim.core.gtu.TurnIndicatorStatus
 
isRight() - Method in enum org.opentrafficsim.core.network.LateralDirectionality
Determine whether the direction is the right direction.
isRightOrBoth() - Method in enum org.opentrafficsim.core.gtu.TurnIndicatorStatus
 
isRoad() - Method in class org.opentrafficsim.core.network.LinkType
 
isRotate() - Method in class org.opentrafficsim.core.animation.TextAnimation
Retrieve the current rotation status.
isScale() - Method in class org.opentrafficsim.core.animation.TextAnimation
Retrieve the current scale status.
isTranslate() - Method in class org.opentrafficsim.core.animation.TextAnimation
Retrieve the current translate status.
isWaterWay() - Method in class org.opentrafficsim.core.network.LinkType
 
iterator() - Method in class org.opentrafficsim.core.dsol.SynchronizedRedBlackTree
iterator() - Method in class org.opentrafficsim.core.geometry.OTS2DSet
iterator() - Method in class org.opentrafficsim.core.perception.collections.AbstractHistoricalCollection

K

keySet() - Method in class org.opentrafficsim.core.perception.collections.AbstractHistoricalMap

L

LabeledPanel - Class in org.opentrafficsim.gui
JPanel with an outline and a name.
LabeledPanel(String) - Constructor for class org.opentrafficsim.gui.LabeledPanel
Create a JPanel with border and caption.
last() - Method in class org.opentrafficsim.core.dsol.SynchronizedRedBlackTree
we re-implemented the last method.
last() - Method in class org.opentrafficsim.core.perception.collections.AbstractHistoricalSortedSet
lastEntry() - Method in class org.opentrafficsim.core.perception.collections.AbstractHistoricalNavigableMap
lastIndexOf(Object) - Method in class org.opentrafficsim.core.perception.collections.AbstractHistoricalList
lastKey() - Method in class org.opentrafficsim.core.perception.collections.AbstractHistoricalSortedMap
LateralDirectionality - Enum in org.opentrafficsim.core.network
Directionality in lateral direction.
LEGEND - Static variable in class org.opentrafficsim.core.gtu.animation.IDGTUColorer
The legend.
LegendEntry(Color, String, String) - Constructor for class org.opentrafficsim.core.gtu.animation.GTUColorer.LegendEntry
Construct a new LegendEntry.
LENGTH - Static variable in interface org.opentrafficsim.core.network.LinkWeight
Default link weight using link length.
LENGTH_UNITS - Static variable in class org.opentrafficsim.core.network.factory.xml.units.LengthUnits
The length units.
LengthUnits - Class in org.opentrafficsim.core.network.factory.xml.units
Parser for length with unit.
Link - Interface in org.opentrafficsim.core.network
Link as a connection between two Nodes.
LINK_ADD_EVENT - Static variable in interface org.opentrafficsim.core.network.Network
The (regular, not timed) event type for pub/sub indicating the addition of a Link.
LINK_REMOVE_EVENT - Static variable in interface org.opentrafficsim.core.network.Network
The (regular, not timed) event type for pub/sub indicating the removal of a Link.
LinkAnimation - Class in org.opentrafficsim.core.network.animation
Draws a Link.
LinkAnimation(Link, SimulatorInterface.TimeDoubleUnit, float) - Constructor for class org.opentrafficsim.core.network.animation.LinkAnimation
 
LinkAnimation.Text - Class in org.opentrafficsim.core.network.animation
Text animation for the Link.
LinkDirection - Class in org.opentrafficsim.core.network
Storage for a Link and a GTUDirectionality.
LinkDirection(Link, GTUDirectionality) - Constructor for class org.opentrafficsim.core.network.LinkDirection
 
LinkEdge<LINK extends Link> - Class in org.opentrafficsim.core.network
The LinkEdge is a class that embeds a Link (extension of AbstractLink) to be put in a graph.
LinkEdge(LINK) - Constructor for class org.opentrafficsim.core.network.LinkEdge
 
LinkLocation - Class in org.opentrafficsim.core.network
"1D" implementation.
LinkLocation(Link, double) - Constructor for class org.opentrafficsim.core.network.LinkLocation
 
LinkLocation(Link, Length) - Constructor for class org.opentrafficsim.core.network.LinkLocation
 
LinkType - Class in org.opentrafficsim.core.network
Link type to indicate compatibility with GTU types.
LinkType(String, LinkType, GTUCompatibility<LinkType>) - Constructor for class org.opentrafficsim.core.network.LinkType
Create a new Link type with compatibility set.
LinkWeight - Interface in org.opentrafficsim.core.network
Interface to determine a link weight.
listIterator() - Method in class org.opentrafficsim.core.perception.collections.AbstractHistoricalList
listIterator(int) - Method in class org.opentrafficsim.core.perception.collections.AbstractHistoricalList
loadGrayscaleIcon(String) - Static method in class org.opentrafficsim.gui.OTSControlPanel
Attempt to load and return an icon, which will be made gray-scale.
loadIcon(String) - Static method in class org.opentrafficsim.gui.OTSControlPanel
Attempt to load and return an icon.
LongitudinalDirectionality - Enum in org.opentrafficsim.core.network
Permitted longitudinal driving directions.
lower(E) - Method in class org.opentrafficsim.core.perception.collections.AbstractHistoricalNavigableSet
lowerEntry(K) - Method in class org.opentrafficsim.core.perception.collections.AbstractHistoricalNavigableMap
lowerKey(K) - Method in class org.opentrafficsim.core.perception.collections.AbstractHistoricalNavigableMap

M

main(String[]) - Static method in class org.opentrafficsim.core.dsol.DistNormalTrunc
Test.
main(String[]) - Static method in class org.opentrafficsim.core.geometry.Bezier
 
main(String[]) - Static method in class org.opentrafficsim.core.geometry.Clothoid
Demonstrate / test the clothoid methods.
main(String[]) - Static method in class org.opentrafficsim.core.geometry.IntersectionProblem
Computed intersection is way off.
main(String[]) - Static method in class org.opentrafficsim.core.geometry.OTSBufferingJTS
 
main(String[]) - Static method in class org.opentrafficsim.core.geometry.OTSLine3D
 
main(String[]) - Static method in class org.opentrafficsim.core.geometry.OTSShape
Small test.
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.gis.TransformWGS84DutchRDNew
Test the DutchRD converter.
main(String[]) - Static method in class org.opentrafficsim.core.gtu.plan.operational.OperationalPlanBuilder
Test.
makeAnimationRectangle() - Method in class org.opentrafficsim.simulationengine.AbstractWrappableAnimation
Return the initial 'home' extent for the animation.
makeModel() - Method in class org.opentrafficsim.simulationengine.AbstractWrappableAnimation
 
makeModel() - Method in class org.opentrafficsim.simulationengine.AbstractWrappableSimulation
 
modifyFrequency(int, double) - Method in class org.opentrafficsim.core.distributions.Distribution
Alter the frequency (or probability) of one of the stored generators.
MOPED - Static variable in class org.opentrafficsim.core.gtu.GTUType
Super type for mopeds.
move(DirectedPoint) - Method in class org.opentrafficsim.core.gtu.AbstractGTU
Move from the current location according to an operational plan to a location that will bring us nearer to reaching the location provided by the strategical planner.
MOVE_EVENT - Static variable in interface org.opentrafficsim.core.gtu.GTU
The event type for pub/sub indicating a move.

N

navigableKeySet() - Method in class org.opentrafficsim.core.perception.collections.AbstractHistoricalNavigableMap
NestedCache<T> - Class in org.opentrafficsim.core.gtu
Utility class to cache data based on a variable (between cache instances) number of keys of any type.
NestedCache(Class<?>...) - Constructor for class org.opentrafficsim.core.gtu.NestedCache
Constructor.
Network - Interface in org.opentrafficsim.core.network
Interface that defines what information a network should be able to provide about Nodes, Links and Routes.
NetworkException - Exception in org.opentrafficsim.core.network
Exception thrown when network topology is inconsistent.
NetworkException() - Constructor for exception org.opentrafficsim.core.network.NetworkException
 
NetworkException(String) - Constructor for exception org.opentrafficsim.core.network.NetworkException
 
NetworkException(Throwable) - Constructor for exception org.opentrafficsim.core.network.NetworkException
 
NetworkException(String, Throwable) - Constructor for exception org.opentrafficsim.core.network.NetworkException
 
NetworkException(String, Throwable, boolean, boolean) - Constructor for exception org.opentrafficsim.core.network.NetworkException
 
NEWPATH - Static variable in class org.opentrafficsim.core.network.animation.PaintLine
Dummy coordinate that forces the drawing operation to start a new path.
NEWPATH - Static variable in class org.opentrafficsim.core.network.animation.PaintPolygons
Dummy coordinate that forces the drawing operation to start a new path.
nextId() - Method in class org.opentrafficsim.core.idgenerator.IdGenerator
Generate an id.
nextLinkDirection(Link, GTUDirectionality, GTUType) - Method in interface org.opentrafficsim.core.gtu.plan.strategical.StrategicalPlanner
Determine the next link and driving direction (with or against the design line) in a network based on a current Link we are on.
nextLinkDirection(Node, Link, GTUType) - Method in interface org.opentrafficsim.core.gtu.plan.strategical.StrategicalPlanner
Determine the next link and driving direction (with or against the design line) in a network based on a node and a driving direction of the GTU.
nextLinks(GTUType, Link) - Method in interface org.opentrafficsim.core.network.Node
Determine the links connecting from the previous link via this Node for the given GTU type.
nextLinks(GTUType, Link) - Method in class org.opentrafficsim.core.network.OTSNode
Determine the links connecting from the previous link via this Node for the given GTU type.
nextNode(Link, GTUDirectionality, GTUType) - Method in interface org.opentrafficsim.core.gtu.plan.strategical.StrategicalPlanner
Determine the next node in a network based on a current Link we are on.
nextNode(Node, Link, GTUType) - Method in interface org.opentrafficsim.core.gtu.plan.strategical.StrategicalPlanner
Determine the next node in a network based on a given node.
Node - Interface in org.opentrafficsim.core.network
The Node is a point with an id.
NODE_ADD_EVENT - Static variable in interface org.opentrafficsim.core.network.Network
The (regular, not timed) event type for pub/sub indicating the addition of a Node.
NODE_REMOVE_EVENT - Static variable in interface org.opentrafficsim.core.network.Network
The (regular, not timed) event type for pub/sub indicating the removal of a Node.
NodeAnimation - Class in org.opentrafficsim.core.network.animation
Copyright (c) 2013-2018 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
NodeAnimation(Node, SimulatorInterface.TimeDoubleUnit) - Constructor for class org.opentrafficsim.core.network.animation.NodeAnimation
 
NodeAnimation.Text - Class in org.opentrafficsim.core.network.animation
Text animation for the Node.
noiseFilteredLine(double) - Method in class org.opentrafficsim.core.geometry.OTSLine3D
Construct a line that is equal to this line except for segments that are shorter than the noiseLevel.
noiseFilterRamerDouglasPeuker(double, boolean) - Method in class org.opentrafficsim.core.geometry.OTSLine3D
Clean up a list of points that describe a polyLine by removing points that lie within epsilon distance of a more straightened version of the line.
NONE - Static variable in class org.opentrafficsim.core.network.LinkType
The link type that does not allow any vehicles, or pedestrians.
normalize() - Method in class org.opentrafficsim.core.geometry.OTSPoint3D
Return the point with a length of 1 to the origin.
notify(EventInterface) - Method in class org.opentrafficsim.core.perception.HistoryManagerDEVS
notify(EventInterface) - Method in class org.opentrafficsim.gui.OTSAnimationPanel
notify(EventInterface) - Method in class org.opentrafficsim.gui.OTSControlPanel
now() - Method in class org.opentrafficsim.core.perception.AbstractHistorical
Returns the current time.
now() - Method in class org.opentrafficsim.core.perception.HistoryManagerDEVS
Returns the current simulation time.
NullHistorical<T> - Class in org.opentrafficsim.core.perception
Simple implementation without history that can be used inside a generic context where also implementations with history can be used.
NullHistorical(T) - Constructor for class org.opentrafficsim.core.perception.NullHistorical
Constructor.

O

OBJECT_ADD_EVENT - Static variable in interface org.opentrafficsim.core.network.Network
The (regular, not timed) event type for pub/sub indicating the addition of an ObjectInterface implementing object.
OBJECT_REMOVE_EVENT - Static variable in interface org.opentrafficsim.core.network.Network
The (regular, not timed) event type for pub/sub indicating the removal of an ObjectInterface implementing object.
ObjectInterface - Interface in org.opentrafficsim.core.object
Generic object that can be placed in the model.
offer(E) - Method in class org.opentrafficsim.core.perception.collections.AbstractHistoricalQueue
offer(E) - Method in class org.opentrafficsim.core.perception.collections.HistoricalLinkedList
offerFirst(E) - Method in class org.opentrafficsim.core.perception.collections.HistoricalLinkedList
offerLast(E) - Method in class org.opentrafficsim.core.perception.collections.HistoricalLinkedList
offsetGeometryOLD(OTSLine3D, double) - Static method in class org.opentrafficsim.core.geometry.OTSBufferingJTS
Generate a Geometry that has a fixed offset from a reference Geometry.
offsetLine(OTSLine3D, double) - Static method in class org.opentrafficsim.core.geometry.OTSBufferingJTS
Construct parallel line without.
offsetLine(OTSLine3D, double, double) - Static method in class org.opentrafficsim.core.geometry.OTSBufferingJTS
Create a line at linearly varying offset from a reference line.
offsetLine(double) - Method in class org.opentrafficsim.core.geometry.OTSLine3D
Construct parallel line.
TODO Let the Z-component of the result follow the Z-values of the reference line.
offsetLine(double, double) - Method in class org.opentrafficsim.core.geometry.OTSLine3D
Create a line at linearly varying offset from this line.
offsetLine(double[], double[]) - Method in class org.opentrafficsim.core.geometry.OTSLine3D
Create a line at linearly varying offset from this line.
offsetLine(OTSLine3D, double) - Static method in class org.opentrafficsim.core.geometry.OTSOffsetLinePK
Construct an offset line.
OFFSETMETHOD - Static variable in class org.opentrafficsim.core.geometry.OTSLine3D
Which offset line method to use...
operationalPlan - Variable in class org.opentrafficsim.core.gtu.AbstractGTU
The current operational plan, which provides a short-term movement over time.
OperationalPlan - Class in org.opentrafficsim.core.gtu.plan.operational
An Operational plan describes a path through the world with a speed profile that a GTU intends to follow.
OperationalPlan(GTU, OTSLine3D, Time, Speed, List<OperationalPlan.Segment>) - Constructor for class org.opentrafficsim.core.gtu.plan.operational.OperationalPlan
Construct an operational plan.
OperationalPlan(GTU, DirectedPoint, Time, Duration) - Constructor for class org.opentrafficsim.core.gtu.plan.operational.OperationalPlan
Build a plan where the GTU will wait for a certain time.
OperationalPlan.AccelerationSegment - Class in org.opentrafficsim.core.gtu.plan.operational
The segment of an operational plan in which the acceleration is constant.
OperationalPlan.Segment - Class in org.opentrafficsim.core.gtu.plan.operational
The segment of an operational plan contains a part of the speed profile of a movement in which some of the variables determining movement (speed, acceleration) are constant.
OperationalPlan.SpeedSegment - Class in org.opentrafficsim.core.gtu.plan.operational
The segment of an operational plan in which the speed is constant.
OperationalPlanBuilder - Class in org.opentrafficsim.core.gtu.plan.operational
Builder for several often used operational plans.
OperationalPlanException - Exception in org.opentrafficsim.core.gtu.plan.operational
Exception for the operational plan, e.g.
OperationalPlanException() - Constructor for exception org.opentrafficsim.core.gtu.plan.operational.OperationalPlanException
Construct an operational plan exception.
OperationalPlanException(String) - Constructor for exception org.opentrafficsim.core.gtu.plan.operational.OperationalPlanException
 
OperationalPlanException(Throwable) - Constructor for exception org.opentrafficsim.core.gtu.plan.operational.OperationalPlanException
 
OperationalPlanException(String, Throwable) - Constructor for exception org.opentrafficsim.core.gtu.plan.operational.OperationalPlanException
 
OperationalPlanException(String, Throwable, boolean, boolean) - Constructor for exception org.opentrafficsim.core.gtu.plan.operational.OperationalPlanException
 
org.opentrafficsim.core.animation - package org.opentrafficsim.core.animation
Generic animation classes, i.e., for displaying texts.
org.opentrafficsim.core.compatibility - package org.opentrafficsim.core.compatibility
Compatibility package.
org.opentrafficsim.core.distributions - package org.opentrafficsim.core.distributions
Generic implementation of a set of objects with defined probabilities / frequencies.
org.opentrafficsim.core.dsol - package org.opentrafficsim.core.dsol
Extensions of the DSOL simulator interfaces and classes for OTS units.
org.opentrafficsim.core.geometry - package org.opentrafficsim.core.geometry
Copyright (c) 2013-2018 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
org.opentrafficsim.core.gis - package org.opentrafficsim.core.gis
Transformations between geographical coordinate systems.
org.opentrafficsim.core.gtu - package org.opentrafficsim.core.gtu
GTU (Generalized Travel Unit) is the base class for cars, trains, pedestrians, etc.
org.opentrafficsim.core.gtu.animation - package org.opentrafficsim.core.gtu.animation
GTU animations.
org.opentrafficsim.core.gtu.behavioralcharacteristics - package org.opentrafficsim.core.gtu.behavioralcharacteristics
List of parameters.
org.opentrafficsim.core.gtu.perception - package org.opentrafficsim.core.gtu.perception
The perception module of a GTU is responsible for perceiving (sensing) the environment of the GTU, which includes the locations of other GTUs.
org.opentrafficsim.core.gtu.plan.operational - package org.opentrafficsim.core.gtu.plan.operational
Operational plans describe a path through the world with a speed profile that a GTU intends to follow.
org.opentrafficsim.core.gtu.plan.strategical - package org.opentrafficsim.core.gtu.plan.strategical
Strategical planners.
org.opentrafficsim.core.gtu.plan.tactical - package org.opentrafficsim.core.gtu.plan.tactical
Tactical planners generate operational plans that are in line with reaching the goals of the strategical plan.
org.opentrafficsim.core.idgenerator - package org.opentrafficsim.core.idgenerator
Generator names for any kind of object.
org.opentrafficsim.core.logger - package org.opentrafficsim.core.logger
The simulator-aware Logger, extending the CategoryLogger.
org.opentrafficsim.core.math - package org.opentrafficsim.core.math
Commonly used mathematical operations.
org.opentrafficsim.core.network - package org.opentrafficsim.core.network
Classes that build a network with nodes, links, and cross-sections.
org.opentrafficsim.core.network.animation - package org.opentrafficsim.core.network.animation
Animation for Links, Lanes, Nodes.
org.opentrafficsim.core.network.factory.xml.units - package org.opentrafficsim.core.network.factory.xml.units
Copyright (c) 2013-2018 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
org.opentrafficsim.core.network.route - package org.opentrafficsim.core.network.route
Routes and route probabilities.
org.opentrafficsim.core.object - package org.opentrafficsim.core.object
Static objects that the GTU might have to avoid.
org.opentrafficsim.core.object.animation - package org.opentrafficsim.core.object.animation
Animation for static objects.
org.opentrafficsim.core.perception - package org.opentrafficsim.core.perception
The perception package takes care of registering perceivable objects that are used in an OTS study.
org.opentrafficsim.core.perception.collections - package org.opentrafficsim.core.perception.collections
Historical versions of almost all java non-concurrent collections.
org.opentrafficsim.core.units.distributions - package org.opentrafficsim.core.units.distributions
Strongly typed distributions.
org.opentrafficsim.gui - package org.opentrafficsim.gui
Swing components that are used in OpenTrafficSim.
org.opentrafficsim.simulationengine - package org.opentrafficsim.simulationengine
Wrappers and stubs for the DSOL simulation engine.
originNode() - Method in class org.opentrafficsim.core.network.route.Route
 
OTS2DSet - Class in org.opentrafficsim.core.geometry
Set of OTSShape objects and provides methods for fast selection of those objects that intersect an OTSShape.
OTS2DSet(Rectangle2D, double) - Constructor for class org.opentrafficsim.core.geometry.OTS2DSet
Construct an empty OTS2DSet for a rectangular region.
OTSAnimationPanel - Class in org.opentrafficsim.gui
Animation panel with various controls.
OTSAnimationPanel(Rectangle2D, Dimension, SimpleAnimator, WrappableAnimation, GTUColorer, OTSNetwork) - Constructor for class org.opentrafficsim.gui.OTSAnimationPanel
Construct a panel that looks like the DSOLPanel for quick building of OTS applications.
OTSAnimationPanel.DisposeOnCloseThread - Class in org.opentrafficsim.gui
Install the dispose on close when the OTSControlPanel is registered as part of a frame.
OTSAnimationPanel.UpdateTimer - Class in org.opentrafficsim.gui
UpdateTimer class to update the coordinate on the screen.
OTSBufferingJTS - Class in org.opentrafficsim.core.geometry
Copyright (c) 2013-2018 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
OTSControlPanel - Class in org.opentrafficsim.gui
Peter's improved simulation control panel.
OTSControlPanel(DEVSSimulatorInterface.TimeDoubleUnit, WrappableAnimation) - Constructor for class org.opentrafficsim.gui.OTSControlPanel
Decorate a SimpleSimulator with a different set of control buttons.
OTSControlPanel.ClockLabel - Class in org.opentrafficsim.gui
JLabel that displays the simulation time.
OTSControlPanel.DisposeOnCloseThread - Class in org.opentrafficsim.gui
Install the dispose on close when the OTSControlPanel is registered as part of a frame.
OTSControlPanel.TimeEdit - Class in org.opentrafficsim.gui
Entry field for time.
OTSDEVSRTParallelMove - Class in org.opentrafficsim.core.dsol
Copyright (c) 2013-2018 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
OTSDEVSRTParallelMove(int) - Constructor for class org.opentrafficsim.core.dsol.OTSDEVSRTParallelMove
Create a new OTSRealTimeClock.
OTSDEVSRTParallelMove() - Constructor for class org.opentrafficsim.core.dsol.OTSDEVSRTParallelMove
Create a new OTSRealTimeClock.
OTSGeometryException - Exception in org.opentrafficsim.core.geometry
Copyright (c) 2013-2018 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
OTSGeometryException() - Constructor for exception org.opentrafficsim.core.geometry.OTSGeometryException
construct empty OTSGeometryException.
OTSGeometryException(String) - Constructor for exception org.opentrafficsim.core.geometry.OTSGeometryException
 
OTSGeometryException(Throwable) - Constructor for exception org.opentrafficsim.core.geometry.OTSGeometryException
 
OTSGeometryException(String, Throwable) - Constructor for exception org.opentrafficsim.core.geometry.OTSGeometryException
 
OTSGeometryException(String, Throwable, boolean, boolean) - Constructor for exception org.opentrafficsim.core.geometry.OTSGeometryException
 
OTSGeometryUtil - Class in org.opentrafficsim.core.geometry
Utility class for OTS geometry.
OTSLine3D - Class in org.opentrafficsim.core.geometry
Line with OTSPoint3D points, a cached length indexed line, a cahced length, and a cached centroid (all calculated on first use).
OTSLine3D(OTSPoint3D...) - Constructor for class org.opentrafficsim.core.geometry.OTSLine3D
Construct a new OTSLine3D.
OTSLine3D(Coordinate[]) - Constructor for class org.opentrafficsim.core.geometry.OTSLine3D
Construct a new OTSLine3D from an array of Coordinate.
OTSLine3D(LineString) - Constructor for class org.opentrafficsim.core.geometry.OTSLine3D
Construct a new OTSLine3D from a LineString.
OTSLine3D(Geometry) - Constructor for class org.opentrafficsim.core.geometry.OTSLine3D
Construct a new OTSLine3D from a Geometry.
OTSLine3D(List<OTSPoint3D>) - Constructor for class org.opentrafficsim.core.geometry.OTSLine3D
Construct a new OTSLine3D from a List<OTSPoint3D>.
OTSLine3D(Path2D) - Constructor for class org.opentrafficsim.core.geometry.OTSLine3D
Construct a new OTSShape (closed shape) from a Path2D.
OTSLine3D.FractionalFallback - Enum in org.opentrafficsim.core.geometry
Fallback method for when fractional projection fails as the point is beyond the line or from numerical limitations.
OTSLine3D.OffsetMethod - Enum in org.opentrafficsim.core.geometry
Which offsetLine method to use...
OTSLink - Class in org.opentrafficsim.core.network
A standard implementation of a link between two OTSNodes.
OTSLink(Network, String, Node, Node, LinkType, OTSLine3D, SimulatorInterface.TimeDoubleUnit) - Constructor for class org.opentrafficsim.core.network.OTSLink
Construct a new link.
OTSLink(Network, SimulatorInterface.TimeDoubleUnit, boolean, OTSLink) - Constructor for class org.opentrafficsim.core.network.OTSLink
Clone a link for a new network.
OTSModelInterface - Interface in org.opentrafficsim.core.dsol
Copyright (c) 2013-2018 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
OTSNetwork - Class in org.opentrafficsim.core.network
A Network consists of a set of links.
OTSNetwork(String) - Constructor for class org.opentrafficsim.core.network.OTSNetwork
Construction of an empty network.
OTSNode - Class in org.opentrafficsim.core.network
The Node is a point with an id.
OTSNode(Network, String, OTSPoint3D, Direction, Angle) - Constructor for class org.opentrafficsim.core.network.OTSNode
Construction of a Node.
OTSNode(Network, String, OTSPoint3D) - Constructor for class org.opentrafficsim.core.network.OTSNode
Construction of a Node.
OTSOffsetLinePK - Class in org.opentrafficsim.core.geometry
Peter Knoppers' attempt to implement offsetLine.
OTSPoint3D - Class in org.opentrafficsim.core.geometry
An OTSPoint3D implements a 3D-coordinate for OTS.
OTSPoint3D(double, double, double) - Constructor for class org.opentrafficsim.core.geometry.OTSPoint3D
The x, y and z in the point are assumed to be in meters relative to an origin.
OTSPoint3D(double[]) - Constructor for class org.opentrafficsim.core.geometry.OTSPoint3D
 
OTSPoint3D(OTSPoint3D) - Constructor for class org.opentrafficsim.core.geometry.OTSPoint3D
 
OTSPoint3D(Point3d) - Constructor for class org.opentrafficsim.core.geometry.OTSPoint3D
 
OTSPoint3D(CartesianPoint) - Constructor for class org.opentrafficsim.core.geometry.OTSPoint3D
 
OTSPoint3D(DirectedPoint) - Constructor for class org.opentrafficsim.core.geometry.OTSPoint3D
 
OTSPoint3D(Point2D) - Constructor for class org.opentrafficsim.core.geometry.OTSPoint3D
 
OTSPoint3D(Coordinate) - Constructor for class org.opentrafficsim.core.geometry.OTSPoint3D
 
OTSPoint3D(Point) - Constructor for class org.opentrafficsim.core.geometry.OTSPoint3D
 
OTSPoint3D(double, double) - Constructor for class org.opentrafficsim.core.geometry.OTSPoint3D
The x and y in the point are assumed to be in meters relative to an origin.
OTSReplication - Class in org.opentrafficsim.core.dsol
Copyright (c) 2013-2018 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
OTSReplication(Experiment<Time, Duration, SimTimeDoubleUnit>) - Constructor for class org.opentrafficsim.core.dsol.OTSReplication
 
OTSReplication(String, SimTimeDoubleUnit, Duration, Duration, OTSModelInterface) - Constructor for class org.opentrafficsim.core.dsol.OTSReplication
Create a new OTSReplication.
OTSShape - Class in org.opentrafficsim.core.geometry
Copyright (c) 2013-2018 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
OTSShape(OTSPoint3D...) - Constructor for class org.opentrafficsim.core.geometry.OTSShape
Construct a new OTSShape (closed shape).
OTSShape(Coordinate[]) - Constructor for class org.opentrafficsim.core.geometry.OTSShape
Construct a new OTSShape (closed shape) from an array of Coordinate.
OTSShape(LineString) - Constructor for class org.opentrafficsim.core.geometry.OTSShape
Construct a new OTSShape (closed shape) from a LineString.
OTSShape(Geometry) - Constructor for class org.opentrafficsim.core.geometry.OTSShape
Construct a new OTSShape (closed shape) from a Geometry.
OTSShape(List<OTSPoint3D>) - Constructor for class org.opentrafficsim.core.geometry.OTSShape
Construct a new OTSShape (closed shape) from a List<OTSPoint3D>.
OTSShape(Path2D) - Constructor for class org.opentrafficsim.core.geometry.OTSShape
Construct a new OTSShape (closed shape) from a Path2D.
OTSSimulationException - Exception in org.opentrafficsim.simulationengine
Exception for the operational plan, e.g.
OTSSimulationException() - Constructor for exception org.opentrafficsim.simulationengine.OTSSimulationException
Construct an operational plan exception.
OTSSimulationException(String) - Constructor for exception org.opentrafficsim.simulationengine.OTSSimulationException
 
OTSSimulationException(Throwable) - Constructor for exception org.opentrafficsim.simulationengine.OTSSimulationException
 
OTSSimulationException(String, Throwable) - Constructor for exception org.opentrafficsim.simulationengine.OTSSimulationException
 
OTSSimulationException(String, Throwable, boolean, boolean) - Constructor for exception org.opentrafficsim.simulationengine.OTSSimulationException
 
OTSSimulationPanel - Class in org.opentrafficsim.gui
GUI with simulator, console, control panel, status bar, etc.
OTSSimulationPanel(DEVSSimulatorInterface.TimeDoubleUnit, WrappableAnimation) - Constructor for class org.opentrafficsim.gui.OTSSimulationPanel
Construct a panel that looks like the DSOLPanel for quick building of OTS applications.

P

paint(Graphics2D, ImageObserver) - Method in class org.opentrafficsim.core.animation.TextAnimation
paint() method so it can be overridden or extended.
paint(Graphics2D, ImageObserver) - Method in class org.opentrafficsim.core.network.animation.LinkAnimation
paint(Graphics2D, ImageObserver) - Method in class org.opentrafficsim.core.network.animation.NodeAnimation
paint(Graphics2D, ImageObserver) - Method in class org.opentrafficsim.core.object.animation.StaticObjectAnimation
PaintLine - Class in org.opentrafficsim.core.network.animation
Paint a line as a Path2D.Double
paintLine(Graphics2D, Color, double, DirectedPoint, OTSLine3D) - Static method in class org.opentrafficsim.core.network.animation.PaintLine
Paint line.
paintMultiPolygon(Graphics2D, Color, DirectedPoint, OTSLine3D, boolean) - Static method in class org.opentrafficsim.core.network.animation.PaintPolygons
Paint (fill) a polygon or a series of polygons.
PaintPolygons - Class in org.opentrafficsim.core.network.animation
Paint a (series of) filled polygon(s) defined as a Path2D.Double
panel - Variable in class org.opentrafficsim.simulationengine.AbstractWrappableAnimation
The tabbed panel so other tabs can be added by the classes that extend this class.
ParameterEvent(double, ParameterType<T>, Parameters) - Constructor for class org.opentrafficsim.core.perception.HistoricalParameters.ParameterEvent
Constructor.
ParameterFactory - Interface in org.opentrafficsim.core.gtu.behavioralcharacteristics
Copyright (c) 2013-2018 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
ParameterFactoryByType - Class in org.opentrafficsim.core.gtu.behavioralcharacteristics
Sets parameter values based on the the GTU type.
ParameterFactoryByType() - Constructor for class org.opentrafficsim.core.gtu.behavioralcharacteristics.ParameterFactoryByType
 
ParameterFactoryByType.Correlation<C,T> - Interface in org.opentrafficsim.core.gtu.behavioralcharacteristics
Correlates two parameter values.
ParameterFactoryDefault - Class in org.opentrafficsim.core.gtu.behavioralcharacteristics
Only use given parameters, do not set any others.
ParameterFactoryDefault() - Constructor for class org.opentrafficsim.core.gtu.behavioralcharacteristics.ParameterFactoryDefault
 
ParameterValueSet(ParameterType<T>, T) - Constructor for class org.opentrafficsim.core.perception.HistoricalParameters.ParameterValueSet
 
parseAcceleration(String) - Static method in class org.opentrafficsim.core.network.factory.xml.units.AccelerationUnits
 
parseAccelerationUnit(String) - Static method in class org.opentrafficsim.core.network.factory.xml.units.AccelerationUnits
 
parseAngle(String) - Static method in class org.opentrafficsim.core.network.factory.xml.units.AngleUnits
 
parseAngleUnit(String) - Static method in class org.opentrafficsim.core.network.factory.xml.units.AngleUnits
 
parseColor(String) - Static method in class org.opentrafficsim.core.network.factory.xml.units.Colors
 
parseCoordinate(String) - Static method in class org.opentrafficsim.core.network.factory.xml.units.Coordinates
Parse a coordinate with (x,y) or (x,y,z).
parseCoordinates(String) - Static method in class org.opentrafficsim.core.network.factory.xml.units.Coordinates
Parse a group of coordinates with (x,y) or (x,y,z).
parseDirection(String) - Static method in class org.opentrafficsim.core.network.factory.xml.units.AngleUnits
 
parseDirection(String) - Static method in class org.opentrafficsim.core.network.factory.xml.units.Directions
 
parseDirectionUnit(String) - Static method in class org.opentrafficsim.core.network.factory.xml.units.AngleUnits
 
parseDuration(String) - Static method in class org.opentrafficsim.core.network.factory.xml.units.DurationUnits
 
parseDurationDist(String) - Static method in class org.opentrafficsim.core.network.factory.xml.units.Distributions
Parse a relative time distribution, e.g.
parseDurationUnit(String) - Static method in class org.opentrafficsim.core.network.factory.xml.units.DurationUnits
 
parseFrequency(String) - Static method in class org.opentrafficsim.core.network.factory.xml.units.DurationUnits
 
parseFrequencyUnit(String) - Static method in class org.opentrafficsim.core.network.factory.xml.units.DurationUnits
 
parseLength(String) - Static method in class org.opentrafficsim.core.network.factory.xml.units.LengthUnits
 
parseLengthDist(String) - Static method in class org.opentrafficsim.core.network.factory.xml.units.Distributions
Parse a relative length distribution, e.g.
parseLengthUnit(String) - Static method in class org.opentrafficsim.core.network.factory.xml.units.LengthUnits
 
parseLinearDensity(String) - Static method in class org.opentrafficsim.core.network.factory.xml.units.LengthUnits
 
parsePerLengthUnit(String) - Static method in class org.opentrafficsim.core.network.factory.xml.units.LengthUnits
 
parsePosition(String) - Static method in class org.opentrafficsim.core.network.factory.xml.units.PositionUnits
 
parsePositionDist(String) - Static method in class org.opentrafficsim.core.network.factory.xml.units.Distributions
Parse an absolute length distribution, e.g.
parsePositionUnit(String) - Static method in class org.opentrafficsim.core.network.factory.xml.units.PositionUnits
 
parseSpeed(String) - Static method in class org.opentrafficsim.core.network.factory.xml.units.SpeedUnits
 
parseSpeedDist(String) - Static method in class org.opentrafficsim.core.network.factory.xml.units.Distributions
Parse a relative speed distribution, e.g.
parseSpeedUnit(String) - Static method in class org.opentrafficsim.core.network.factory.xml.units.SpeedUnits
 
parseTime(String) - Static method in class org.opentrafficsim.core.network.factory.xml.units.TimeUnits
 
parseTimeDist(String) - Static method in class org.opentrafficsim.core.network.factory.xml.units.Distributions
Parse an absolute time distribution, e.g.
parseTimeUnit(String) - Static method in class org.opentrafficsim.core.network.factory.xml.units.TimeUnits
 
PEDESTRIAN - Static variable in class org.opentrafficsim.core.gtu.GTUType
Super type for pedestrians.
peek() - Method in class org.opentrafficsim.core.perception.collections.AbstractHistoricalQueue
peek() - Method in class org.opentrafficsim.core.perception.collections.HistoricalLinkedList
peekFirst() - Method in class org.opentrafficsim.core.perception.collections.HistoricalLinkedList
peekLast() - Method in class org.opentrafficsim.core.perception.collections.HistoricalLinkedList
PER_LENGTH_UNITS - Static variable in class org.opentrafficsim.core.network.factory.xml.units.LengthUnits
The per-length units.
PerceivableContext - Interface in org.opentrafficsim.core.perception
The Model package guarantees that objects that are used in an OTS study such as GTUs are retrievable.
perceive() - Method in class org.opentrafficsim.core.gtu.perception.AbstractPerception
Update the perceived information and store it in a stateful manner.
perceive() - Method in interface org.opentrafficsim.core.gtu.perception.Perception
Update the perceived information and store it in a stateful manner.
PerceivedObject - Interface in org.opentrafficsim.core.perception
Information about a perceived object, which can be a GTU, a road sign, a traffic light, or an obstacle.
PerceivedObject2D - Interface in org.opentrafficsim.core.perception
Information about a perceived object, which can be a GTU, a road sign, a traffic light, or an obstacle.
PerceivedObject3D - Interface in org.opentrafficsim.core.perception
Information about a perceived object, which can be a GTU, a road sign, a traffic light, or an obstacle.
Perception<G extends GTU> - Interface in org.opentrafficsim.core.gtu.perception
The perception module of a GTU.
PerceptionCategory<G extends GTU,P extends Perception<G>> - Interface in org.opentrafficsim.core.gtu.perception
Super interface for all perception categories.
PerceptionException - Exception in org.opentrafficsim.core.gtu.perception
Copyright (c) 2013-2018 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
PerceptionException() - Constructor for exception org.opentrafficsim.core.gtu.perception.PerceptionException
 
PerceptionException(String) - Constructor for exception org.opentrafficsim.core.gtu.perception.PerceptionException
 
PerceptionException(Throwable) - Constructor for exception org.opentrafficsim.core.gtu.perception.PerceptionException
 
PerceptionException(String, Throwable) - Constructor for exception org.opentrafficsim.core.gtu.perception.PerceptionException
 
PerceptionException(String, Throwable, boolean, boolean) - Constructor for exception org.opentrafficsim.core.gtu.perception.PerceptionException
 
permits(GTUDirectionality) - Method in enum org.opentrafficsim.core.network.LongitudinalDirectionality
Check if a direction is permitted by this LongitudinalDirectionality.
polarToCartesian(double, double, double) - Static method in class org.opentrafficsim.core.math.Scalar3D
 
poll() - Method in class org.opentrafficsim.core.perception.collections.AbstractHistoricalQueue
poll() - Method in class org.opentrafficsim.core.perception.collections.HistoricalLinkedList
pollFirst() - Method in class org.opentrafficsim.core.perception.collections.AbstractHistoricalNavigableSet
pollFirst() - Method in class org.opentrafficsim.core.perception.collections.HistoricalLinkedList
pollFirstEntry() - Method in class org.opentrafficsim.core.perception.collections.AbstractHistoricalNavigableMap
pollLast() - Method in class org.opentrafficsim.core.perception.collections.AbstractHistoricalNavigableSet
pollLast() - Method in class org.opentrafficsim.core.perception.collections.HistoricalLinkedList
pollLastEntry() - Method in class org.opentrafficsim.core.perception.collections.AbstractHistoricalNavigableMap
pop() - Method in class org.opentrafficsim.core.perception.collections.HistoricalLinkedList
POSITION_UNITS - Static variable in class org.opentrafficsim.core.network.factory.xml.units.PositionUnits
The position units.
PositionUnits - Class in org.opentrafficsim.core.network.factory.xml.units
Parser for position with unit.
print() - Static method in class org.opentrafficsim.core.gtu.Profile
Prints profiling output to the console once every 1s or longer, or according to the time set in setPrintInterval().
printCoordinate(String, OTSPoint3D) - Static method in class org.opentrafficsim.core.geometry.OTSGeometryUtil
Print one OTSPoint3D on the console.
printCoordinates(String, OTSPoint3D[], String) - Static method in class org.opentrafficsim.core.geometry.OTSGeometryUtil
Print an array of coordinates on the console.
printCoordinates(String, OTSLine3D, String) - Static method in class org.opentrafficsim.core.geometry.OTSGeometryUtil
Print an array of coordinates on the console.
printCoordinates(String, OTSPoint3D[], int, int, String) - Static method in class org.opentrafficsim.core.geometry.OTSGeometryUtil
Print part of an array of coordinates on the console.
ProbabilisticRouteGenerator - Class in org.opentrafficsim.core.network.route
Generate one of a set of routes, based on a discrete probability density function.
ProbabilisticRouteGenerator(List<Distribution.FrequencyAndObject<Route>>, StreamInterface) - Constructor for class org.opentrafficsim.core.network.route.ProbabilisticRouteGenerator
Create a new Probabilistic Route Generator.
ProbabilityDistributionEditor - Class in org.opentrafficsim.gui
Wrapper for Jeremy Wood's MultiThumbSlider.
ProbabilityDistributionEditor(String[], Double[]) - Constructor for class org.opentrafficsim.gui.ProbabilityDistributionEditor
Construct a graphical ProbabilityDistributioneEditor.
ProbabilityException - Exception in org.opentrafficsim.core.distributions
Exception thrown when provided probabilities or frequencies are invalid.
ProbabilityException() - Constructor for exception org.opentrafficsim.core.distributions.ProbabilityException
 
ProbabilityException(String) - Constructor for exception org.opentrafficsim.core.distributions.ProbabilityException
 
ProbabilityException(Throwable) - Constructor for exception org.opentrafficsim.core.distributions.ProbabilityException
 
ProbabilityException(String, Throwable) - Constructor for exception org.opentrafficsim.core.distributions.ProbabilityException
 
ProbabilityException(String, Throwable, boolean, boolean) - Constructor for exception org.opentrafficsim.core.distributions.ProbabilityException
 
probDensity(double) - Method in class org.opentrafficsim.core.dsol.DistNormalTrunc
Profile - Class in org.opentrafficsim.core.gtu
Utility class to profile code efficiency.
projectFractional(Direction, Direction, double, double, OTSLine3D.FractionalFallback) - Method in class org.opentrafficsim.core.geometry.OTSLine3D
Returns the fractional projection of a point to a line.
projectOrthogonal(double, double) - Method in class org.opentrafficsim.core.geometry.OTSLine3D
Returns the fractional position along this line of the orthogonal projection of point (x, y) on this line.
properties - Variable in class org.opentrafficsim.simulationengine.AbstractWrappableAnimation
The properties exhibited by this simulation.
properties - Variable in class org.opentrafficsim.simulationengine.AbstractWrappableSimulation
The properties exhibited by this simulation.
propertyChange(PropertyChangeEvent) - Method in class org.opentrafficsim.gui.OTSControlPanel
push(E) - Method in class org.opentrafficsim.core.perception.collections.HistoricalLinkedList
put(K, V) - Method in class org.opentrafficsim.core.perception.collections.AbstractHistoricalMap
putAll(Map<? extends K, ? extends V>) - Method in class org.opentrafficsim.core.perception.collections.AbstractHistoricalMap

R

RAIL_WAY - Static variable in class org.opentrafficsim.core.network.LinkType
Two-directional rail link.
RAIL_WAY_USER - Static variable in class org.opentrafficsim.core.gtu.GTUType
Super type for all rail users.
REAR - Static variable in class org.opentrafficsim.core.gtu.RelativePosition
Standard relative position type BACK.
rebuildSimulator(Rectangle) - Method in class org.opentrafficsim.simulationengine.AbstractWrappableAnimation
Restart (rebuild) the simulation.
rebuildSimulator(Rectangle) - Method in interface org.opentrafficsim.simulationengine.WrappableAnimation
Restart (rebuild) the simulation.
REFERENCE - Static variable in class org.opentrafficsim.core.gtu.RelativePosition
Standard relative position type REFERENCE.
REFERENCE_POSITION - Static variable in class org.opentrafficsim.core.gtu.RelativePosition
The reference position (always 0, 0, 0).
registerHistorical(HistoryManager.HistoricalElement) - Method in class org.opentrafficsim.core.perception.HistoryManager
Registers a historical.
Rel(DistContinuous, U) - Constructor for class org.opentrafficsim.core.units.distributions.ContinuousDistDoubleScalar.Rel
 
Rel(double, U) - Constructor for class org.opentrafficsim.core.units.distributions.ContinuousDistDoubleScalar.Rel
 
Rel(DistContinuous, U) - Constructor for class org.opentrafficsim.core.units.distributions.ContinuousDistFloatScalar.Rel
 
Rel(float, U) - Constructor for class org.opentrafficsim.core.units.distributions.ContinuousDistFloatScalar.Rel
 
Rel(DistDiscrete, U) - Constructor for class org.opentrafficsim.core.units.distributions.DiscreteDistDoubleScalar.Rel
 
Rel(long, U) - Constructor for class org.opentrafficsim.core.units.distributions.DiscreteDistDoubleScalar.Rel
 
Rel(DistDiscrete, U) - Constructor for class org.opentrafficsim.core.units.distributions.DiscreteDistFloatScalar.Rel
 
Rel(int, U) - Constructor for class org.opentrafficsim.core.units.distributions.DiscreteDistFloatScalar.Rel
 
relativeMillis(double) - Method in class org.opentrafficsim.core.dsol.OTSDEVSRTParallelMove
RelativePosition - Class in org.opentrafficsim.core.gtu
A RelativePosition is a position on a GTU; e.g.
RelativePosition(Length, Length, Length, RelativePosition.TYPE) - Constructor for class org.opentrafficsim.core.gtu.RelativePosition
 
RelativePosition(RelativePosition) - Constructor for class org.opentrafficsim.core.gtu.RelativePosition
 
RelativePosition.TYPE - Class in org.opentrafficsim.core.gtu
The type of relative position, e.g., Front, Back, etc.
remove(int) - Method in class org.opentrafficsim.core.distributions.Distribution
Remove the generator at the specified position from the internally stored list.
remove(Object) - Method in class org.opentrafficsim.core.dsol.SynchronizedRedBlackTree
remove(Object) - Method in class org.opentrafficsim.core.geometry.OTS2DSet
remove(Object) - Method in class org.opentrafficsim.core.perception.collections.AbstractHistoricalCollection
remove(int) - Method in class org.opentrafficsim.core.perception.collections.AbstractHistoricalList
remove(Object) - Method in class org.opentrafficsim.core.perception.collections.AbstractHistoricalList
remove(Object) - Method in class org.opentrafficsim.core.perception.collections.AbstractHistoricalMap
remove() - Method in class org.opentrafficsim.core.perception.collections.AbstractHistoricalQueue
remove() - Method in class org.opentrafficsim.core.perception.collections.HistoricalLinkedList
removeAll(Collection<?>) - Method in class org.opentrafficsim.core.dsol.SynchronizedRedBlackTree
removeAll(Collection<?>) - Method in class org.opentrafficsim.core.geometry.OTS2DSet
removeAll(Collection<?>) - Method in class org.opentrafficsim.core.perception.collections.AbstractHistoricalCollection
removeAllowedGTUType(GTUType, LongitudinalDirectionality) - Method in class org.opentrafficsim.core.compatibility.GTUCompatibility
Remove a GTUType from the allowed set of this Compatibility.
removeAnimation(Class<?>, SimulatorInterface.TimeDoubleUnit) - Method in class org.opentrafficsim.core.network.OTSNetwork
Remove all animation objects of the given class.
removeEvent(E) - Method in class org.opentrafficsim.core.perception.AbstractHistorical
Removes the given event.
RemoveEvent(double, E) - Constructor for class org.opentrafficsim.core.perception.collections.AbstractHistoricalCollection.RemoveEvent
Constructor.
RemoveEvent(double, E, int) - Constructor for class org.opentrafficsim.core.perception.collections.AbstractHistoricalList.RemoveEvent
Constructor.
removeFirst() - Method in class org.opentrafficsim.core.dsol.SynchronizedRedBlackTree
removeFirst() - Method in class org.opentrafficsim.core.perception.collections.HistoricalLinkedList
removeFirstOccurrence(Object) - Method in class org.opentrafficsim.core.perception.collections.HistoricalLinkedList
removeGtu(GTU) - Method in class org.opentrafficsim.core.gtu.AbstractGTU
Removes the provided GTU from this GTU, meaning it no longer moves with this GTU.
removeGtu(GTU) - Method in interface org.opentrafficsim.core.gtu.GTU
Removes the provided GTU from this GTU, meaning it no longer moves with this GTU.
removeGTU(GTU) - Method in interface org.opentrafficsim.core.network.Link
Remove a GTU from this link.
removeGTU(GTU) - Method in class org.opentrafficsim.core.network.OTSLink
Remove a GTU from this link.
removeGTU(GTU) - Method in class org.opentrafficsim.core.network.OTSNetwork
Remove a GTU from the network.
removeGTU(GTU) - Method in interface org.opentrafficsim.core.perception.PerceivableContext
Remove a GTU from the network.
removeIf(Predicate<? super E>) - Method in interface org.opentrafficsim.core.perception.collections.HistoricalCollection
removeInvisibleObject(InvisibleObjectInterface) - Method in interface org.opentrafficsim.core.network.Network
Remove an ObjectInterface implementing object form the Network.
removeInvisibleObject(InvisibleObjectInterface) - Method in class org.opentrafficsim.core.network.OTSNetwork
Remove an ObjectInterface implementing object form the Network.
removeLast() - Method in class org.opentrafficsim.core.dsol.SynchronizedRedBlackTree
removeLast() - Method in class org.opentrafficsim.core.perception.collections.HistoricalLinkedList
removeLastOccurrence(Object) - Method in class org.opentrafficsim.core.perception.collections.HistoricalLinkedList
removeLink(Link) - Method in interface org.opentrafficsim.core.network.Network
Unregister a link from the network.
removeLink(Link) - Method in interface org.opentrafficsim.core.network.Node
Remove a link from this Node.
removeLink(Link) - Method in class org.opentrafficsim.core.network.OTSNetwork
Unregister a link from the network.
removeLink(Link) - Method in class org.opentrafficsim.core.network.OTSNode
Remove a link from this Node.
removeLogCategory(LogCategory) - Static method in class org.opentrafficsim.core.logger.SimLogger
Remove a category to be logged to the Writers.
removeNode(Node) - Method in interface org.opentrafficsim.core.network.Network
Unregister a node from the network.
removeNode(Node) - Method in class org.opentrafficsim.core.network.OTSNetwork
Unregister a node from the network.
removeObject(ObjectInterface) - Method in interface org.opentrafficsim.core.network.Network
Remove an ObjectInterface implementing object form the Network.
removeObject(ObjectInterface) - Method in class org.opentrafficsim.core.network.OTSNetwork
Remove an ObjectInterface implementing object form the Network.
removePerceptionCategory(PerceptionCategory<?, ?>) - Method in class org.opentrafficsim.core.gtu.perception.AbstractPerception
Remove give perception category.
removePerceptionCategory(PerceptionCategory<?, ?>) - Method in interface org.opentrafficsim.core.gtu.perception.Perception
Remove give perception category.
removePropertyChangeListener(PropertyChangeListener) - Method in class org.opentrafficsim.gui.ProbabilityDistributionEditor
removePropertyChangeListener(String, PropertyChangeListener) - Method in class org.opentrafficsim.gui.ProbabilityDistributionEditor
removeRoute(GTUType, Route) - Method in interface org.opentrafficsim.core.network.Network
Remove the route from the network, e.g.
removeRoute(GTUType, Route) - Method in class org.opentrafficsim.core.network.OTSNetwork
Remove the route from the network, e.g.
replaceAll(UnaryOperator<E>) - Method in interface org.opentrafficsim.core.perception.collections.HistoricalList
replaceAll(BiFunction<? super K, ? super V, ? extends V>) - Method in interface org.opentrafficsim.core.perception.collections.HistoricalMap
resetEvent(Parameters) - Method in class org.opentrafficsim.core.perception.HistoricalParameters.ParameterEvent
Resets the parameter type to it's value before the change.
resetParameter(ParameterType<?>) - Method in class org.opentrafficsim.core.perception.HistoricalParameters
Resource - Class in org.opentrafficsim.simulationengine
Resource utility.
restore(C) - Method in class org.opentrafficsim.core.perception.collections.AbstractHistoricalCollection.AddEvent
Restores the collection to the state of before the event.
restore(C) - Method in class org.opentrafficsim.core.perception.collections.AbstractHistoricalCollection.EventCollection
Restores the collection to the state of before the event.
restore(C) - Method in class org.opentrafficsim.core.perception.collections.AbstractHistoricalCollection.RemoveEvent
Restores the collection to the state of before the event.
restore(L) - Method in class org.opentrafficsim.core.perception.collections.AbstractHistoricalList.AddEvent
Restores the collection to the state of before the event.
restore(L) - Method in class org.opentrafficsim.core.perception.collections.AbstractHistoricalList.RemoveEvent
Restores the collection to the state of before the event.
restore(M) - Method in class org.opentrafficsim.core.perception.collections.AbstractHistoricalMap.EventMap
Restores the map to the state of before the event.
retainAll(Collection<?>) - Method in class org.opentrafficsim.core.dsol.SynchronizedRedBlackTree
retainAll(Collection<?>) - Method in class org.opentrafficsim.core.geometry.OTS2DSet
retainAll(Collection<?>) - Method in class org.opentrafficsim.core.perception.collections.AbstractHistoricalCollection
reverse() - Method in class org.opentrafficsim.core.geometry.OTSLine3D
Construct a new OTSLine3D with all points of this OTSLine3D in reverse order.
reverse() - Method in class org.opentrafficsim.core.network.LinkType
Returns a link type with directionality reversed.
ROAD - Static variable in class org.opentrafficsim.core.network.LinkType
Two-directional road, accessible to all road GTU types (including PEDESTRIAN).
ROAD_USER - Static variable in class org.opentrafficsim.core.gtu.GTUType
Super type for all road users.
Route - Class in org.opentrafficsim.core.network.route
A Route consists of a list of Nodes.
Route(String) - Constructor for class org.opentrafficsim.core.network.route.Route
Create an empty route.
Route(String, List<Node>) - Constructor for class org.opentrafficsim.core.network.route.Route
Create a route based on an initial list of nodes.
ROUTE_ADD_EVENT - Static variable in interface org.opentrafficsim.core.network.Network
The (regular, not timed) event type for pub/sub indicating the addition of a Route for a gtuType.
ROUTE_REMOVE_EVENT - Static variable in interface org.opentrafficsim.core.network.Network
The (regular, not timed) event type for pub/sub indicating the removal of a Route for a gtuType.
RouteGenerator - Interface in org.opentrafficsim.core.network.route
Interface for objects that generate a route (to be assigned to a newly constructed GTU).
run() - Method in class org.opentrafficsim.core.dsol.OTSDEVSRTParallelMove
run() - Method in class org.opentrafficsim.gui.OTSAnimationPanel.DisposeOnCloseThread
run() - Method in class org.opentrafficsim.gui.OTSAnimationPanel.UpdateTimer
run() - Method in class org.opentrafficsim.gui.OTSControlPanel.DisposeOnCloseThread

S

savedUserModifiedProperties - Variable in class org.opentrafficsim.simulationengine.AbstractWrappableAnimation
The properties after (possible) editing by the user.
Scalar3D - Class in org.opentrafficsim.core.math
Calculate between Polar (spherical) and Cartesian (xyz) coordinates.
SCHEDULED_BUS - Static variable in class org.opentrafficsim.core.gtu.GTUType
Super type for scheduled busses.
scheduleEvent(Time, short, Object, Object, String, Object[]) - Method in class org.opentrafficsim.simulationengine.SimpleAnimator
Construct and schedule a SimEvent using a Time to specify the execution time.
scheduleEvent(Time, short, Object, Object, String, Object[]) - Method in class org.opentrafficsim.simulationengine.SimpleSimulator
Construct and schedule a SimEvent using a Time to specify the execution time.
scheduleEvent(Time, short, Object, Object, String, Object[]) - Method in interface org.opentrafficsim.simulationengine.SimpleSimulatorInterface
Construct and schedule a SimEvent using a Time to specify the execution time.
Segment(Duration) - Constructor for class org.opentrafficsim.core.gtu.plan.operational.OperationalPlan.Segment
 
set(int, Distribution.FrequencyAndObject<O>) - Method in class org.opentrafficsim.core.distributions.Distribution
Replace the generator at the specified position.
set(int, E) - Method in class org.opentrafficsim.core.perception.collections.AbstractHistoricalList
set(T) - Method in interface org.opentrafficsim.core.perception.Historical
Set value at the current simulation time.
set(T) - Method in class org.opentrafficsim.core.perception.HistoricalValue
Set value at the current simulation time.
set(HistoryManagerDEVS, DEVSSimulatorInterface.TimeDoubleUnit) - Static method in class org.opentrafficsim.core.perception.HistoryManager
Set central manager.
set(T) - Method in class org.opentrafficsim.core.perception.NullHistorical
Set value at the current simulation time.
setAllIn(Parameters) - Method in class org.opentrafficsim.core.perception.HistoricalParameters
setAllLogLevel(Level) - Static method in class org.opentrafficsim.core.logger.SimLogger
Set a new logging level for all registered writers.
setAllLogMessageFormat(String) - Static method in class org.opentrafficsim.core.logger.SimLogger
Set a new logging format for the message lines of all writers.
setAppearance(Appearance) - Method in class org.opentrafficsim.simulationengine.AbstractWrappableAnimation
Sets an appearance.
setBold(boolean) - Method in class org.opentrafficsim.core.animation.TextProperties
Set the weight to either WEIGHT_REGULAR or WEIGHT_BOLD.
setBold(TextWeight) - Method in class org.opentrafficsim.core.animation.TextProperties
Set the weight to one of multiple weight constants.
setCapacity(Frequency) - Method in interface org.opentrafficsim.core.network.Capacity
Set the link capacity.
setCapacity(Frequency) - Method in class org.opentrafficsim.core.network.CapacityOTSLink
Set the link capacity.
setColor(Color) - Method in class org.opentrafficsim.core.animation.TextAnimation
Update the color.
setColor(Color) - Method in class org.opentrafficsim.core.object.animation.StaticObjectAnimation
 
setFill(boolean) - Method in class org.opentrafficsim.core.object.animation.StaticObjectAnimation
 
setFlip(boolean) - Method in class org.opentrafficsim.core.animation.TextAnimation
Update the flip status.
setGTUColorer(int) - Method in class org.opentrafficsim.core.gtu.animation.SwitchableGTUColorer
Replace the currently active GTUColorer.
setItalic(boolean) - Method in class org.opentrafficsim.core.animation.TextProperties
Set the posture to either POSTURE_REGULAR or POSTURE_OBLIQUE (italic).
setLogCategories(LogCategory...) - Static method in class org.opentrafficsim.core.logger.SimLogger
Set the categories to be logged to the Writers.
setLogLevel(Writer, Level) - Static method in class org.opentrafficsim.core.logger.SimLogger
Set a new logging level for one of the registered writers.
setLogMessageFormat(Writer, String) - Static method in class org.opentrafficsim.core.logger.SimLogger
Set a new logging format for the message lines of a writer.
setMaximumAcceleration(Acceleration) - Method in class org.opentrafficsim.core.gtu.AbstractGTU
 
setMaximumDeceleration(Acceleration) - Method in class org.opentrafficsim.core.gtu.AbstractGTU
 
setMoveThreads(int) - Method in class org.opentrafficsim.core.dsol.OTSDEVSRTParallelMove
 
setNetwork(OTSNetwork) - Method in class org.opentrafficsim.core.gtu.AbstractLinkBasedGTU
 
setNextReplication(Integer) - Method in class org.opentrafficsim.simulationengine.AbstractWrappableAnimation
Set the number of the next spawned replication.
setNextReplication(Integer) - Method in class org.opentrafficsim.simulationengine.AbstractWrappableSimulation
Set the number of the next spawned replication.
setNextReplication(Integer) - Method in interface org.opentrafficsim.simulationengine.WrappableAnimation
Set the number of the next spawned replication.
setNextReplication(Integer) - Method in interface org.opentrafficsim.simulationengine.WrappableSimulation
Set the number of the next spawned replication.
setParameter(ParameterType<T>, T) - Method in class org.opentrafficsim.core.perception.HistoricalParameters
setParameterResettable(ParameterType<T>, T) - Method in class org.opentrafficsim.core.perception.HistoricalParameters
setParameters(Parameters) - Method in class org.opentrafficsim.core.gtu.AbstractGTU
setParameters(Parameters) - Method in interface org.opentrafficsim.core.gtu.GTU
 
setParameters(Parameters) - Method in interface org.opentrafficsim.core.gtu.plan.strategical.StrategicalPlannerFactory
Set parameters to use with the next creation of a strategical planner.
setParent(GTU) - Method in class org.opentrafficsim.core.gtu.AbstractGTU
Set the parent GTU.
setParent(GTU) - Method in interface org.opentrafficsim.core.gtu.GTU
Set the parent GTU.
setPrintInterval(long) - Static method in class org.opentrafficsim.core.gtu.Profile
Sets a print interval.
setRotate(boolean) - Method in class org.opentrafficsim.core.animation.TextAnimation
Update the rotation status.
setScale(boolean) - Method in class org.opentrafficsim.core.animation.TextAnimation
Update the scale status.
setSimulator(SimulatorInterface<?, ?, ?>) - Static method in class org.opentrafficsim.core.logger.SimLogger
Set the simulator of which to include the time in the log messages.
setStrikethrough(boolean) - Method in class org.opentrafficsim.core.animation.TextProperties
Set the strikethrough on or off.
setText(String) - Method in class org.opentrafficsim.core.animation.TextAnimation
Update the text.
setTime(Time) - Method in class org.opentrafficsim.gui.OTSControlPanel.TimeEdit
Set or update the time shown in this TimeEdit.
setTranslate(boolean) - Method in class org.opentrafficsim.core.animation.TextAnimation
Update the translate status.
setUnderline(boolean) - Method in class org.opentrafficsim.core.animation.TextProperties
Set the underline on or off.
setupDemo(AbstractWrappableAnimation, OTSNetwork) - Method in class org.opentrafficsim.simulationengine.AbstractWrappableAnimation
Method that is called when the animation has been created, to add components for a demo.
setValues(Parameters, GTUType) - Method in interface org.opentrafficsim.core.gtu.behavioralcharacteristics.ParameterFactory
Creates a set of parameters for the provided GTU type.
setValues(Parameters, GTUType) - Method in class org.opentrafficsim.core.gtu.behavioralcharacteristics.ParameterFactoryByType
Creates a set of parameters for the provided GTU type.
setValues(Parameters, GTUType) - Method in class org.opentrafficsim.core.gtu.behavioralcharacteristics.ParameterFactoryDefault
Creates a set of parameters for the provided GTU type.
setWeightBold(TextWidth) - Method in class org.opentrafficsim.core.animation.TextProperties
Set the width to WIDTH_CONDENSED, WIDTH_REGULAR, or WIDTH_EXTENDED.
setWidth(float) - Method in class org.opentrafficsim.core.object.animation.StaticObjectAnimation
 
SHIP - Static variable in class org.opentrafficsim.core.gtu.GTUType
Super type for ships.
shortName() - Method in interface org.opentrafficsim.simulationengine.WrappableAnimation
Return a very short description of the simulation.
shortName() - Method in interface org.opentrafficsim.simulationengine.WrappableSimulation
Return a very short description of the simulation.
showAnimationClass(Class<? extends Locatable>) - Method in class org.opentrafficsim.simulationengine.AbstractWrappableAnimation
Set a class to be shown in the animation to true.
showGISLayer(String) - Method in class org.opentrafficsim.gui.OTSAnimationPanel
Set a GIS layer to be shown in the animation to true.
showGISLayer(String) - Method in class org.opentrafficsim.simulationengine.AbstractWrappableAnimation
Set a GIS layer to be shown in the animation to true.
SimLogger - Class in org.opentrafficsim.core.logger
SimLogger, "extends" the CategoryLogger to be simulator aware and able to print the simulator time as part of the log message.
SimLogger.DelegateSimLogger - Class in org.opentrafficsim.core.logger
DelegateSimLogger class that takes care of actually logging the message and/or exception.
SimpleAnimator - Class in org.opentrafficsim.simulationengine
Copyright (c) 2013-2018 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
SimpleAnimator(Time, Duration, Duration, OTSModelInterface) - Constructor for class org.opentrafficsim.simulationengine.SimpleAnimator
Create a simulation engine with animation; the easy way.
SimpleAnimator(Time, Duration, Duration, OTSModelInterface, int) - Constructor for class org.opentrafficsim.simulationengine.SimpleAnimator
Create a simulation engine with animation and prescribed replication number; the easy way.
SimpleAnimatorInterface - Interface in org.opentrafficsim.simulationengine
Copyright (c) 2013-2018 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
SimpleSimulator - Class in org.opentrafficsim.simulationengine
Construct a DSOL DEVSSimulator or DEVSAnimator the easy way.
SimpleSimulator(Time, Duration, Duration, OTSModelInterface) - Constructor for class org.opentrafficsim.simulationengine.SimpleSimulator
Create a simulation engine without animation; the easy way.
SimpleSimulator(Time, Duration, Duration, OTSModelInterface, int) - Constructor for class org.opentrafficsim.simulationengine.SimpleSimulator
Create a simulation engine with animation and prescribed replication number; the easy way.
SimpleSimulatorInterface - Interface in org.opentrafficsim.simulationengine
Copyright (c) 2013-2018 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
SimulatorFrame - Class in org.opentrafficsim.gui
Wrap a DSOL simulator, or any (descendant of a) JPanel in a JFrame (wrap it in a window).
SimulatorFrame(String, JPanel) - Constructor for class org.opentrafficsim.gui.SimulatorFrame
Wrap a JPanel in a JFrame.
SimulatorFrame(WrappableSimulation, JPanel) - Constructor for class org.opentrafficsim.gui.SimulatorFrame
Wrap a WrappableSimulation in a JFrame.
size() - Method in class org.opentrafficsim.core.distributions.Distribution
Report the number of generators.
size() - Method in class org.opentrafficsim.core.dsol.SynchronizedRedBlackTree
size() - Method in class org.opentrafficsim.core.geometry.OTS2DSet
size() - Method in class org.opentrafficsim.core.geometry.OTSLine3D
Return the number of points in this OTSLine3D.
size() - Method in class org.opentrafficsim.core.network.route.Route
 
size() - Method in class org.opentrafficsim.core.perception.collections.AbstractHistoricalCollection
size() - Method in class org.opentrafficsim.core.perception.collections.AbstractHistoricalMap
solve(double, double, double) - Static method in class org.opentrafficsim.core.math.Solver
Solve quadratic equation ax2+bx+c=0 for x.
solve(double, double) - Static method in class org.opentrafficsim.core.math.Solver
Solve linear equation ax+b=0 for x.
Solver - Class in org.opentrafficsim.core.math
Solvers for simple equations.
sort(Comparator<? super E>) - Method in interface org.opentrafficsim.core.perception.collections.HistoricalList
SpaceBasedGTU - Interface in org.opentrafficsim.core.gtu
GTU that can travel in 2D or 3D space.
Speed3D - Class in org.opentrafficsim.core.math
A 3D speed vector, decomposed in X, Y, and Z-speed with easy conversion from and to a spherical coordinate system.
Speed3D(SpeedVector) - Constructor for class org.opentrafficsim.core.math.Speed3D
Construct a new Speed3D from vector of strongly typed Cartesian coordinates.
Speed3D(Speed, Speed, Speed) - Constructor for class org.opentrafficsim.core.math.Speed3D
Construct a new Speed3D from three strongly typed Cartesian coordinates.
Speed3D(double, double, double, SpeedUnit) - Constructor for class org.opentrafficsim.core.math.Speed3D
Construct a new Speed3D from three double Cartesian coordinates and a speed unit.
Speed3D(Speed, Direction, Direction) - Constructor for class org.opentrafficsim.core.math.Speed3D
Construct a new Speed3D from a strongly typed speed and polar coordinates.
SPEED_UNITS - Static variable in class org.opentrafficsim.core.network.factory.xml.units.SpeedUnits
The speed units.
SpeedGTUColorer - Class in org.opentrafficsim.core.gtu.animation
Color GTU depending on their speed.
SpeedGTUColorer(Speed) - Constructor for class org.opentrafficsim.core.gtu.animation.SpeedGTUColorer
Construct a new SpeedGTUColorer.
SpeedSegment(Duration) - Constructor for class org.opentrafficsim.core.gtu.plan.operational.OperationalPlan.SpeedSegment
 
SpeedUnits - Class in org.opentrafficsim.core.network.factory.xml.units
Parser for speed with unit.
start() - Static method in class org.opentrafficsim.core.gtu.Profile
Starts timing on the calling class and method, specified by line number.
start(String) - Static method in class org.opentrafficsim.core.gtu.Profile
Starts timing on the calling class and method, specified by given name.
StaticObject - Class in org.opentrafficsim.core.object
A static object with a height that a GTU might have to avoid, or which can cause occlusion for perception.
StaticObject(String, OTSLine3D, Length) - Constructor for class org.opentrafficsim.core.object.StaticObject
 
StaticObject(String, OTSLine3D) - Constructor for class org.opentrafficsim.core.object.StaticObject
 
StaticObjectAnimation - Class in org.opentrafficsim.core.object.animation
Copyright (c) 2013-2018 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
StaticObjectAnimation(StaticObject, SimulatorInterface.TimeDoubleUnit, float, Color, boolean) - Constructor for class org.opentrafficsim.core.object.animation.StaticObjectAnimation
 
statistics() - Static method in class org.opentrafficsim.core.gtu.Profile
Returns a formatted string of a table with statistics.
stopTimersThreads() - Method in class org.opentrafficsim.simulationengine.AbstractWrappableAnimation
Stop the timers and threads that are connected when disposing of this wrappable simulation.
stopTimersThreads() - Method in interface org.opentrafficsim.simulationengine.WrappableAnimation
Stop the timers and threads that are connected when disposing of this wrappable simulation.
STRATEGICAL_PLANNER - Static variable in interface org.opentrafficsim.core.gtu.plan.strategical.StrategicalPlanner
Parameter type for strategical planner.
StrategicalPlanner - Interface in org.opentrafficsim.core.gtu.plan.strategical
A strategicalPlanner is the planner responsible for the overall 'mission' of the GTU, usually indicating where it needs to go.
StrategicalPlannerFactory<T extends StrategicalPlanner> - Interface in org.opentrafficsim.core.gtu.plan.strategical
A factory class is used to generate strategical planners as the strategical planner is state-full.
subList(int, int) - Method in class org.opentrafficsim.core.perception.collections.AbstractHistoricalList
subMap(K, boolean, K, boolean) - Method in class org.opentrafficsim.core.perception.collections.AbstractHistoricalNavigableMap
subMap(K, K) - Method in class org.opentrafficsim.core.perception.collections.AbstractHistoricalSortedMap
subSet(SimEventInterface<T>, SimEventInterface<T>) - Method in class org.opentrafficsim.core.dsol.SynchronizedRedBlackTree
subSet(E, boolean, E, boolean) - Method in class org.opentrafficsim.core.perception.collections.AbstractHistoricalNavigableSet
subSet(E, E) - Method in class org.opentrafficsim.core.perception.collections.AbstractHistoricalSortedSet
SwitchableGTUColorer - Class in org.opentrafficsim.core.gtu.animation
GTU colorer that uses a coloring method that can be switched by the user of the program.
SwitchableGTUColorer(int, GTUColorer...) - Constructor for class org.opentrafficsim.core.gtu.animation.SwitchableGTUColorer
Construct a new Switchable GTUColorer based on a list of colorers.
SwitchableGTUColorer.Builder - Class in org.opentrafficsim.core.gtu.animation
Builder for SwitchableGTUColorer.
SynchronizedRedBlackTree<T extends SimTime<?,?,T>> - Class in org.opentrafficsim.core.dsol
A SynchronizedRedBlackTree implementation of the eventlistInterface.
SynchronizedRedBlackTree() - Constructor for class org.opentrafficsim.core.dsol.SynchronizedRedBlackTree
Constructs a new SynchronizedRedBlackTree.

T

TACTICAL_PLANNER - Static variable in interface org.opentrafficsim.core.gtu.plan.tactical.TacticalPlanner
Parameter type for tactical planner.
TacticalPlanner<G extends GTU,P extends Perception<G>> - Interface in org.opentrafficsim.core.gtu.plan.tactical
Tactical planners generate operational plans that are in line with reaching the goals of the strategical plan.
TacticalPlannerFactory<T extends TacticalPlanner> - Interface in org.opentrafficsim.core.gtu.plan.tactical
A factory class is used to generate tactical planners as the tactical planner is state-full.
tailMap(K, boolean) - Method in class org.opentrafficsim.core.perception.collections.AbstractHistoricalNavigableMap
tailMap(K) - Method in class org.opentrafficsim.core.perception.collections.AbstractHistoricalSortedMap
tailSet(SimEventInterface<T>) - Method in class org.opentrafficsim.core.dsol.SynchronizedRedBlackTree
tailSet(E, boolean) - Method in class org.opentrafficsim.core.perception.collections.AbstractHistoricalNavigableSet
tailSet(E) - Method in class org.opentrafficsim.core.perception.collections.AbstractHistoricalSortedSet
TemplateGTUType - Class in org.opentrafficsim.core.gtu
TemplateGTUType stores most of the information that is needed to generate a GTU.
TemplateGTUType(GTUType, Generator<Length>, Generator<Length>, Generator<Speed>) - Constructor for class org.opentrafficsim.core.gtu.TemplateGTUType
 
TemplateGTUType(GTUType, Generator<Length>, Generator<Length>, Generator<Speed>, Generator<Acceleration>, Generator<Acceleration>) - Constructor for class org.opentrafficsim.core.gtu.TemplateGTUType
 
Test - Class in org.opentrafficsim.core.geometry
Copyright (c) 2013-2018 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-2018 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).
testFail(Try.Assignment<V>) - Static method in class org.opentrafficsim.core.gtu.Try
Executes a JUNIT fail if the assignment succeeds.
testFail(Try.Assignment<V>, String) - Static method in class org.opentrafficsim.core.gtu.Try
Executes a JUNIT fail if the assignment succeeds.
testFail(Try.Assignment<V>, Class<T>) - Static method in class org.opentrafficsim.core.gtu.Try
Executes a JUNIT fail if the assignment succeeds.
testFail(Try.Assignment<V>, String, Class<T>) - Static method in class org.opentrafficsim.core.gtu.Try
Executes a JUNIT fail if the assignment succeeds.
testFail(Try.Execution) - Static method in class org.opentrafficsim.core.gtu.Try
Executes a JUNIT fail if the execution succeeds.
testFail(Try.Execution, String) - Static method in class org.opentrafficsim.core.gtu.Try
Executes a JUNIT fail if the execution succeeds.
testFail(Try.Execution, Class<T>) - Static method in class org.opentrafficsim.core.gtu.Try
Executes a JUNIT fail if the execution succeeds.
testFail(Try.Execution, String, Class<T>) - Static method in class org.opentrafficsim.core.gtu.Try
Executes a JUNIT fail if the execution succeeds.
TestIntersectionPerformance - Class in org.opentrafficsim.core.geometry
Measure the performance of the OTSShape intersection method.
testSucceed(Try.Assignment<V>) - Static method in class org.opentrafficsim.core.gtu.Try
Executes a JUNIT fail if the assignment does not succeed.
testSucceed(Try.Assignment<V>, String) - Static method in class org.opentrafficsim.core.gtu.Try
Executes a JUNIT fail if the assignment does not succeed.
testSucceed(Try.Assignment<V>, Class<T>) - Static method in class org.opentrafficsim.core.gtu.Try
Executes a JUNIT fail if the assignment does not succeed.
testSucceed(Try.Assignment<V>, String, Class<T>) - Static method in class org.opentrafficsim.core.gtu.Try
Executes a JUNIT fail if the assignment does not succeed.
testSucceed(Try.Execution) - Static method in class org.opentrafficsim.core.gtu.Try
Executes a JUNIT fail if the execution does not succeed.
testSucceed(Try.Execution, String) - Static method in class org.opentrafficsim.core.gtu.Try
Executes a JUNIT fail if the execution does not succeed.
testSucceed(Try.Execution, Class<T>) - Static method in class org.opentrafficsim.core.gtu.Try
Executes a JUNIT fail if the execution does not succeed.
testSucceed(Try.Execution, String, Class<T>) - Static method in class org.opentrafficsim.core.gtu.Try
Executes a JUNIT fail if the execution does not succeed.
Text(Locatable, String, float, float, TextAlignment, Color, SimulatorInterface.TimeDoubleUnit) - Constructor for class org.opentrafficsim.core.network.animation.LinkAnimation.Text
 
Text(Locatable, String, float, float, TextAlignment, Color, SimulatorInterface.TimeDoubleUnit) - Constructor for class org.opentrafficsim.core.network.animation.NodeAnimation.Text
 
TextAlignment - Enum in org.opentrafficsim.core.animation
Location of the text in the explanation.
TextAnimation - Class in org.opentrafficsim.core.animation
Display a text for another Locatable object.
TextAnimation(Locatable, String, float, float, TextAlignment, Color, float, SimulatorInterface.TimeDoubleUnit) - Constructor for class org.opentrafficsim.core.animation.TextAnimation
 
TextAnimation(Locatable, String, float, float, TextAlignment, Color, SimulatorInterface.TimeDoubleUnit) - Constructor for class org.opentrafficsim.core.animation.TextAnimation
 
TextProperties - Class in org.opentrafficsim.core.animation
Properties for text to identify animated objects in OTS.
TextProperties() - Constructor for class org.opentrafficsim.core.animation.TextProperties
Construct a default set of text properties for animation.
TextProperties(TextAlignment, Color, float) - Constructor for class org.opentrafficsim.core.animation.TextProperties
Construct a set of text properties for animation with alignment, color and size.
TextProperties(TextAlignment, Color, float, String, Map<TextAttribute, Object>) - Constructor for class org.opentrafficsim.core.animation.TextProperties
Construct a set of text properties for animation with alignment, color and size.
TextWeight - Enum in org.opentrafficsim.core.animation
Weight of the text font in the explanation.
TextWidth - Enum in org.opentrafficsim.core.animation
Width of the text font in the explanation.
TIME_UNITS - Static variable in class org.opentrafficsim.core.network.factory.xml.units.TimeUnits
The time units.
timeAtDistance(Length) - Method in class org.opentrafficsim.core.gtu.plan.operational.OperationalPlan.AccelerationSegment
Calculate the time it takes for the GTU to travel from the start of this Segment to the specified distance within this Segment.
timeAtDistance(Length) - Method in class org.opentrafficsim.core.gtu.plan.operational.OperationalPlan.SpeedSegment
Calculate the time it takes for the GTU to travel from the start of this Segment to the specified distance within this Segment.
timeAtDistance(Length) - Method in class org.opentrafficsim.core.gtu.plan.operational.OperationalPlan
Return the time when the GTU will reach the given distance.
timeAtPoint(DirectedPoint, boolean) - Method in class org.opentrafficsim.core.gtu.plan.operational.OperationalPlan
Calculates when the GTU will be at the given point.
timeLimitedCheckOffsetLine(OTSLine3D, double, OTSLine3D.OffsetMethod, int) - Static method in class org.opentrafficsim.core.geometry.Test
 
TimeUnits - Class in org.opentrafficsim.core.network.factory.xml.units
Parser for times and frequencies with unit.
toArray() - Method in class org.opentrafficsim.core.dsol.SynchronizedRedBlackTree
toArray(X[]) - Method in class org.opentrafficsim.core.dsol.SynchronizedRedBlackTree
toArray() - Method in class org.opentrafficsim.core.geometry.OTS2DSet
toArray(T[]) - Method in class org.opentrafficsim.core.geometry.OTS2DSet
toArray() - Method in class org.opentrafficsim.core.perception.collections.AbstractHistoricalCollection
toArray(T[]) - Method in class org.opentrafficsim.core.perception.collections.AbstractHistoricalCollection
toExcel() - Method in class org.opentrafficsim.core.geometry.OTSLine3D
 
toggleAnimationClass(Class<? extends Locatable>) - Method in class org.opentrafficsim.simulationengine.AbstractWrappableAnimation
Toggle a class to be displayed in the animation to its reverse value.
toggleGISLayer(String) - Method in class org.opentrafficsim.gui.OTSAnimationPanel
Toggle a GIS layer to be displayed in the animation to its reverse value.
toggleGISLayer(String) - Method in class org.opentrafficsim.simulationengine.AbstractWrappableAnimation
Toggle a GIS layer to be displayed in the animation to its reverse value.
toPlot() - Method in class org.opentrafficsim.core.geometry.OTSLine3D
 
toString() - Method in class org.opentrafficsim.core.animation.TextProperties
toString() - Method in class org.opentrafficsim.core.compatibility.GTUCompatibility
toString() - Method in class org.opentrafficsim.core.distributions.ConstantGenerator
toString() - Method in class org.opentrafficsim.core.distributions.Distribution.FrequencyAndObject
toString() - Method in class org.opentrafficsim.core.distributions.Distribution
toString() - Method in class org.opentrafficsim.core.dsol.DistNormalTrunc
toString() - Method in class org.opentrafficsim.core.dsol.OTSDEVSRTParallelMove
toString() - Method in class org.opentrafficsim.core.dsol.OTSReplication
toString() - Method in class org.opentrafficsim.core.dsol.SynchronizedRedBlackTree
toString() - Method in class org.opentrafficsim.core.geometry.OTS2DSet
toString() - Method in class org.opentrafficsim.core.geometry.OTSLine3D
toString() - Method in class org.opentrafficsim.core.geometry.OTSPoint3D
toString() - Method in class org.opentrafficsim.core.geometry.OTSShape
toString() - Method in class org.opentrafficsim.core.gis.CoordinateTransformLonLatToXY
toString() - Method in class org.opentrafficsim.core.gis.CoordinateTransformWGS84toRDNew
toString() - Method in class org.opentrafficsim.core.gtu.animation.AccelerationGTUColorer
toString() - Method in class org.opentrafficsim.core.gtu.animation.GTUColorer.LegendEntry
toString() - Method in class org.opentrafficsim.core.gtu.animation.IDGTUColorer
toString() - Method in class org.opentrafficsim.core.gtu.animation.SpeedGTUColorer
toString() - Method in class org.opentrafficsim.core.gtu.animation.SwitchableGTUColorer.Builder
toString() - Method in class org.opentrafficsim.core.gtu.animation.SwitchableGTUColorer
toString() - Method in class org.opentrafficsim.core.gtu.behavioralcharacteristics.ParameterFactoryByType
toString() - Method in class org.opentrafficsim.core.gtu.GTUCharacteristics
toString() - Method in class org.opentrafficsim.core.gtu.GTUType
toString() - Method in class org.opentrafficsim.core.gtu.NestedCache
toString() - Method in class org.opentrafficsim.core.gtu.perception.AbstractPerception
toString() - Method in class org.opentrafficsim.core.gtu.perception.DirectEgoPerception
toString() - Method in class org.opentrafficsim.core.gtu.plan.operational.OperationalPlan.AccelerationSegment
toString() - Method in class org.opentrafficsim.core.gtu.plan.operational.OperationalPlan.SpeedSegment
toString() - Method in class org.opentrafficsim.core.gtu.plan.operational.OperationalPlan
toString() - Method in class org.opentrafficsim.core.gtu.RelativePosition
toString() - Method in class org.opentrafficsim.core.gtu.RelativePosition.TYPE
toString() - Method in class org.opentrafficsim.core.gtu.TemplateGTUType
toString() - Method in class org.opentrafficsim.core.idgenerator.IdGenerator
toString() - Method in class org.opentrafficsim.core.math.Acceleration3D
toString() - Method in class org.opentrafficsim.core.math.Angle3D
toString() - Method in class org.opentrafficsim.core.math.Direction3D
toString() - Method in class org.opentrafficsim.core.math.Speed3D
toString() - Method in class org.opentrafficsim.core.network.animation.LinkAnimation.Text
toString() - Method in class org.opentrafficsim.core.network.animation.LinkAnimation
toString() - Method in class org.opentrafficsim.core.network.animation.NodeAnimation.Text
toString() - Method in class org.opentrafficsim.core.network.animation.NodeAnimation
toString() - Method in class org.opentrafficsim.core.network.CapacityOTSLink
toString() - Method in class org.opentrafficsim.core.network.LinkDirection
toString() - Method in class org.opentrafficsim.core.network.LinkEdge
toString() - Method in class org.opentrafficsim.core.network.LinkLocation
toString() - Method in class org.opentrafficsim.core.network.LinkType
toString() - Method in class org.opentrafficsim.core.network.OTSLink
toString() - Method in class org.opentrafficsim.core.network.OTSNetwork
toString() - Method in class org.opentrafficsim.core.network.OTSNode
toString() - Method in class org.opentrafficsim.core.network.route.CompleteRoute
toString() - Method in class org.opentrafficsim.core.network.route.FixedRouteGenerator
toString() - Method in class org.opentrafficsim.core.network.route.ProbabilisticRouteGenerator
toString() - Method in class org.opentrafficsim.core.network.route.Route
toString() - Method in class org.opentrafficsim.core.object.animation.StaticObjectAnimation
toString() - Method in class org.opentrafficsim.core.object.StaticObject
toString() - Method in class org.opentrafficsim.core.perception.AbstractHistorical.EventValue
toString() - Method in class org.opentrafficsim.core.perception.collections.AbstractHistoricalCollection.AddEvent
toString() - Method in class org.opentrafficsim.core.perception.collections.AbstractHistoricalCollection.EventCollection
toString() - Method in class org.opentrafficsim.core.perception.collections.AbstractHistoricalCollection.RemoveEvent
toString() - Method in class org.opentrafficsim.core.perception.collections.AbstractHistoricalList.AddEvent
toString() - Method in class org.opentrafficsim.core.perception.collections.AbstractHistoricalList.RemoveEvent
toString() - Method in class org.opentrafficsim.core.perception.collections.AbstractHistoricalMap.EventMap
toString() - Method in class org.opentrafficsim.core.perception.collections.AbstractHistoricalNavigableSet
toString() - Method in class org.opentrafficsim.core.perception.collections.HistoricalArrayList
toString() - Method in class org.opentrafficsim.core.perception.collections.HistoricalEnumMap
toString() - Method in class org.opentrafficsim.core.perception.collections.HistoricalHashMap
toString() - Method in class org.opentrafficsim.core.perception.collections.HistoricalHashSet
toString() - Method in class org.opentrafficsim.core.perception.collections.HistoricalLinkedHashMap
toString() - Method in class org.opentrafficsim.core.perception.collections.HistoricalLinkedHashSet
toString() - Method in class org.opentrafficsim.core.perception.collections.HistoricalLinkedList
toString() - Method in class org.opentrafficsim.core.perception.collections.HistoricalPriorityQueue
toString() - Method in class org.opentrafficsim.core.perception.collections.HistoricalTreeMap
toString() - Method in class org.opentrafficsim.core.perception.collections.HistoricalTreeSet
toString() - Method in class org.opentrafficsim.core.perception.collections.HistoricalVector
toString() - Method in class org.opentrafficsim.core.perception.HistoricalParameters.ParameterEvent
toString() - Method in class org.opentrafficsim.core.perception.HistoricalParameters.ParameterValueSet
toString() - Method in class org.opentrafficsim.core.perception.HistoricalParameters
toString() - Method in class org.opentrafficsim.core.perception.HistoricalValue
toString() - Method in class org.opentrafficsim.core.perception.HistoryManagerDEVS
toString() - Method in class org.opentrafficsim.core.perception.NullHistorical
toString() - Method in class org.opentrafficsim.core.units.distributions.AbstractContinuousDistScalar
toString() - Method in class org.opentrafficsim.core.units.distributions.AbstractDiscreteDistScalar
toString() - Method in class org.opentrafficsim.core.units.distributions.ContinuousDistAbsoluteTemperature
toString() - Method in class org.opentrafficsim.core.units.distributions.ContinuousDistAcceleration
toString() - Method in class org.opentrafficsim.core.units.distributions.ContinuousDistAngle
toString() - Method in class org.opentrafficsim.core.units.distributions.ContinuousDistAngleSolid
toString() - Method in class org.opentrafficsim.core.units.distributions.ContinuousDistArea
toString() - Method in class org.opentrafficsim.core.units.distributions.ContinuousDistDensity
toString() - Method in class org.opentrafficsim.core.units.distributions.ContinuousDistDimensionless
toString() - Method in class org.opentrafficsim.core.units.distributions.ContinuousDistDirection
toString() - Method in class org.opentrafficsim.core.units.distributions.ContinuousDistDoubleScalar.Abs
toString() - Method in class org.opentrafficsim.core.units.distributions.ContinuousDistDoubleScalar.Rel
toString() - Method in class org.opentrafficsim.core.units.distributions.ContinuousDistDuration
toString() - Method in class org.opentrafficsim.core.units.distributions.ContinuousDistElectricalCharge
toString() - Method in class org.opentrafficsim.core.units.distributions.ContinuousDistElectricalCurrent
toString() - Method in class org.opentrafficsim.core.units.distributions.ContinuousDistElectricalPotential
toString() - Method in class org.opentrafficsim.core.units.distributions.ContinuousDistElectricalResistance
toString() - Method in class org.opentrafficsim.core.units.distributions.ContinuousDistEnergy
toString() - Method in class org.opentrafficsim.core.units.distributions.ContinuousDistFloatScalar.Abs
toString() - Method in class org.opentrafficsim.core.units.distributions.ContinuousDistFloatScalar.Rel
toString() - Method in class org.opentrafficsim.core.units.distributions.ContinuousDistFlowMass
toString() - Method in class org.opentrafficsim.core.units.distributions.ContinuousDistForce
toString() - Method in class org.opentrafficsim.core.units.distributions.ContinuousDistFrequency
toString() - Method in class org.opentrafficsim.core.units.distributions.ContinuousDistLength
toString() - Method in class org.opentrafficsim.core.units.distributions.ContinuousDistLinearDensity
toString() - Method in class org.opentrafficsim.core.units.distributions.ContinuousDistMass
toString() - Method in class org.opentrafficsim.core.units.distributions.ContinuousDistPosition
toString() - Method in class org.opentrafficsim.core.units.distributions.ContinuousDistPower
toString() - Method in class org.opentrafficsim.core.units.distributions.ContinuousDistPressure
toString() - Method in class org.opentrafficsim.core.units.distributions.ContinuousDistSpeed
toString() - Method in class org.opentrafficsim.core.units.distributions.ContinuousDistTemperature
toString() - Method in class org.opentrafficsim.core.units.distributions.ContinuousDistTime
toString() - Method in class org.opentrafficsim.core.units.distributions.ContinuousDistTorque
toString() - Method in class org.opentrafficsim.core.units.distributions.ContinuousDistVolume
toString() - Method in class org.opentrafficsim.core.units.distributions.DiscreteDistAbsoluteTemperature
toString() - Method in class org.opentrafficsim.core.units.distributions.DiscreteDistAcceleration
toString() - Method in class org.opentrafficsim.core.units.distributions.DiscreteDistAngle
toString() - Method in class org.opentrafficsim.core.units.distributions.DiscreteDistAngleSolid
toString() - Method in class org.opentrafficsim.core.units.distributions.DiscreteDistArea
toString() - Method in class org.opentrafficsim.core.units.distributions.DiscreteDistDensity
toString() - Method in class org.opentrafficsim.core.units.distributions.DiscreteDistDimensionless
toString() - Method in class org.opentrafficsim.core.units.distributions.DiscreteDistDirection
toString() - Method in class org.opentrafficsim.core.units.distributions.DiscreteDistDoubleScalar.Abs
toString() - Method in class org.opentrafficsim.core.units.distributions.DiscreteDistDoubleScalar.Rel
toString() - Method in class org.opentrafficsim.core.units.distributions.DiscreteDistDuration
toString() - Method in class org.opentrafficsim.core.units.distributions.DiscreteDistElectricalCharge
toString() - Method in class org.opentrafficsim.core.units.distributions.DiscreteDistElectricalCurrent
toString() - Method in class org.opentrafficsim.core.units.distributions.DiscreteDistElectricalPotential
toString() - Method in class org.opentrafficsim.core.units.distributions.DiscreteDistElectricalResistance
toString() - Method in class org.opentrafficsim.core.units.distributions.DiscreteDistEnergy
toString() - Method in class org.opentrafficsim.core.units.distributions.DiscreteDistFloatScalar.Abs
toString() - Method in class org.opentrafficsim.core.units.distributions.DiscreteDistFloatScalar.Rel
toString() - Method in class org.opentrafficsim.core.units.distributions.DiscreteDistFlowMass
toString() - Method in class org.opentrafficsim.core.units.distributions.DiscreteDistForce
toString() - Method in class org.opentrafficsim.core.units.distributions.DiscreteDistFrequency
toString() - Method in class org.opentrafficsim.core.units.distributions.DiscreteDistLength
toString() - Method in class org.opentrafficsim.core.units.distributions.DiscreteDistLinearDensity
toString() - Method in class org.opentrafficsim.core.units.distributions.DiscreteDistMass
toString() - Method in class org.opentrafficsim.core.units.distributions.DiscreteDistPosition
toString() - Method in class org.opentrafficsim.core.units.distributions.DiscreteDistPower
toString() - Method in class org.opentrafficsim.core.units.distributions.DiscreteDistPressure
toString() - Method in class org.opentrafficsim.core.units.distributions.DiscreteDistSpeed
toString() - Method in class org.opentrafficsim.core.units.distributions.DiscreteDistTemperature
toString() - Method in class org.opentrafficsim.core.units.distributions.DiscreteDistTime
toString() - Method in class org.opentrafficsim.core.units.distributions.DiscreteDistTorque
toString() - Method in class org.opentrafficsim.core.units.distributions.DiscreteDistVolume
toString() - Method in class org.opentrafficsim.gui.ColorControlPanel
toString() - Method in class org.opentrafficsim.gui.LabeledPanel
toString() - Method in class org.opentrafficsim.gui.OTSAnimationPanel.DisposeOnCloseThread
toString() - Method in class org.opentrafficsim.gui.OTSAnimationPanel.UpdateTimer
toString() - Method in class org.opentrafficsim.gui.OTSControlPanel.ClockLabel
toString() - Method in class org.opentrafficsim.gui.OTSControlPanel.DisposeOnCloseThread
toString() - Method in class org.opentrafficsim.gui.OTSControlPanel.TimeEdit
toString() - Method in class org.opentrafficsim.gui.OTSControlPanel
toString() - Method in class org.opentrafficsim.gui.OTSSimulationPanel
toString() - Method in class org.opentrafficsim.gui.ProbabilityDistributionEditor
toString() - Method in class org.opentrafficsim.gui.SimulatorFrame
toStringGraphic(int) - Method in class org.opentrafficsim.core.geometry.OTS2DSet
Return an ASCII art rendering of this OTS2DSet.
toWGS84(Point2D) - Static method in class org.opentrafficsim.core.gis.TransformWGS84DutchRDNew
Convert a coordinate pair in the local system to WGS84 coordinates.
toWGS84(double, double) - Static method in class org.opentrafficsim.core.gis.TransformWGS84DutchRDNew
Convert a coordinate pair in the local system to WGS84 coordinates.
toWGS84Bounds() - Static method in class org.opentrafficsim.core.gis.TransformWGS84DutchRDNew
Report the bounding box for conversions from the local coordinate system.
trace(Object) - Method in class org.opentrafficsim.core.logger.SimLogger.DelegateSimLogger
trace(String) - Method in class org.opentrafficsim.core.logger.SimLogger.DelegateSimLogger
trace(String, Object...) - Method in class org.opentrafficsim.core.logger.SimLogger.DelegateSimLogger
trace(Throwable) - Method in class org.opentrafficsim.core.logger.SimLogger.DelegateSimLogger
trace(Throwable, String) - Method in class org.opentrafficsim.core.logger.SimLogger.DelegateSimLogger
trace(Throwable, String, Object...) - Method in class org.opentrafficsim.core.logger.SimLogger.DelegateSimLogger
TRAIN - Static variable in class org.opentrafficsim.core.gtu.GTUType
Super type for trains.
TransformWGS84DutchRDNew - Class in org.opentrafficsim.core.gis
Convert geographical coordinates between WGS84 and the Dutch RD (Rijksdriehoek) system.
translate(double) - Method in class org.opentrafficsim.core.geometry.OTSPoint3D
Return this point translated by a factor from the origin.
TRUCK - Static variable in class org.opentrafficsim.core.gtu.GTUType
Super type for trucks.
truncate(double) - Method in class org.opentrafficsim.core.geometry.OTSLine3D
Truncate a line at the given length (less than the length of the line, and larger than zero) and return a new line.
Try - Class in org.opentrafficsim.core.gtu
The Try class has a number of static methods that make it easy to try-catch an exception for any Throwable class, including the standard Java exceptions and exceptions from libraries that are used in the project.
Try.Assignment<V> - Interface in org.opentrafficsim.core.gtu
Functional interface for calls to Try.assign(...).
Try.Execution - Interface in org.opentrafficsim.core.gtu
Functional interface for calls to Try.execute(...).
TurnIndicatorIntent - Enum in org.opentrafficsim.core.gtu
Intent for turn indicator.
TurnIndicatorStatus - Enum in org.opentrafficsim.core.gtu
Copyright (c) 2013-2018 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
TYPE(String) - Constructor for class org.opentrafficsim.core.gtu.RelativePosition.TYPE
 

U

updateAcceleration() - Method in class org.opentrafficsim.core.gtu.perception.DirectEgoPerception
Update acceleration.
updateAcceleration() - Method in interface org.opentrafficsim.core.gtu.perception.EgoPerception
Update acceleration.
updateAll() - Method in interface org.opentrafficsim.core.gtu.perception.EgoPerception
Update all information in the perception category.
updateAll() - Method in interface org.opentrafficsim.core.gtu.perception.PerceptionCategory
Update all information in the perception category.
updateAnimationClassCheckBox(Class<? extends Locatable>) - Method in class org.opentrafficsim.gui.OTSAnimationPanel
Update the checkmark related to a programmatically changed animation state.
updateLength() - Method in class org.opentrafficsim.core.gtu.perception.DirectEgoPerception
Update length.
updateLength() - Method in interface org.opentrafficsim.core.gtu.perception.EgoPerception
Update length.
updateSpeed() - Method in class org.opentrafficsim.core.gtu.perception.DirectEgoPerception
Update speed.
updateSpeed() - Method in interface org.opentrafficsim.core.gtu.perception.EgoPerception
Update speed.
UpdateTimer() - Constructor for class org.opentrafficsim.gui.OTSAnimationPanel.UpdateTimer
 
updateWidth() - Method in class org.opentrafficsim.core.gtu.perception.DirectEgoPerception
Update width.
updateWidth() - Method in interface org.opentrafficsim.core.gtu.perception.EgoPerception
Update width.
updateWorldCoordinate() - Method in class org.opentrafficsim.gui.OTSAnimationPanel
Display the latest world coordinate based on the mouse position on the screen.

V

v0 - Variable in class org.opentrafficsim.core.gtu.plan.operational.OperationalPlan.Segment
The initial speed for this segment.
valueOf(String) - Static method in enum org.opentrafficsim.core.animation.TextAlignment
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.opentrafficsim.core.animation.TextWeight
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.opentrafficsim.core.animation.TextWidth
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.opentrafficsim.core.geometry.OTSLine3D.FractionalFallback
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.opentrafficsim.core.geometry.OTSLine3D.OffsetMethod
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.opentrafficsim.core.gtu.GTUDirectionality
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.opentrafficsim.core.gtu.TurnIndicatorIntent
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.opentrafficsim.core.gtu.TurnIndicatorStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.opentrafficsim.core.network.LateralDirectionality
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.opentrafficsim.core.network.LongitudinalDirectionality
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.opentrafficsim.gui.Appearance
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.opentrafficsim.core.animation.TextAlignment
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.opentrafficsim.core.animation.TextWeight
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.opentrafficsim.core.animation.TextWidth
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.opentrafficsim.core.geometry.OTSLine3D.FractionalFallback
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.opentrafficsim.core.geometry.OTSLine3D.OffsetMethod
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.opentrafficsim.core.gtu.GTUDirectionality
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.opentrafficsim.core.gtu.TurnIndicatorIntent
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.opentrafficsim.core.gtu.TurnIndicatorStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.opentrafficsim.core.network.LateralDirectionality
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.opentrafficsim.core.network.LongitudinalDirectionality
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class org.opentrafficsim.core.perception.collections.AbstractHistoricalMap
values() - Static method in enum org.opentrafficsim.gui.Appearance
Returns an array containing the constants of this enum type, in the order they are declared.
VAN - Static variable in class org.opentrafficsim.core.gtu.GTUType
Super type for vans.
VEHICLE - Static variable in class org.opentrafficsim.core.gtu.GTUType
Super type for vehicles.

W

warn(Object) - Method in class org.opentrafficsim.core.logger.SimLogger.DelegateSimLogger
warn(String) - Method in class org.opentrafficsim.core.logger.SimLogger.DelegateSimLogger
warn(String, Object...) - Method in class org.opentrafficsim.core.logger.SimLogger.DelegateSimLogger
warn(Throwable) - Method in class org.opentrafficsim.core.logger.SimLogger.DelegateSimLogger
warn(Throwable, String) - Method in class org.opentrafficsim.core.logger.SimLogger.DelegateSimLogger
warn(Throwable, String, Object...) - Method in class org.opentrafficsim.core.logger.SimLogger.DelegateSimLogger
WATER_WAY - Static variable in class org.opentrafficsim.core.network.LinkType
Two-directional water way.
WATER_WAY_USER - Static variable in class org.opentrafficsim.core.gtu.GTUType
Super type for all water way users.
windowActivated(WindowEvent) - Method in class org.opentrafficsim.gui.OTSAnimationPanel
windowActivated(WindowEvent) - Method in class org.opentrafficsim.gui.OTSControlPanel
windowClosed(WindowEvent) - Method in class org.opentrafficsim.gui.OTSAnimationPanel
windowClosed(WindowEvent) - Method in class org.opentrafficsim.gui.OTSControlPanel
windowClosing(WindowEvent) - Method in class org.opentrafficsim.gui.OTSAnimationPanel
windowClosing(WindowEvent) - Method in class org.opentrafficsim.gui.OTSControlPanel
windowDeactivated(WindowEvent) - Method in class org.opentrafficsim.gui.OTSAnimationPanel
windowDeactivated(WindowEvent) - Method in class org.opentrafficsim.gui.OTSControlPanel
windowDeiconified(WindowEvent) - Method in class org.opentrafficsim.gui.OTSAnimationPanel
windowDeiconified(WindowEvent) - Method in class org.opentrafficsim.gui.OTSControlPanel
windowExited - Variable in class org.opentrafficsim.gui.OTSAnimationPanel
Indicate the window has been closed and the timer thread can stop.
windowIconified(WindowEvent) - Method in class org.opentrafficsim.gui.OTSAnimationPanel
windowIconified(WindowEvent) - Method in class org.opentrafficsim.gui.OTSControlPanel
windowOpened(WindowEvent) - Method in class org.opentrafficsim.gui.OTSAnimationPanel
windowOpened(WindowEvent) - Method in class org.opentrafficsim.gui.OTSControlPanel
WrappableAnimation - Interface in org.opentrafficsim.simulationengine
Requirements for demonstration that can be shown in the SuperDemo.
WrappableSimulation - Interface in org.opentrafficsim.simulationengine
Requirements for demonstration that can be shown in the SuperDemo.

X

x - Variable in class org.opentrafficsim.core.geometry.OTSPoint3D
The internal representation of the point; x-coordinate.

Y

y - Variable in class org.opentrafficsim.core.geometry.OTSPoint3D
The internal representation of the point; y-coordinate.

Z

z - Variable in class org.opentrafficsim.core.geometry.OTSPoint3D
The internal representation of the point; z-coordinate.
A B C D E F G H I K L M N O P R S T U V W X Y Z 

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