- a - Variable in class org.opentrafficsim.road.network.factory.opendrive.ElevationTag
-
a position (s-coordinate).
- a - Variable in class org.opentrafficsim.road.network.factory.opendrive.SuperElevationTag
-
a position (s-coordinate).
- a - Variable in class org.opentrafficsim.road.network.factory.opendrive.WidthTag
-
a.
- AbstractGTUFollowingModel - Class in org.opentrafficsim.road.gtu.following
-
Code shared between various car following models.
- AbstractGTUFollowingModel() - Constructor for class org.opentrafficsim.road.gtu.following.AbstractGTUFollowingModel
-
- AbstractGTUGenerator - Class in org.opentrafficsim.road.gtu.generator
-
Common code for LaneBasedGTU generators that may have to postpone putting a GTU on the road due to congestion growing into
the generator.
- AbstractGTUGenerator(String, OTSDEVSSimulatorInterface, GTUType, Class<?>, GTUFollowingModel, LaneChangeModel, ContinuousDistDoubleScalar.Rel<Speed, SpeedUnit>, ContinuousDistDoubleScalar.Rel<Time.Rel, TimeUnit>, long, Time.Abs, Time.Abs, Lane, Length.Rel, LaneBasedRouteGenerator, GTUColorer) - Constructor for class org.opentrafficsim.road.gtu.generator.AbstractGTUGenerator
-
- AbstractLaneBasedGTU - Class in org.opentrafficsim.road.gtu.lane
-
This class contains most of the code that is needed to run a lane based GTU.
- AbstractLaneBasedGTU(String, GTUType, GTUFollowingModel, LaneChangeModel, Map<Lane, Length.Rel>, Speed, LaneBasedRouteNavigator, OTSDEVSSimulatorInterface) - Constructor for class org.opentrafficsim.road.gtu.lane.AbstractLaneBasedGTU
-
Construct a Lane Based GTU.
- AbstractLaneBasedIndividualGTU - Class in org.opentrafficsim.road.gtu.lane
-
Specific type of LaneBasedGTU.
- AbstractLaneBasedIndividualGTU(String, GTUType, GTUFollowingModel, LaneChangeModel, Map<Lane, Length.Rel>, Speed, Length.Rel, Length.Rel, Speed, LaneBasedRouteNavigator, OTSDEVSSimulatorInterface) - Constructor for class org.opentrafficsim.road.gtu.lane.AbstractLaneBasedIndividualGTU
-
Construct a new AbstractLaneBasedIndividualGTU.
- AbstractLaneBasedRouteNavigator - Class in org.opentrafficsim.road.network.route
-
A RouteNavigator helps to navigate on a route.
- AbstractLaneBasedRouteNavigator() - Constructor for class org.opentrafficsim.road.network.route.AbstractLaneBasedRouteNavigator
-
- AbstractLaneBasedTemplateGTU - Class in org.opentrafficsim.road.gtu.lane
-
Copyright (c) 2013-2015 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
- AbstractLaneBasedTemplateGTU(String, TemplateGTUType, GTUFollowingModel, Map<Lane, Length.Rel>, Speed, CompleteLaneBasedRouteNavigator) - Constructor for class org.opentrafficsim.road.gtu.lane.AbstractLaneBasedTemplateGTU
-
- AbstractLaneChangeModel - Class in org.opentrafficsim.road.gtu.lane.changing
-
Common code for a family of lane change models like in M.
- AbstractLaneChangeModel() - Constructor for class org.opentrafficsim.road.gtu.lane.changing.AbstractLaneChangeModel
-
- AbstractSensor - Class in org.opentrafficsim.road.network.lane
-
Copyright (c) 2013-2015 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
- AbstractSensor(Lane, Length.Rel, RelativePosition.TYPE, String, OTSDEVSSimulatorInterface) - Constructor for class org.opentrafficsim.road.network.lane.AbstractSensor
-
- AbstractTrafficLight - Class in org.opentrafficsim.road.gtu.lane
-
Special GTU that cannot move, but it can be seen by other GTUs.
- AbstractTrafficLight(String, Lane, Length.Rel, OTSDEVSSimulatorInterface) - Constructor for class org.opentrafficsim.road.gtu.lane.AbstractTrafficLight
-
- AccelerationContourPlot - Class in org.opentrafficsim.graphs
-
Acceleration contour plot.
- AccelerationContourPlot(String, List<Lane>) - Constructor for class org.opentrafficsim.graphs.AccelerationContourPlot
-
Create a new AccelerationContourPlot.
- AccelerationStep - Class in org.opentrafficsim.road.gtu.following
-
Storage for the result of a GTU following model.
- AccelerationStep(Acceleration, Time.Abs) - Constructor for class org.opentrafficsim.road.gtu.following.AccelerationStep
-
Create a new GTUFollowingModelResult.
- accessibleAdjacentLanes(LateralDirectionality, GTUType) - Method in class org.opentrafficsim.road.network.lane.Lane
-
Determine the set of lanes to the left or to the right of this lane, which are accessible from this lane, or an empty set
if no lane could be found.
- actionPerformed(ActionEvent) - Method in class org.opentrafficsim.graphs.ContourPlot
- actionPerformed(ActionEvent) - Method in class org.opentrafficsim.graphs.FundamentalDiagram
- actionPerformed(ActionEvent) - Method in class org.opentrafficsim.graphs.FundamentalDiagramLane
- actionPerformed(ActionEvent) - Method in class org.opentrafficsim.graphs.TrajectoryPlot
- addChangeListener(DatasetChangeListener) - Method in class org.opentrafficsim.graphs.ContourPlot
- addChangeListener(DatasetChangeListener) - Method in class org.opentrafficsim.graphs.FundamentalDiagram
- addChangeListener(DatasetChangeListener) - Method in class org.opentrafficsim.graphs.FundamentalDiagramLane
- addChangeListener(DatasetChangeListener) - Method in class org.opentrafficsim.graphs.TrajectoryPlot
- addCompatibility(GTUType) - Method in class org.opentrafficsim.road.network.lane.LaneType
-
- addCrossSectionElement(CrossSectionElement) - Method in class org.opentrafficsim.road.network.lane.CrossSectionLink
-
Add a cross section element at the end of the list.
- addCrossSectionElement(CrossSectionElement, int) - Method in class org.opentrafficsim.road.network.lane.CrossSectionLink
-
Add a cross section element at specified index in the list.
Note: LEFT is seen as a positive lateral direction, RIGHT as a negative lateral direction.
- addData(AbstractLaneBasedGTU, Lane) - Method in class org.opentrafficsim.graphs.ContourPlot
-
Add the movement of an AbstractLaneBasedGTU to a graph.
- addData(LaneBasedGTU) - Method in class org.opentrafficsim.graphs.FundamentalDiagram
-
Add the effect of one passing car to this Fundamental Diagram.
- addData(Speed) - Method in class org.opentrafficsim.graphs.FundamentalDiagram.Sample
-
Add one Car detection to this Sample.
- addData() - Method in class org.opentrafficsim.graphs.FundamentalDiagramLane
-
Add the density and average speed on the lane to this Fundamental Diagram.
- addData(AbstractLaneBasedGTU, Lane) - Method in interface org.opentrafficsim.graphs.LaneBasedGTUSampler
-
Add the movement of an AbstractLaneBasedGTU to a graph.
- addData(AbstractLaneBasedGTU, Lane) - Method in class org.opentrafficsim.graphs.TrajectoryPlot
-
Add the movement of an AbstractLaneBasedGTU to a graph.
- addDirectionality(GTUType, LongitudinalDirectionality) - Method in class org.opentrafficsim.road.network.lane.Lane
-
This method sets the directionality of the lane for a GTU type.
- addGTU(LaneBasedGTU, double) - Method in class org.opentrafficsim.road.network.lane.Lane
-
Add a LaneBasedGTU to the list of this Lane.
- addGTU(LaneBasedGTU, Length.Rel) - Method in class org.opentrafficsim.road.network.lane.Lane
-
Add a LaneBasedGTU to the list of this Lane.
- addNode(OSMNode) - Method in class org.opentrafficsim.road.network.factory.osm.OSMNetwork
-
Add one OSMNode to this OSMNetwork.
- addNode(Long) - Method in class org.opentrafficsim.road.network.factory.osm.OSMRelation
-
Add one OSMNode id to this OSMRelation.
- addPermeability(GTUType, LateralDirectionality) - Method in class org.opentrafficsim.road.network.lane.RoadMarkerAlong
-
Add lateral permeability for a GTU type in the direction of the design line of the overarching CrossSectionLink.
- addPermeability(GTUType, Stripe.Permeable) - Method in class org.opentrafficsim.road.network.lane.Stripe
-
- addRelation(OSMRelation) - Method in class org.opentrafficsim.road.network.factory.osm.OSMNetwork
-
Add one OSMRelation to this Network.
- addSampler(LaneBasedGTUSampler) - Method in class org.opentrafficsim.road.network.lane.Lane
-
Register a LaneBasedGTUSampler on this Lane.
- addSegment(AbstractLaneBasedGTU, Lane, double) - Method in class org.opentrafficsim.graphs.TrajectoryPlot.Trajectory
-
Add a trajectory segment and update the currentEndTime and currentEndPosition.
- addSensor(Sensor, GTUType) - Method in class org.opentrafficsim.road.network.lane.Lane
-
Insert the sensor at the right place in the sensor list of this lane.
- addSpline(OSMNode) - Method in class org.opentrafficsim.road.network.factory.osm.OSMLink
-
Append a Node to the list of OSMNodes of this OSMLink that define the shape of this OSMLink.
- addStep(FixedAccelerationModel) - Method in class org.opentrafficsim.road.gtu.following.SequentialFixedAccelerationModel
-
Add one FixedAccelerationModel step to this SequentialFixedAccelerationModel.
- addTag(OSMTag) - Method in class org.opentrafficsim.road.network.factory.osm.OSMLink
-
Add an OSMTag to this Link.
- addTag(OSMTag) - Method in class org.opentrafficsim.road.network.factory.osm.OSMNode
-
Add a tag to this OSMNode.
- addTag(OSMTag) - Method in class org.opentrafficsim.road.network.factory.osm.OSMRelation
-
Add an OSMTag to this OSMRelation.
- addTag(OSMTag) - Method in class org.opentrafficsim.road.network.factory.osm.OSMWay
-
Add one tag to the list of tags of this OSMWay.
- addViewer() - Method in class org.opentrafficsim.graphs.ContourPlot
-
Create/add a viewer for the data of the graph.
- addViewer() - Method in interface org.opentrafficsim.graphs.MultipleViewerChart
-
Create/add a viewer for the data of the graph.
- addViewer() - Method in class org.opentrafficsim.graphs.TrajectoryPlot
-
Create/add a viewer for the data of the graph.
- addWay(OSMWay) - Method in class org.opentrafficsim.road.network.factory.osm.OSMNetwork
-
Add one OSMWay to this OSMNetwork.
- addWay(Long) - Method in class org.opentrafficsim.road.network.factory.osm.OSMRelation
-
Add one OSMWay id to this OSMRelation.
- ADJACENT_MARGIN - Static variable in class org.opentrafficsim.road.network.lane.Lane
-
Lateral alignment margin for longitudinally connected Lanes.
- adjustMaximumValue(DoubleScalar<?>) - Method in class org.opentrafficsim.graphs.Axis
-
Adjust (increase) the range of this AxisDefinition.
- Altruistic - Class in org.opentrafficsim.road.gtu.lane.changing
-
The altruistic driver changes lane when that is beneficial for all drivers.
- Altruistic() - Constructor for class org.opentrafficsim.road.gtu.lane.changing.Altruistic
-
- angle - Variable in class org.opentrafficsim.road.network.factory.xml.ArcTag
-
angle.
- angle - Variable in class org.opentrafficsim.road.network.factory.xml.NodeTag
-
absolute angle of the node.
- appendNode(Long) - Method in class org.opentrafficsim.road.network.factory.osm.OSMWay
-
Append one node id to the list of node ids.
- applyDriverPersonality(DualAccelerationStep) - Method in class org.opentrafficsim.road.gtu.lane.changing.AbstractLaneChangeModel
-
Return the weighted acceleration as described by the personality.
- applyDriverPersonality(DualAccelerationStep) - Method in class org.opentrafficsim.road.gtu.lane.changing.Altruistic
-
Return the weighted acceleration as described by the personality.
- applyDriverPersonality(DualAccelerationStep) - Method in class org.opentrafficsim.road.gtu.lane.changing.Egoistic
-
Return the weighted acceleration as described by the personality.
- applyRoadTypeToLink(LinkTag, XmlNetworkLaneParser, OTSDEVSSimulatorInterface) - Static method in class org.opentrafficsim.road.network.factory.xml.Links
-
- ArcTag - Class in org.opentrafficsim.road.network.factory.opendrive
-
Copyright (c) 2013-2015 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
- ArcTag() - Constructor for class org.opentrafficsim.road.network.factory.opendrive.ArcTag
-
- arcTag - Variable in class org.opentrafficsim.road.network.factory.opendrive.GeometryTag
-
arcTag
- ArcTag - Class in org.opentrafficsim.road.network.factory.xml
-
Copyright (c) 2013-2015 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
- ArcTag() - Constructor for class org.opentrafficsim.road.network.factory.xml.ArcTag
-
- arcTag - Variable in class org.opentrafficsim.road.network.factory.xml.LinkTag
-
arc.
- ArcTag.ArcDirection - Enum in org.opentrafficsim.road.network.factory.xml
-
direction of the arc; LEFT or RIGHT.
- Axis - Class in org.opentrafficsim.graphs
-
Definition of one axis for a ContourPlot.
- Axis(DoubleScalar<?>, DoubleScalar<?>, double[], double, String, String, String) - Constructor for class org.opentrafficsim.graphs.Axis
-
Create a new AxisDefinition.
- c - Variable in class org.opentrafficsim.road.network.factory.opendrive.ElevationTag
-
c position (s-coordinate).
- c - Variable in class org.opentrafficsim.road.network.factory.opendrive.SuperElevationTag
-
c position (s-coordinate).
- c - Variable in class org.opentrafficsim.road.network.factory.opendrive.WidthTag
-
c.
- calculateNodeCoordinates(XmlNetworkLaneParser) - Static method in class org.opentrafficsim.road.network.factory.xml.Links
-
Find the nodes one by one that have one coordinate defined, and one not defined, and try to build the network from there.
- calculateNodeCoordinates(LinkTag, XmlNetworkLaneParser) - Static method in class org.opentrafficsim.road.network.factory.xml.Links
-
One of the nodes probably has a coordinate and the other not.
- CAR - Static variable in class org.opentrafficsim.road.network.factory.osm.PredefinedGTUTypes
-
Car.
- center - Variable in class org.opentrafficsim.road.network.factory.xml.ArcTag
-
the center coordinate of the arc.
- centerLaneTags - Variable in class org.opentrafficsim.road.network.factory.opendrive.LaneSectionTag
-
center lanes
- changeColorTime() - Method in class org.opentrafficsim.road.gtu.lane.LaneBlockOnOff
-
- checkCarBuilderList() - Method in class org.opentrafficsim.road.gtu.generator.AbstractGTUGenerator
-
Check if car can be generated.
- checkisReaderThreadDead() - Method in class org.opentrafficsim.road.network.factory.osm.input.ReadOSMFile
-
- checkOvertaking(Lane, LaneBasedGTU, LaneBasedGTU) - Method in interface org.opentrafficsim.road.network.lane.changing.OvertakingConditions
-
Implementation of the overtaking conditions.
- checkOvertaking(Lane, LaneBasedGTU, LaneBasedGTU) - Method in class org.opentrafficsim.road.network.lane.changing.OvertakingConditions.LeftAlwaysRightSpeed
-
Implementation of the overtaking conditions.
- checkOvertaking(Lane, LaneBasedGTU, LaneBasedGTU) - Method in class org.opentrafficsim.road.network.lane.changing.OvertakingConditions.LeftAndRight
-
Implementation of the overtaking conditions.
- checkOvertaking(Lane, LaneBasedGTU, LaneBasedGTU) - Method in class org.opentrafficsim.road.network.lane.changing.OvertakingConditions.LeftOnly
-
Implementation of the overtaking conditions.
- checkOvertaking(Lane, LaneBasedGTU, LaneBasedGTU) - Method in class org.opentrafficsim.road.network.lane.changing.OvertakingConditions.LeftSet
-
Implementation of the overtaking conditions.
- checkOvertaking(Lane, LaneBasedGTU, LaneBasedGTU) - Method in class org.opentrafficsim.road.network.lane.changing.OvertakingConditions.LeftSetRightSpeed
-
Implementation of the overtaking conditions.
- checkOvertaking(Lane, LaneBasedGTU, LaneBasedGTU) - Method in class org.opentrafficsim.road.network.lane.changing.OvertakingConditions.None
-
Implementation of the overtaking conditions.
- checkOvertaking(Lane, LaneBasedGTU, LaneBasedGTU) - Method in class org.opentrafficsim.road.network.lane.changing.OvertakingConditions.RightAlwaysLeftSpeed
-
Implementation of the overtaking conditions.
- checkOvertaking(Lane, LaneBasedGTU, LaneBasedGTU) - Method in class org.opentrafficsim.road.network.lane.changing.OvertakingConditions.RightOnly
-
Implementation of the overtaking conditions.
- checkOvertaking(Lane, LaneBasedGTU, LaneBasedGTU) - Method in class org.opentrafficsim.road.network.lane.changing.OvertakingConditions.RightSet
-
Implementation of the overtaking conditions.
- checkOvertaking(Lane, LaneBasedGTU, LaneBasedGTU) - Method in class org.opentrafficsim.road.network.lane.changing.OvertakingConditions.RightSetLeftSpeed
-
Implementation of the overtaking conditions.
- className - Variable in class org.opentrafficsim.road.network.factory.xml.SensorTag
-
class name of the Sensor.
- className - Variable in class org.opentrafficsim.road.network.factory.xml.TrafficLightTag
-
class name of the TrafficLight.
- color - Variable in class org.opentrafficsim.road.network.factory.opendrive.RoadMarkTag
-
color
- color - Variable in class org.opentrafficsim.road.network.factory.xml.CrossSectionElementTag
-
animation color.
- color - Variable in class org.opentrafficsim.road.network.factory.xml.LaneOverrideTag
-
animation color.
- compareTo(Sensor) - Method in class org.opentrafficsim.road.network.lane.AbstractSensor
- CompatibilityTag - Class in org.opentrafficsim.road.network.factory.xml
-
Copyright (c) 2013-2015 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
- CompatibilityTag() - Constructor for class org.opentrafficsim.road.network.factory.xml.CompatibilityTag
-
- complete() - Method in class org.opentrafficsim.road.network.factory.osm.input.OSMParser
- CompleteLaneBasedRouteNavigator - Class in org.opentrafficsim.road.network.route
-
A RouteNavigator helps to navigate on a route.
- CompleteLaneBasedRouteNavigator(CompleteRoute) - Constructor for class org.opentrafficsim.road.network.route.CompleteLaneBasedRouteNavigator
-
Create a navigator.
- completeRoute - Variable in class org.opentrafficsim.road.network.route.CompleteLaneBasedRouteNavigator
-
The complete route.
- computeAcceleration(LaneBasedGTU, Collection<HeadwayGTU>, Speed) - Method in class org.opentrafficsim.road.gtu.following.AbstractGTUFollowingModel
-
Compute the lowest accelerations (or most severe decelerations) that would be used if a referenceGTU is present
(inserted, or not removed) in a set of other GTUs.
If any GTU in the set of otherGTUs has a null headway (indicating that the other GTU is in fact parallel to the
referenceGTU), prohibitive decelerations shall be returned.
Two AccelerationStep values are returned in a DualAccelerationStep.
TODO We should probably add a be ready to stop before argument to prevent vehicles that cannot see their leader,
or should slow down for a crossing from accelerating to unsafe speeds.
- computeAcceleration(LaneBasedGTU, Speed, Length.Rel, Speed) - Method in class org.opentrafficsim.road.gtu.following.AbstractGTUFollowingModel
-
Compute the acceleration that would be used to follow a leader.
TODO We should probably add a be ready to stop before argument to prevent vehicles that cannot see their leader,
or should slow down for a crossing from accelerating to unsafe speeds.
- computeAcceleration(Speed, Speed, Speed, Length.Rel, Speed) - Method in class org.opentrafficsim.road.gtu.following.FixedAccelerationModel
-
Compute the acceleration that would be used to follow a leader.
TODO We should probably add a be ready to stop before argument to prevent vehicles that cannot see their leader,
or should slow down for a crossing from accelerating to unsafe speeds.
- computeAcceleration(LaneBasedGTU, Speed, Length.Rel, Speed) - Method in interface org.opentrafficsim.road.gtu.following.GTUFollowingModel
-
Compute the acceleration that would be used to follow a leader.
TODO We should probably add a be ready to stop before argument to prevent vehicles that cannot see their leader,
or should slow down for a crossing from accelerating to unsafe speeds.
- computeAcceleration(Speed, Speed, Speed, Length.Rel, Speed) - Method in interface org.opentrafficsim.road.gtu.following.GTUFollowingModel
-
Compute the acceleration that would be used to follow a leader.
TODO We should probably add a be ready to stop before argument to prevent vehicles that cannot see their leader,
or should slow down for a crossing from accelerating to unsafe speeds.
- computeAcceleration(LaneBasedGTU, Collection<HeadwayGTU>, Speed) - Method in interface org.opentrafficsim.road.gtu.following.GTUFollowingModel
-
Compute the lowest accelerations (or most severe decelerations) that would be used if a referenceGTU is present
(inserted, or not removed) in a set of other GTUs.
If any GTU in the set of otherGTUs has a null headway (indicating that the other GTU is in fact parallel to the
referenceGTU), prohibitive decelerations shall be returned.
Two AccelerationStep values are returned in a DualAccelerationStep.
TODO We should probably add a be ready to stop before argument to prevent vehicles that cannot see their leader,
or should slow down for a crossing from accelerating to unsafe speeds.
- computeAcceleration(Speed, Speed, Speed, Length.Rel, Speed) - Method in class org.opentrafficsim.road.gtu.following.IDM
-
Compute the acceleration that would be used to follow a leader.
TODO We should probably add a be ready to stop before argument to prevent vehicles that cannot see their leader,
or should slow down for a crossing from accelerating to unsafe speeds.
- computeAcceleration(Speed, Speed, Speed, Length.Rel, Speed) - Method in class org.opentrafficsim.road.gtu.following.IDMPlus
-
Compute the acceleration that would be used to follow a leader.
TODO We should probably add a be ready to stop before argument to prevent vehicles that cannot see their leader,
or should slow down for a crossing from accelerating to unsafe speeds.
- computeAcceleration(Speed, Speed, Speed, Length.Rel, Speed) - Method in class org.opentrafficsim.road.gtu.following.SequentialFixedAccelerationModel
-
Compute the acceleration that would be used to follow a leader.
TODO We should probably add a be ready to stop before argument to prevent vehicles that cannot see their leader,
or should slow down for a crossing from accelerating to unsafe speeds.
- computeAccelerationWithNoLeader(LaneBasedGTU, Speed) - Method in class org.opentrafficsim.road.gtu.following.AbstractGTUFollowingModel
-
Compute the acceleration that would be used if the is not leader in sight.
- computeAccelerationWithNoLeader(LaneBasedGTU, Speed) - Method in interface org.opentrafficsim.road.gtu.following.GTUFollowingModel
-
Compute the acceleration that would be used if the is not leader in sight.
- computeLaneChangeAndAcceleration(LaneBasedGTU, Collection<HeadwayGTU>, Collection<HeadwayGTU>, Collection<HeadwayGTU>, Speed, Acceleration, Acceleration, Acceleration) - Method in class org.opentrafficsim.road.gtu.lane.changing.AbstractLaneChangeModel
-
Compute the acceleration and lane change.
- computeLaneChangeAndAcceleration(LaneBasedGTU, Collection<HeadwayGTU>, Collection<HeadwayGTU>, Collection<HeadwayGTU>, Speed, Acceleration, Acceleration, Acceleration) - Method in class org.opentrafficsim.road.gtu.lane.changing.FixedLaneChangeModel
-
Compute the acceleration and lane change.
- computeLaneChangeAndAcceleration(LaneBasedGTU, Collection<HeadwayGTU>, Collection<HeadwayGTU>, Collection<HeadwayGTU>, Speed, Acceleration, Acceleration, Acceleration) - Method in interface org.opentrafficsim.road.gtu.lane.changing.LaneChangeModel
-
Compute the acceleration and lane change.
- computeSuitabilityWithLaneChanges(Lane, double, Map<Lane, Length.Rel>, int, LateralDirectionality, GTUType) - Method in class org.opentrafficsim.road.network.route.AbstractLaneBasedRouteNavigator
-
Compute the suitability of a lane from which lane changes are required to get to the next point on the Route.
This method weighs the suitability of the nearest suitable lane by (m - n) / m where n is the number of lane changes
required and m is the total number of lanes in the CrossSectionLink.
- computeZValue(int, int, int, int) - Method in class org.opentrafficsim.graphs.AccelerationContourPlot
-
Combine values in a range of time bins and distance bins to obtain a combined density value of the ranges.
- computeZValue(int, int, int, int) - Method in class org.opentrafficsim.graphs.ContourPlot
-
Combine values in a range of time bins and distance bins to obtain a combined density value of the ranges.
- computeZValue(int, int, int, int) - Method in class org.opentrafficsim.graphs.DensityContourPlot
-
Combine values in a range of time bins and distance bins to obtain a combined density value of the ranges.
- computeZValue(int, int, int, int) - Method in class org.opentrafficsim.graphs.FlowContourPlot
-
Combine values in a range of time bins and distance bins to obtain a combined density value of the ranges.
- computeZValue(int, int, int, int) - Method in class org.opentrafficsim.graphs.SpeedContourPlot
-
Combine values in a range of time bins and distance bins to obtain a combined density value of the ranges.
- connectingRoad - Variable in class org.opentrafficsim.road.network.factory.opendrive.ConnectionTag
-
connecting Road id
- ConnectionTag - Class in org.opentrafficsim.road.network.factory.opendrive
-
Copyright (c) 2013-2015 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
- ConnectionTag() - Constructor for class org.opentrafficsim.road.network.factory.opendrive.ConnectionTag
-
- connectionTags - Variable in class org.opentrafficsim.road.network.factory.opendrive.JunctionTag
-
a map of connections in the junction
- constructContour(CrossSectionElement) - Static method in class org.opentrafficsim.road.network.lane.CrossSectionElement
-
Construct a buffer geometry by offsetting the linear geometry line with a distance and constructing a so-called "buffer"
around it.
- constructModel(SimulatorInterface<DoubleScalar.Abs<TimeUnit>, DoubleScalar.Rel<TimeUnit>, OTSSimTimeDouble>) - Method in class org.opentrafficsim.road.network.factory.TestOpenDriveParser.TestOpenDriveModel
- constructModel(SimulatorInterface<DoubleScalar.Abs<TimeUnit>, DoubleScalar.Rel<TimeUnit>, OTSSimTimeDouble>) - Method in class org.opentrafficsim.road.test.TestLaneDirections.TestXMLModel
- constructModel(SimulatorInterface<DoubleScalar.Abs<TimeUnit>, DoubleScalar.Rel<TimeUnit>, OTSSimTimeDouble>) - Method in class org.opentrafficsim.road.test.TestXMLParser.TestXMLModel
- contactPoint - Variable in class org.opentrafficsim.road.network.factory.opendrive.ConnectionTag
-
contact point.
- containsAllTags(List<OSMTag>) - Method in class org.opentrafficsim.road.network.factory.osm.OSMLink
-
Report if this OSMLink has all tags in a supplied set.
- ContinuousColorPaintScale - Class in org.opentrafficsim.graphs
-
Create a continuous color paint scale.
- ContinuousColorPaintScale(String, double[], Color[]) - Constructor for class org.opentrafficsim.graphs.ContinuousColorPaintScale
-
Create a new ContinuousColorPaintScale.
- ContourPlot - Class in org.opentrafficsim.graphs
-
Common code for a contour plot.
- ContourPlot(String, Axis, List<Lane>, double, double, double, String, String, double) - Constructor for class org.opentrafficsim.graphs.ContourPlot
-
Create a new ContourPlot.
- ControllerTag - Class in org.opentrafficsim.road.network.factory.opendrive
-
Copyright (c) 2013-2015 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
- ControllerTag() - Constructor for class org.opentrafficsim.road.network.factory.opendrive.ControllerTag
-
- controllerTags - Variable in class org.opentrafficsim.road.network.factory.opendrive.JunctionTag
-
a map of controller in the junction
- controllerTags - Variable in class org.opentrafficsim.road.network.factory.opendrive.OpenDriveNetworkLaneParser
-
Junction tags.
- controlSignalID - Variable in class org.opentrafficsim.road.network.factory.opendrive.ControllerTag
-
id of the control signal.
- controlType - Variable in class org.opentrafficsim.road.network.factory.opendrive.ControllerTag
-
control type
- Convert - Class in org.opentrafficsim.road.network.factory.osm.output
-
Copyright (c) 2013-2015 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
- Convert() - Constructor for class org.opentrafficsim.road.network.factory.osm.output.Convert
-
Construct a converter.
- convertLink(OSMLink) - Method in class org.opentrafficsim.road.network.factory.osm.output.Convert
-
This method converts an OSM link to an OTS link.
- convertNode(OSMNode) - Method in class org.opentrafficsim.road.network.factory.osm.output.Convert
-
This method converts an OSM node to an OTS node.
- coordinate - Variable in class org.opentrafficsim.road.network.factory.xml.NodeTag
-
coordinate (null at first, can be calculated later when connected to a link.
- costPerDistance - Variable in class org.opentrafficsim.road.network.factory.xml.ShortestRouteTag
-
distance unit for the "cost" per time.
- costPerTime - Variable in class org.opentrafficsim.road.network.factory.xml.ShortestRouteTag
-
time unit for the "cost" per time.
- countCompatibleLanes(CrossSectionLink, GTUType) - Method in class org.opentrafficsim.road.network.route.AbstractLaneBasedRouteNavigator
-
Determine how many lanes on a CrossSectionLink are compatible with a particular GTU type.
TODO: this method should probably be moved into the CrossSectionLink class
- country - Variable in class org.opentrafficsim.road.network.factory.opendrive.SignalTag
-
country.
- createMenuItem(MultipleViewerChart) - Static method in class org.opentrafficsim.graphs.StandAloneChartWindow
-
Create a menu item that, when clicked, creates a detached window for a JFreeChart plot.
- CrossSectionElement - Class in org.opentrafficsim.road.network.lane
-
Copyright (c) 2013-2015 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
- CrossSectionElement(CrossSectionLink, String, Length.Rel, Length.Rel, Length.Rel, Length.Rel) - Constructor for class org.opentrafficsim.road.network.lane.CrossSectionElement
-
Note: LEFT is seen as a positive lateral direction, RIGHT as a negative lateral direction, with the direction from
the StartNode towards the EndNode as the longitudinal direction.
- CrossSectionElementTag - Class in org.opentrafficsim.road.network.factory.xml
-
Copyright (c) 2013-2015 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
- CrossSectionElementTag() - Constructor for class org.opentrafficsim.road.network.factory.xml.CrossSectionElementTag
-
- CrossSectionElementTag.ElementType - Enum in org.opentrafficsim.road.network.factory.xml
-
element types.
- CrossSectionElementTag.StripeType - Enum in org.opentrafficsim.road.network.factory.xml
-
stripe types.
- CrossSectionLink - Class in org.opentrafficsim.road.network.lane
-
A CrossSectionLink is a link with lanes where GTUs can possibly switch between lanes.
- CrossSectionLink(String, OTSNode, OTSNode, LinkType, OTSLine3D, Map<GTUType, LongitudinalDirectionality>, LaneKeepingPolicy) - Constructor for class org.opentrafficsim.road.network.lane.CrossSectionLink
-
Construction of a cross section link.
- CrossSectionLink(String, OTSNode, OTSNode, LinkType, OTSLine3D, LongitudinalDirectionality, LaneKeepingPolicy) - Constructor for class org.opentrafficsim.road.network.lane.CrossSectionLink
-
Construction of a link, with a general directionality for GTUType.ALL.
- CrossSectionLink(String, OTSNode, OTSNode, LinkType, OTSLine3D, LaneKeepingPolicy) - Constructor for class org.opentrafficsim.road.network.lane.CrossSectionLink
-
Construction of a link, on which no traffic is allowed after construction of the link.
- cseTags - Variable in class org.opentrafficsim.road.network.factory.xml.RoadTypeTag
-
CrossSectionElementTags, order is important, so a LinkedHashMap.
- curvature - Variable in class org.opentrafficsim.road.network.factory.opendrive.ArcTag
-
degree of the curve at the start(s-coordinate?).
- curvEnd - Variable in class org.opentrafficsim.road.network.factory.opendrive.SpiralTag
-
degree of the curve at the end(s-coordinate?).
- curvStart - Variable in class org.opentrafficsim.road.network.factory.opendrive.SpiralTag
-
degree of the curve at the start(s-coordinate?).
- FillTag - Class in org.opentrafficsim.road.network.factory.xml
-
Copyright (c) 2013-2015 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
- FillTag() - Constructor for class org.opentrafficsim.road.network.factory.xml.FillTag
-
- fillTags - Variable in class org.opentrafficsim.road.network.factory.xml.LinkTag
-
map of lane name to fill at t=0.
- findFollowingLink(OSMLink) - Method in class org.opentrafficsim.road.network.factory.osm.OSMNetwork
-
Finds the link that follows a given OSMLink.
- findPrecedingLink(OSMLink) - Method in class org.opentrafficsim.road.network.factory.osm.OSMNetwork
-
Finds an OSMLink that precedes the given OSMLink.
- findSinksandSources(OSMNetwork, ProgressListener) - Static method in class org.opentrafficsim.road.network.factory.osm.output.Convert
-
- FixCaption - Class in org.opentrafficsim.graphs
-
Fix the font size of the caption of a JFreeChart.
- fixCaption(JFreeChart) - Static method in class org.opentrafficsim.graphs.FixCaption
-
Make the title text a little bit smaller.
- FixedAccelerationModel - Class in org.opentrafficsim.road.gtu.following
-
Fixed GTU following model.
- FixedAccelerationModel(Acceleration, Time.Rel) - Constructor for class org.opentrafficsim.road.gtu.following.FixedAccelerationModel
-
Create a new FixedAccelerationModel.
- FixedLaneBasedRouteGenerator - Class in org.opentrafficsim.road.network.route
-
Copyright (c) 2013-2015 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
- FixedLaneBasedRouteGenerator(CompleteRoute) - Constructor for class org.opentrafficsim.road.network.route.FixedLaneBasedRouteGenerator
-
- FixedLaneChangeModel - Class in org.opentrafficsim.road.gtu.lane.changing
-
Dummy lane change model with totally predictable results (used for testing).
- FixedLaneChangeModel(LateralDirectionality) - Constructor for class org.opentrafficsim.road.gtu.lane.changing.FixedLaneChangeModel
-
Construct a FixedLaneChangeModel.
- flow - Variable in class org.opentrafficsim.graphs.FundamentalDiagramLane
-
flow counter.
- FlowContourPlot - Class in org.opentrafficsim.graphs
-
Flow contour plot.
- FlowContourPlot(String, List<Lane>) - Constructor for class org.opentrafficsim.graphs.FlowContourPlot
-
Create a new FlowContourPlot.
- followingModel - Variable in class org.opentrafficsim.road.network.factory.xml.GTUTag
-
GTU following model.
- fraction(Length.Rel) - Method in class org.opentrafficsim.road.network.lane.Lane
-
Transform a position on the lane (can be less than zero or larger than the lane length) to a fraction.
- fractionalPosition(Lane, RelativePosition, Time.Abs) - Method in class org.opentrafficsim.road.gtu.lane.AbstractLaneBasedGTU
-
Return the longitudinal position of a point relative to this GTU, relative to the center line of the Lane, as a fraction
of the length of the lane.
- fractionalPosition(Lane, RelativePosition) - Method in class org.opentrafficsim.road.gtu.lane.AbstractLaneBasedGTU
-
Return the longitudinal position of a point relative to this GTU, relative to the center line of the Lane, as a fraction
of the length of the lane.
- fractionalPosition(Lane, RelativePosition, Time.Abs) - Method in class org.opentrafficsim.road.gtu.lane.AbstractTrafficLight
-
Return the longitudinal position of a point relative to this GTU, relative to the center line of the Lane, as a fraction
of the length of the lane.
- fractionalPosition(Lane, RelativePosition) - Method in class org.opentrafficsim.road.gtu.lane.AbstractTrafficLight
-
Return the longitudinal position of a point relative to this GTU, relative to the center line of the Lane, as a fraction
of the length of the lane.
- fractionalPosition(Lane, RelativePosition, Time.Abs) - Method in interface org.opentrafficsim.road.gtu.lane.LaneBasedGTU
-
Return the longitudinal position of a point relative to this GTU, relative to the center line of the Lane, as a fraction
of the length of the lane.
- fractionalPosition(Lane, RelativePosition) - Method in interface org.opentrafficsim.road.gtu.lane.LaneBasedGTU
-
Return the longitudinal position of a point relative to this GTU, relative to the center line of the Lane, as a fraction
of the length of the lane.
- fractionalPosition(Lane, RelativePosition, Time.Abs) - Method in class org.opentrafficsim.road.gtu.lane.LaneBlock
-
Return the longitudinal position of a point relative to this GTU, relative to the center line of the Lane, as a fraction
of the length of the lane.
- fractionalPosition(Lane, RelativePosition) - Method in class org.opentrafficsim.road.gtu.lane.LaneBlock
-
Return the longitudinal position of a point relative to this GTU, relative to the center line of the Lane, as a fraction
of the length of the lane.
- fractionalPositions(RelativePosition) - Method in class org.opentrafficsim.road.gtu.lane.AbstractLaneBasedGTU
-
Return the longitudinal positions of a point relative to this GTU, relative to the center line of the Lanes in which the
vehicle is registered, as fractions of the length of the lane.
- fractionalPositions(RelativePosition, Time.Abs) - Method in class org.opentrafficsim.road.gtu.lane.AbstractLaneBasedGTU
-
Return the longitudinal positions of a point relative to this GTU, relative to the center line of the Lanes in which the
vehicle is registered, as fractions of the length of the lane.
- fractionalPositions(RelativePosition) - Method in class org.opentrafficsim.road.gtu.lane.AbstractTrafficLight
-
Return the longitudinal positions of a point relative to this GTU, relative to the center line of the Lanes in which the
vehicle is registered, as fractions of the length of the lane.
- fractionalPositions(RelativePosition, Time.Abs) - Method in class org.opentrafficsim.road.gtu.lane.AbstractTrafficLight
-
Return the longitudinal positions of a point relative to this GTU, relative to the center line of the Lanes in which the
vehicle is registered, as fractions of the length of the lane.
- fractionalPositions(RelativePosition) - Method in interface org.opentrafficsim.road.gtu.lane.LaneBasedGTU
-
Return the longitudinal positions of a point relative to this GTU, relative to the center line of the Lanes in which the
vehicle is registered, as fractions of the length of the lane.
- fractionalPositions(RelativePosition, Time.Abs) - Method in interface org.opentrafficsim.road.gtu.lane.LaneBasedGTU
-
Return the longitudinal positions of a point relative to this GTU, relative to the center line of the Lanes in which the
vehicle is registered, as fractions of the length of the lane.
- fractionalPositions(RelativePosition) - Method in class org.opentrafficsim.road.gtu.lane.LaneBlock
-
Return the longitudinal positions of a point relative to this GTU, relative to the center line of the Lanes in which the
vehicle is registered, as fractions of the length of the lane.
- fractionalPositions(RelativePosition, Time.Abs) - Method in class org.opentrafficsim.road.gtu.lane.LaneBlock
-
Return the longitudinal positions of a point relative to this GTU, relative to the center line of the Lanes in which the
vehicle is registered, as fractions of the length of the lane.
- fractionSI(double) - Method in class org.opentrafficsim.road.network.lane.Lane
-
Transform a position on the lane in SI units (can be less than zero or larger than the lane length) to a fraction.
- from - Variable in class org.opentrafficsim.road.network.factory.xml.ShortestRouteTag
-
From Node.
- FundamentalDiagram - Class in org.opentrafficsim.graphs
-
- FundamentalDiagram(String, Time.Rel, Lane, Length.Rel) - Constructor for class org.opentrafficsim.graphs.FundamentalDiagram
-
Graph a Fundamental Diagram.
- FundamentalDiagram.FundamentalDiagramSensor - Class in org.opentrafficsim.graphs
-
Internal Sensor class.
- FundamentalDiagram.Sample - Class in org.opentrafficsim.graphs
-
Storage for one sample of data collected by a point-detector that accumulates harmonic mean speed and flow.
- FundamentalDiagramLane - Class in org.opentrafficsim.graphs
-
- FundamentalDiagramLane(String, Time.Rel, Lane, OTSDEVSSimulatorInterface) - Constructor for class org.opentrafficsim.graphs.FundamentalDiagramLane
-
Graph a Fundamental Diagram.
- FundamentalDiagramLane.Sample - Class in org.opentrafficsim.graphs
-
Storage for one sample of data collected with mean speed [m/s] and number of vehicles per km.
- FundamentalDiagramSensor(Lane, Length.Rel, OTSDEVSSimulatorInterface) - Constructor for class org.opentrafficsim.graphs.FundamentalDiagram.FundamentalDiagramSensor
-
Construct a FundamentalDiagramSensor.
- generate() - Method in class org.opentrafficsim.road.gtu.generator.AbstractGTUGenerator
-
Generate a GTU.
- generateCar() - Method in class org.opentrafficsim.road.gtu.generator.ListGTUGenerator
-
Generate one car and re-schedule this method.
- generateRouteNavigator() - Method in class org.opentrafficsim.road.network.route.FixedLaneBasedRouteGenerator
-
Generate a RouteNavigator.
- generateRouteNavigator() - Method in interface org.opentrafficsim.road.network.route.LaneBasedRouteGenerator
-
Generate a RouteNavigator.
- generateRouteNavigator() - Method in class org.opentrafficsim.road.network.route.ProbabilisticLaneBasedRouteGenerator
-
Generate a RouteNavigator.
- generateRouteNavigator() - Method in class org.opentrafficsim.road.network.route.RandomLaneBasedRouteGenerator
-
Generate a RouteNavigator.
- GeneratorAnimation - Class in org.opentrafficsim.road.network.factory.opendrive
-
sink sensor animation.
- GeneratorAnimation(Lane, Length.Rel, OTSSimulatorInterface) - Constructor for class org.opentrafficsim.road.network.factory.opendrive.GeneratorAnimation
-
Construct the DefaultCarAnimation for a LaneBlock (road block).
- GeneratorTag - Class in org.opentrafficsim.road.network.factory.xml
-
Copyright (c) 2013-2015 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
- GeneratorTag() - Constructor for class org.opentrafficsim.road.network.factory.xml.GeneratorTag
-
- generatorTags - Variable in class org.opentrafficsim.road.network.factory.xml.LinkTag
-
map of lane name to generators.
- GeometryTag - Class in org.opentrafficsim.road.network.factory.opendrive
-
Copyright (c) 2013-2015 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
- GeometryTag() - Constructor for class org.opentrafficsim.road.network.factory.opendrive.GeometryTag
-
- geometryTags - Variable in class org.opentrafficsim.road.network.factory.opendrive.PlanViewTag
-
geometryTags
- get(int) - Method in class org.opentrafficsim.road.gtu.following.SequentialFixedAccelerationModel
-
Retrieve one FixedAccelerationModel step.
- getAcceleration() - Method in class org.opentrafficsim.road.gtu.following.AccelerationStep
-
- getAcceleration() - Method in class org.opentrafficsim.road.gtu.following.FixedAccelerationModel
-
Retrieve the acceleration of this FixedAccelerationModel.
- getAcceleration(Time.Abs) - Method in class org.opentrafficsim.road.gtu.lane.AbstractLaneBasedGTU
- getAcceleration() - Method in class org.opentrafficsim.road.gtu.lane.AbstractLaneBasedGTU
- getAcceleration() - Method in class org.opentrafficsim.road.gtu.lane.AbstractTrafficLight
- getAcceleration(Time.Abs) - Method in class org.opentrafficsim.road.gtu.lane.AbstractTrafficLight
- getAcceleration() - Method in interface org.opentrafficsim.road.gtu.lane.LaneBasedGTU
-
- getAcceleration(Time.Abs) - Method in interface org.opentrafficsim.road.gtu.lane.LaneBasedGTU
-
- getAcceleration() - Method in class org.opentrafficsim.road.gtu.lane.LaneBlock
- getAcceleration(Time.Abs) - Method in class org.opentrafficsim.road.gtu.lane.LaneBlock
- getAggregatedBinCount() - Method in class org.opentrafficsim.graphs.Axis
-
- getAggregationTime() - Method in class org.opentrafficsim.graphs.FundamentalDiagram
-
- getAggregationTime() - Method in class org.opentrafficsim.graphs.FundamentalDiagramLane
-
- getAnimationClass() - Method in class org.opentrafficsim.road.car.LaneBasedIndividualCar.LaneBasedIndividualCarBuilder
-
- getBeginWidth() - Method in class org.opentrafficsim.road.network.lane.CrossSectionElement
-
- getBinCount() - Method in class org.opentrafficsim.graphs.Axis
-
- getBounds() - Method in class org.opentrafficsim.road.gtu.lane.AbstractLaneBasedGTU
- getBounds() - Method in class org.opentrafficsim.road.gtu.lane.AbstractTrafficLight
- getBounds() - Method in class org.opentrafficsim.road.gtu.lane.LaneBlock
- getBounds() - Method in class org.opentrafficsim.road.network.lane.AbstractSensor
- getBounds() - Method in class org.opentrafficsim.road.network.lane.CrossSectionElement
- getBounds() - Method in interface org.opentrafficsim.road.network.lane.Sensor
- getCenterLine() - Method in class org.opentrafficsim.road.network.lane.CrossSectionElement
-
- getColor(GTU) - Method in class org.opentrafficsim.road.gtu.animation.LaneChangeUrgeGTUColorer
- getColor() - Method in class org.opentrafficsim.road.network.factory.osm.output.LaneAttributes
-
- getContour() - Method in class org.opentrafficsim.road.network.lane.CrossSectionElement
-
- getCrossSectionElement() - Method in class org.opentrafficsim.road.network.lane.RoadMarkerAcross
-
- getCrossSectionElementList() - Method in class org.opentrafficsim.road.network.lane.CrossSectionLink
-
- getCumulativeLength(int) - Method in class org.opentrafficsim.graphs.ContourPlot
-
Retrieve the cumulative length of the sampled path at the end of a path element.
- getCumulativeLength(int) - Method in class org.opentrafficsim.graphs.TrajectoryPlot
-
Retrieve the cumulative length of the sampled path at the end of a path element.
- getCurrentEndPosition() - Method in class org.opentrafficsim.graphs.TrajectoryPlot.Trajectory
-
Retrieve the current end position of this Trajectory.
- getCurrentEndTime() - Method in class org.opentrafficsim.graphs.TrajectoryPlot.Trajectory
-
Retrieve the current end time of this Trajectory.
- getCurrentGranularity() - Method in class org.opentrafficsim.graphs.Axis
-
Get the granularity of this axis.
- getCurrentProgress() - Method in class org.opentrafficsim.road.network.factory.osm.events.ProgressListenerImpl
-
- getCurrentWarning() - Method in class org.opentrafficsim.road.network.factory.osm.events.WarningListenerImpl
-
- getDensityAxis() - Method in class org.opentrafficsim.graphs.FundamentalDiagram
-
- getDensityAxis() - Method in class org.opentrafficsim.graphs.FundamentalDiagramLane
-
- getDesignLineOffsetAtBegin() - Method in class org.opentrafficsim.road.network.lane.CrossSectionElement
-
- getDesignLineOffsetAtEnd() - Method in class org.opentrafficsim.road.network.lane.CrossSectionElement
-
- getDirectionality() - Method in class org.opentrafficsim.road.network.factory.osm.output.LaneAttributes
-
- getDirectionality(GTUType) - Method in class org.opentrafficsim.road.network.lane.Lane
-
The direction in which vehicles can drive, i.e., in direction of geometry, reverse, or both.
- getDistance(int) - Method in class org.opentrafficsim.graphs.TrajectoryPlot.Trajectory
-
- getDistance() - Method in class org.opentrafficsim.road.gtu.animation.LaneChangeUrgeGTUColorer.LaneChangeDistanceAndDirection
-
Retrieve the distance available to complete the next required lane change.
- getDistance() - Method in class org.opentrafficsim.road.gtu.following.HeadwayGTU
-
Retrieve the strongly typed distance to the other GTU.
- getDistanceSI() - Method in class org.opentrafficsim.road.gtu.following.HeadwayGTU
-
Retrieve the distance to the other GTU in meters.
- getDomainOrder() - Method in class org.opentrafficsim.graphs.ContourPlot
- getDomainOrder() - Method in class org.opentrafficsim.graphs.FundamentalDiagram
- getDomainOrder() - Method in class org.opentrafficsim.graphs.FundamentalDiagramLane
- getDomainOrder() - Method in class org.opentrafficsim.graphs.TrajectoryPlot
- getDuration() - Method in class org.opentrafficsim.road.gtu.following.FixedAccelerationModel
-
Retrieve the duration of this FixedAccelerationModel.
- getEnd() - Method in class org.opentrafficsim.road.network.factory.osm.OSMLink
-
- getEndTime() - Method in class org.opentrafficsim.road.gtu.generator.AbstractGTUGenerator
-
- getEndWidth() - Method in class org.opentrafficsim.road.network.lane.CrossSectionElement
-
- getFlowAxis() - Method in class org.opentrafficsim.graphs.FundamentalDiagram
-
- getFlowAxis() - Method in class org.opentrafficsim.graphs.FundamentalDiagramLane
-
- getFollowerAcceleration() - Method in class org.opentrafficsim.road.gtu.following.DualAccelerationStep
-
Return the acceleration of the follower.
- getFollowerAccelerationStep() - Method in class org.opentrafficsim.road.gtu.following.DualAccelerationStep
-
Retrieve the AccelerationStep for the (new) follower GTU.
- getFollowerValidUntil() - Method in class org.opentrafficsim.road.gtu.following.DualAccelerationStep
-
Return the time up to which the result of the follower is valid.
- getFormat() - Method in class org.opentrafficsim.graphs.Axis
-
Retrieve the format for displaying values along this Axis.
- getFormat() - Method in class org.opentrafficsim.graphs.ContinuousColorPaintScale
-
Retrieve the format string.
- getForwardLanes() - Method in class org.opentrafficsim.road.network.factory.osm.OSMLink
-
Retrieve the total number of forward lanes on this OSMLink; forward lanes are lanes that may only be traveled from
startNode towards endNode.
- getFractionalLongitudinalPosition() - Method in class org.opentrafficsim.road.network.lane.LaneLocation
-
- getFront() - Method in class org.opentrafficsim.road.car.LaneBasedIndividualCar
- getFront() - Method in class org.opentrafficsim.road.car.LaneBasedTemplateCar
- getFront() - Method in class org.opentrafficsim.road.gtu.lane.AbstractTrafficLight
- getFront() - Method in class org.opentrafficsim.road.gtu.lane.LaneBlock
- getGfmr() - Method in class org.opentrafficsim.road.gtu.lane.changing.LaneMovementStep
-
- getGranularities() - Method in class org.opentrafficsim.graphs.Axis
-
Retrieve the possible granularities for this Axis.
- getGroup() - Method in class org.opentrafficsim.graphs.ContourPlot
- getGroup() - Method in class org.opentrafficsim.graphs.FundamentalDiagram
- getGroup() - Method in class org.opentrafficsim.graphs.FundamentalDiagramLane
- getGroup() - Method in class org.opentrafficsim.graphs.TrajectoryPlot
- getGtuAfter(Length.Rel, RelativePosition.TYPE, Time.Abs) - Method in class org.opentrafficsim.road.network.lane.Lane
-
- getGtuBefore(Length.Rel, RelativePosition.TYPE, Time.Abs) - Method in class org.opentrafficsim.road.network.lane.Lane
-
- getGtuClass() - Method in class org.opentrafficsim.road.gtu.generator.AbstractGTUGenerator
-
- getGtuColorer() - Method in class org.opentrafficsim.road.car.LaneBasedIndividualCar.LaneBasedIndividualCarBuilder
-
- getGtuColorer() - Method in class org.opentrafficsim.road.gtu.generator.AbstractGTUGenerator
-
- getGtuFollowingModel() - Method in class org.opentrafficsim.road.car.LaneBasedIndividualCar.LaneBasedIndividualCarBuilder
-
- getGtuFollowingModel() - Method in class org.opentrafficsim.road.gtu.generator.AbstractGTUGenerator
-
- getGTUFollowingModel() - Method in class org.opentrafficsim.road.gtu.lane.AbstractLaneBasedGTU
-
Retrieve the GTUFollowingModel of this GTU.
- getGTUFollowingModel() - Method in class org.opentrafficsim.road.gtu.lane.AbstractTrafficLight
-
Retrieve the GTU following model of this LaneBasedGTU.
- getGTUFollowingModel() - Method in interface org.opentrafficsim.road.gtu.lane.LaneBasedGTU
-
Retrieve the GTU following model of this LaneBasedGTU.
- getGTUFollowingModel() - Method in class org.opentrafficsim.road.gtu.lane.LaneBlock
-
Retrieve the GTU following model of this LaneBasedGTU.
- getGtuList() - Method in class org.opentrafficsim.road.network.lane.Lane
-
- getGtuType() - Method in class org.opentrafficsim.road.car.LaneBasedIndividualCar.LaneBasedIndividualCarBuilder
-
- getGtuType() - Method in class org.opentrafficsim.road.gtu.generator.AbstractGTUGenerator
-
- getGTUType() - Method in class org.opentrafficsim.road.gtu.lane.AbstractLaneBasedTemplateGTU
- getId() - Method in class org.opentrafficsim.graphs.TrajectoryPlot.Trajectory
-
Retrieve the id of this Trajectory.
- getId() - Method in class org.opentrafficsim.road.car.LaneBasedIndividualCar.LaneBasedIndividualCarBuilder
-
- getId() - Method in class org.opentrafficsim.road.network.factory.osm.OSMLink
-
- getId() - Method in class org.opentrafficsim.road.network.factory.osm.OSMNode
-
- getId() - Method in class org.opentrafficsim.road.network.factory.osm.OSMRelation
-
- getId() - Method in class org.opentrafficsim.road.network.factory.osm.OSMWay
-
Retrieve the dd of this OSMWay.
- getId() - Method in class org.opentrafficsim.road.network.lane.CrossSectionElement
-
- getId() - Method in class org.opentrafficsim.road.network.lane.LaneType
-
- getInitialLongitudinalPositions() - Method in class org.opentrafficsim.road.car.LaneBasedIndividualCar.LaneBasedIndividualCarBuilder
-
- getInitialSpeed() - Method in class org.opentrafficsim.road.car.LaneBasedIndividualCar.LaneBasedIndividualCarBuilder
-
- getInitialSpeedDist() - Method in class org.opentrafficsim.road.gtu.generator.AbstractGTUGenerator
-
- getInterarrivelTimeDist() - Method in class org.opentrafficsim.road.gtu.generator.AbstractGTUGenerator
-
- getItemCount(int) - Method in class org.opentrafficsim.graphs.ContourPlot
- getItemCount(int) - Method in class org.opentrafficsim.graphs.FundamentalDiagram
- getItemCount(int) - Method in class org.opentrafficsim.graphs.FundamentalDiagramLane
- getItemCount(int) - Method in class org.opentrafficsim.graphs.TrajectoryPlot
- getKey() - Method in class org.opentrafficsim.road.network.factory.osm.OSMTag
-
Retrieve the key of this OSMTag.
- getLane() - Method in class org.opentrafficsim.road.gtu.lane.AbstractTrafficLight
-
- getLane() - Method in class org.opentrafficsim.road.gtu.lane.LaneBlock
-
- getLane() - Method in class org.opentrafficsim.road.network.lane.AbstractSensor
- getLane() - Method in class org.opentrafficsim.road.network.lane.LaneLocation
-
- getLane() - Method in interface org.opentrafficsim.road.network.lane.Sensor
-
- getLaneChange() - Method in class org.opentrafficsim.road.gtu.lane.changing.LaneMovementStep
-
- getLaneChangeDistanceAndDirection() - Method in class org.opentrafficsim.road.gtu.lane.AbstractLaneBasedGTU
-
- getLaneChangeDistanceAndDirection() - Method in class org.opentrafficsim.road.gtu.lane.AbstractTrafficLight
-
Return the distance available for the next needed lane change and the lateral direction of that lane change.
- getLaneChangeDistanceAndDirection() - Method in interface org.opentrafficsim.road.gtu.lane.LaneBasedGTU
-
Return the distance available for the next needed lane change and the lateral direction of that lane change.
- getLaneChangeDistanceAndDirection() - Method in class org.opentrafficsim.road.gtu.lane.LaneBlock
-
Return the distance available for the next needed lane change and the lateral direction of that lane change.
- getLaneChangeModel() - Method in class org.opentrafficsim.road.car.LaneBasedIndividualCar.LaneBasedIndividualCarBuilder
-
- getLaneChangeModel() - Method in class org.opentrafficsim.road.gtu.generator.AbstractGTUGenerator
-
- getLaneKeepingPolicy() - Method in class org.opentrafficsim.road.network.lane.CrossSectionLink
-
- getLanes() - Method in class org.opentrafficsim.road.gtu.lane.AbstractLaneBasedGTU
-
- getLanes() - Method in class org.opentrafficsim.road.network.factory.osm.OSMLink
-
Retrieve the total number of lanes on this OSMLink.
- getLaneType() - Method in class org.opentrafficsim.road.network.factory.osm.output.LaneAttributes
-
- getLaneType() - Method in class org.opentrafficsim.road.network.lane.Lane
-
- getLastEvaluationTime() - Method in class org.opentrafficsim.road.gtu.lane.AbstractLaneBasedGTU
- getLastEvaluationTime() - Method in class org.opentrafficsim.road.gtu.lane.AbstractTrafficLight
- getLastEvaluationTime() - Method in interface org.opentrafficsim.road.gtu.lane.LaneBasedGTU
-
- getLastEvaluationTime() - Method in class org.opentrafficsim.road.gtu.lane.LaneBlock
- getLateralBoundaryPosition(LateralDirectionality, double) - Method in class org.opentrafficsim.road.network.lane.CrossSectionElement
-
Return the lateral offset from the design line of the parent Link of the Left or Right boundary of this
CrossSectionElement at the specified fractional longitudinal position.
- getLateralBoundaryPosition(LateralDirectionality, Length.Rel) - Method in class org.opentrafficsim.road.network.lane.CrossSectionElement
-
Return the lateral offset from the design line of the parent Link of the Left or Right boundary of this
CrossSectionElement at the specified longitudinal position.
- getLateralCenterPosition(double) - Method in class org.opentrafficsim.road.network.lane.CrossSectionElement
-
Retrieve the lateral offset from the Link design line at the specified longitudinal position.
- getLateralCenterPosition(Length.Rel) - Method in class org.opentrafficsim.road.network.lane.CrossSectionElement
-
Retrieve the lateral offset from the Link design line at the specified longitudinal position.
- getLateralVelocity() - Method in class org.opentrafficsim.road.gtu.lane.AbstractLaneBasedGTU
- getLateralVelocity() - Method in class org.opentrafficsim.road.gtu.lane.AbstractTrafficLight
- getLateralVelocity() - Method in interface org.opentrafficsim.road.gtu.lane.LaneBasedGTU
-
- getLateralVelocity() - Method in class org.opentrafficsim.road.gtu.lane.LaneBlock
- getLatitude() - Method in class org.opentrafficsim.road.network.factory.osm.OSMNode
-
- getLeaderAcceleration() - Method in class org.opentrafficsim.road.gtu.following.DualAccelerationStep
-
Return the acceleration of the leader.
- getLeaderAccelerationStep() - Method in class org.opentrafficsim.road.gtu.following.DualAccelerationStep
-
Retrieve the AccelerationStep for the leader GTU.
- getLeaderValidUntil() - Method in class org.opentrafficsim.road.gtu.following.DualAccelerationStep
-
Return the time up to which the result of the leader is valid.
- getLeft() - Method in class org.opentrafficsim.road.gtu.animation.LaneChangeUrgeGTUColorer.LaneChangeDistanceAndDirection
-
Retrieve the lateral direction of the next required lane change.
- getLegend() - Method in class org.opentrafficsim.road.gtu.animation.LaneChangeUrgeGTUColorer
- getLength() - Method in class org.opentrafficsim.road.car.LaneBasedIndividualCar.LaneBasedIndividualCarBuilder
-
- getLength() - Method in class org.opentrafficsim.road.gtu.lane.AbstractLaneBasedIndividualGTU
- getLength() - Method in class org.opentrafficsim.road.gtu.lane.AbstractLaneBasedTemplateGTU
- getLength() - Method in class org.opentrafficsim.road.gtu.lane.AbstractTrafficLight
- getLength() - Method in class org.opentrafficsim.road.gtu.lane.LaneBlock
- getLength() - Method in class org.opentrafficsim.road.network.factory.osm.OSMLink
-
Retrieve the length of this OSMLink.
- getLength() - Method in class org.opentrafficsim.road.network.lane.CrossSectionElement
-
Return the length of this CrossSectionElement as measured along the design line (which equals the center line).
- getLengthDist() - Method in class org.opentrafficsim.road.gtu.generator.AbstractGTUGenerator
-
- getLengthDist() - Method in class org.opentrafficsim.road.gtu.generator.GTUGeneratorIndividual
-
- getLinks() - Method in class org.opentrafficsim.road.network.factory.osm.OSMNetwork
-
Retrieve the list of OSMLinks of this OSMNetwork.
- getLocation() - Method in class org.opentrafficsim.road.gtu.lane.AbstractLaneBasedGTU
- getLocation() - Method in class org.opentrafficsim.road.gtu.lane.AbstractTrafficLight
- getLocation() - Method in class org.opentrafficsim.road.gtu.lane.LaneBlock
- getLocation() - Method in class org.opentrafficsim.road.network.lane.AbstractSensor
- getLocation() - Method in class org.opentrafficsim.road.network.lane.CrossSectionElement
- getLocation() - Method in interface org.opentrafficsim.road.network.lane.Sensor
- getLog() - Method in class org.opentrafficsim.road.network.factory.osm.events.ProgressListenerImpl
-
- getLongitude() - Method in class org.opentrafficsim.road.network.factory.osm.OSMNode
-
- getLongitudinalPosition() - Method in class org.opentrafficsim.road.network.lane.AbstractSensor
- getLongitudinalPosition() - Method in class org.opentrafficsim.road.network.lane.LaneLocation
-
- getLongitudinalPosition() - Method in class org.opentrafficsim.road.network.lane.RoadMarkerAcross
-
- getLongitudinalPosition() - Method in interface org.opentrafficsim.road.network.lane.Sensor
-
- getLongitudinalPositionSI() - Method in class org.opentrafficsim.road.network.lane.AbstractSensor
- getLongitudinalPositionSI() - Method in interface org.opentrafficsim.road.network.lane.Sensor
-
- getLongitudinalVelocity(Time.Abs) - Method in class org.opentrafficsim.road.gtu.lane.AbstractLaneBasedGTU
-
Return the speed of this GTU at the specified time.
- getLongitudinalVelocity() - Method in class org.opentrafficsim.road.gtu.lane.AbstractLaneBasedGTU
-
v(t) = v0 + (t - t0) * a.
- getLongitudinalVelocity() - Method in class org.opentrafficsim.road.gtu.lane.AbstractTrafficLight
-
v(t) = v0 + (t - t0) * a.
- getLongitudinalVelocity(Time.Abs) - Method in class org.opentrafficsim.road.gtu.lane.AbstractTrafficLight
-
Return the speed of this GTU at the specified time.
- getLongitudinalVelocity() - Method in interface org.opentrafficsim.road.gtu.lane.LaneBasedGTU
-
v(t) = v0 + (t - t0) * a.
- getLongitudinalVelocity(Time.Abs) - Method in interface org.opentrafficsim.road.gtu.lane.LaneBasedGTU
-
Return the speed of this GTU at the specified time.
- getLongitudinalVelocity() - Method in class org.opentrafficsim.road.gtu.lane.LaneBlock
-
v(t) = v0 + (t - t0) * a.
- getLongitudinalVelocity(Time.Abs) - Method in class org.opentrafficsim.road.gtu.lane.LaneBlock
-
Return the speed of this GTU at the specified time.
- getLongName() - Method in class org.opentrafficsim.road.gtu.following.FixedAccelerationModel
-
Return complete textual information about this instantiation of this GTU following model.
- getLongName() - Method in interface org.opentrafficsim.road.gtu.following.GTUFollowingModel
-
Return complete textual information about this instantiation of this GTU following model.
- getLongName() - Method in class org.opentrafficsim.road.gtu.following.IDM
-
Return complete textual information about this instantiation of this GTU following model.
- getLongName() - Method in class org.opentrafficsim.road.gtu.following.IDMPlus
-
Return complete textual information about this instantiation of this GTU following model.
- getLongName() - Method in class org.opentrafficsim.road.gtu.following.SequentialFixedAccelerationModel
-
Return complete textual information about this instantiation of this GTU following model.
- getLongName() - Method in class org.opentrafficsim.road.gtu.lane.changing.Altruistic
-
Return complete textual information about this instantiation of this GTU following model.
- getLongName() - Method in class org.opentrafficsim.road.gtu.lane.changing.Egoistic
-
Return complete textual information about this instantiation of this GTU following model.
- getLongName() - Method in class org.opentrafficsim.road.gtu.lane.changing.FixedLaneChangeModel
-
Return complete textual information about this instantiation of this GTU following model.
- getLongName() - Method in interface org.opentrafficsim.road.gtu.lane.changing.LaneChangeModel
-
Return complete textual information about this instantiation of this GTU following model.
- getLowerBound() - Method in class org.opentrafficsim.graphs.ContinuousColorPaintScale
- getMatchingTags(String) - Method in class org.opentrafficsim.road.network.factory.osm.OSMRelation
-
Retrieve the OSMTags of this OSMRelation that have a specified key.
- getMatchingTags(String) - Method in class org.opentrafficsim.road.network.factory.osm.OSMWay
-
Retrieve the tags that match the give key.
- getMaxGTUs() - Method in class org.opentrafficsim.road.gtu.generator.AbstractGTUGenerator
-
- getMaximumSpeedDist() - Method in class org.opentrafficsim.road.gtu.generator.AbstractGTUGenerator
-
- getMaximumSpeedDist() - Method in class org.opentrafficsim.road.gtu.generator.GTUGeneratorIndividual
-
- getMaximumTime() - Method in class org.opentrafficsim.graphs.TrajectoryPlot
-
- getMaximumValue() - Method in class org.opentrafficsim.graphs.Axis
-
Get the maximum value of this axis.
- getMaximumVelocity() - Method in class org.opentrafficsim.road.car.LaneBasedIndividualCar.LaneBasedIndividualCarBuilder
-
- getMaximumVelocity() - Method in class org.opentrafficsim.road.gtu.lane.AbstractLaneBasedIndividualGTU
- getMaximumVelocity() - Method in class org.opentrafficsim.road.gtu.lane.AbstractLaneBasedTemplateGTU
- getMaximumVelocity() - Method in class org.opentrafficsim.road.gtu.lane.AbstractTrafficLight
- getMaximumVelocity() - Method in class org.opentrafficsim.road.gtu.lane.LaneBlock
- getMinimumValue() - Method in class org.opentrafficsim.graphs.Axis
-
Get the minimum value of this axis.
- getName() - Method in class org.opentrafficsim.graphs.Axis
-
Retrieve the name of this Axis.
- getName() - Method in class org.opentrafficsim.road.gtu.following.FixedAccelerationModel
-
Return the name of this GTU following model.
- getName() - Method in interface org.opentrafficsim.road.gtu.following.GTUFollowingModel
-
Return the name of this GTU following model.
- getName() - Method in class org.opentrafficsim.road.gtu.following.IDM
-
Return the name of this GTU following model.
- getName() - Method in class org.opentrafficsim.road.gtu.following.IDMPlus
-
Return the name of this GTU following model.
- getName() - Method in class org.opentrafficsim.road.gtu.following.SequentialFixedAccelerationModel
-
Return the name of this GTU following model.
- getName() - Method in class org.opentrafficsim.road.gtu.generator.AbstractGTUGenerator
-
- getName() - Method in class org.opentrafficsim.road.gtu.lane.changing.Altruistic
-
Return the name of this GTU following model.
- getName() - Method in class org.opentrafficsim.road.gtu.lane.changing.Egoistic
-
Return the name of this GTU following model.
- getName() - Method in class org.opentrafficsim.road.gtu.lane.changing.FixedLaneChangeModel
-
Return the name of this GTU following model.
- getName() - Method in interface org.opentrafficsim.road.gtu.lane.changing.LaneChangeModel
-
Return the name of this GTU following model.
- getName() - Method in class org.opentrafficsim.road.network.factory.osm.OSMNetwork
-
Retrieve the name of this OSMNetwork.
- getName() - Method in class org.opentrafficsim.road.network.lane.AbstractSensor
-
- getName() - Method in interface org.opentrafficsim.road.network.lane.Sensor
-
- getNetwork() - Method in class org.opentrafficsim.road.network.factory.osm.input.OSMParser
-
- getNetwork() - Method in class org.opentrafficsim.road.network.factory.osm.input.ReadOSMFile
-
- getNextEvaluationTime() - Method in class org.opentrafficsim.road.gtu.lane.AbstractLaneBasedGTU
- getNextEvaluationTime() - Method in class org.opentrafficsim.road.gtu.lane.AbstractTrafficLight
- getNextEvaluationTime() - Method in interface org.opentrafficsim.road.gtu.lane.LaneBasedGTU
-
- getNextEvaluationTime() - Method in class org.opentrafficsim.road.gtu.lane.LaneBlock
- getNode(long) - Method in class org.opentrafficsim.road.network.factory.osm.OSMNetwork
-
Retrieve a Node from this Network.
- getNodes() - Method in class org.opentrafficsim.road.network.factory.osm.OSMNetwork
-
Retrieve the map of OSMNode ids to OSMNodes of this OSMNetwork.
- getNodes() - Method in class org.opentrafficsim.road.network.factory.osm.OSMRelation
-
Retrieve the list of OSMNode ids of this OSMRelation.
- getNodes() - Method in class org.opentrafficsim.road.network.factory.osm.OSMWay
-
Retrieve the list of ids that comprise this OSMWay.
- getNodes(NodeList, String) - Static method in class org.opentrafficsim.road.network.factory.XMLParser
-
- getNodesFromWay(Long) - Method in class org.opentrafficsim.road.network.factory.osm.OSMNetwork
-
Retrieve a list of Nodes that form a Way from this Network.
- getOdometer() - Method in class org.opentrafficsim.road.gtu.lane.AbstractLaneBasedGTU
- getOdometer() - Method in class org.opentrafficsim.road.gtu.lane.AbstractTrafficLight
- getOdometer() - Method in class org.opentrafficsim.road.gtu.lane.LaneBlock
- GETOFFTHISLANENOW - Static variable in class org.opentrafficsim.road.network.route.AbstractLaneBasedRouteNavigator
-
Return value of suitability when a lane change is required right now.
- getOtherGTU() - Method in class org.opentrafficsim.road.gtu.following.HeadwayGTU
-
- getOtsNode() - Method in class org.opentrafficsim.road.network.factory.osm.OSMNode
-
- getOvertakingConditions() - Method in class org.opentrafficsim.road.network.lane.Lane
-
- getPaint(double) - Method in class org.opentrafficsim.graphs.ContinuousColorPaintScale
- getParentLink() - Method in class org.opentrafficsim.road.network.lane.CrossSectionElement
-
- getPosition() - Method in class org.opentrafficsim.graphs.FundamentalDiagram
-
Retrieve the position of the detector.
- getPositionType() - Method in class org.opentrafficsim.road.network.lane.AbstractSensor
- getPositionType() - Method in interface org.opentrafficsim.road.network.lane.Sensor
-
- getProbability() - Method in class org.opentrafficsim.road.network.route.ProbabilisticLaneBasedRouteGenerator.LaneBasedRouteProbability
-
- getProgress() - Method in class org.opentrafficsim.road.network.factory.osm.events.ProgressEvent
-
- getProgressListener() - Method in class org.opentrafficsim.road.network.factory.osm.input.OSMParser
-
- getProgressListener() - Method in class org.opentrafficsim.road.network.factory.osm.input.ReadOSMFile
-
- getRear() - Method in class org.opentrafficsim.road.car.LaneBasedIndividualCar
- getRear() - Method in class org.opentrafficsim.road.car.LaneBasedTemplateCar
- getRear() - Method in class org.opentrafficsim.road.gtu.lane.AbstractTrafficLight
- getRear() - Method in class org.opentrafficsim.road.gtu.lane.LaneBlock
- getRelation(long) - Method in class org.opentrafficsim.road.network.factory.osm.OSMNetwork
-
Retrieve a Relation from this Network.
- getRelations() - Method in class org.opentrafficsim.road.network.factory.osm.OSMNetwork
-
Retrieve the map of OSMRelations of this OSMNetwork.
- getRelativeBin(DoubleScalar<?>) - Method in class org.opentrafficsim.graphs.Axis
-
Compute the floating point bin number for a value.
- getRelativePositions() - Method in class org.opentrafficsim.road.car.LaneBasedIndividualCar
- getRelativePositions() - Method in class org.opentrafficsim.road.car.LaneBasedTemplateCar
- getRelativePositions() - Method in class org.opentrafficsim.road.gtu.lane.AbstractTrafficLight
- getRelativePositions() - Method in class org.opentrafficsim.road.gtu.lane.LaneBlock
- getRoute() - Method in class org.opentrafficsim.road.network.route.CompleteLaneBasedRouteNavigator
-
- getRouteGenerator() - Method in class org.opentrafficsim.road.car.LaneBasedIndividualCar.LaneBasedIndividualCarBuilder
-
- getRouteGenerator() - Method in class org.opentrafficsim.road.gtu.generator.AbstractGTUGenerator
-
- getRouteNavigator() - Method in class org.opentrafficsim.road.gtu.lane.AbstractLaneBasedGTU
- getRouteNavigator() - Method in class org.opentrafficsim.road.network.route.ProbabilisticLaneBasedRouteGenerator.LaneBasedRouteProbability
-
- getSampleInterval() - Method in class org.opentrafficsim.graphs.TrajectoryPlot
-
- getSensorMap(GTUType) - Method in class org.opentrafficsim.road.network.lane.Lane
-
Retrieve the list of Sensors of this Lane for the given GTUType.
- getSensors(Length.Rel, Length.Rel, GTUType) - Method in class org.opentrafficsim.road.network.lane.Lane
-
Retrieve the list of Sensors of this Lane in the specified distance range for the given GTUType.
- getSensors(GTUType) - Method in class org.opentrafficsim.road.network.lane.Lane
-
Retrieve the list of Sensors of this Lane that are triggered by the given GTUType.
- getSensors() - Method in class org.opentrafficsim.road.network.lane.Lane
-
Retrieve the list of all Sensors of this Lane.
- getSeriesCount() - Method in class org.opentrafficsim.graphs.ContourPlot
- getSeriesCount() - Method in class org.opentrafficsim.graphs.FundamentalDiagram
- getSeriesCount() - Method in class org.opentrafficsim.graphs.FundamentalDiagramLane
- getSeriesCount() - Method in class org.opentrafficsim.graphs.TrajectoryPlot
- getSeriesKey(int) - Method in class org.opentrafficsim.graphs.AccelerationContourPlot
- getSeriesKey(int) - Method in class org.opentrafficsim.graphs.DensityContourPlot
- getSeriesKey(int) - Method in class org.opentrafficsim.graphs.FlowContourPlot
- getSeriesKey(int) - Method in class org.opentrafficsim.graphs.FundamentalDiagram
- getSeriesKey(int) - Method in class org.opentrafficsim.graphs.FundamentalDiagramLane
- getSeriesKey(int) - Method in class org.opentrafficsim.graphs.SpeedContourPlot
- getSeriesKey(int) - Method in class org.opentrafficsim.graphs.TrajectoryPlot
- getShortName() - Method in class org.opentrafficsim.graphs.Axis
-
Retrieve the short name for this Axis.
- getSimulator() - Method in class org.opentrafficsim.road.car.LaneBasedIndividualCar.LaneBasedIndividualCarBuilder
-
- getSimulator() - Method in class org.opentrafficsim.road.gtu.generator.AbstractGTUGenerator
-
- getSimulator() - Method in class org.opentrafficsim.road.gtu.generator.GTUGeneratorIndividual
- getSimulator() - Method in class org.opentrafficsim.road.gtu.lane.AbstractLaneBasedIndividualGTU
- getSimulator() - Method in class org.opentrafficsim.road.gtu.lane.AbstractLaneBasedTemplateGTU
- getSimulator() - Method in class org.opentrafficsim.road.gtu.lane.AbstractTrafficLight
- getSimulator() - Method in class org.opentrafficsim.road.gtu.lane.LaneBlock
- getSimulator() - Method in class org.opentrafficsim.road.network.factory.TestOpenDriveParser.TestOpenDriveModel
- getSimulator() - Method in class org.opentrafficsim.road.network.lane.AbstractSensor
-
- getSimulator() - Method in class org.opentrafficsim.road.test.TestLaneDirections.TestXMLModel
- getSimulator() - Method in class org.opentrafficsim.road.test.TestXMLParser.TestXMLModel
- getSpeedAxis() - Method in class org.opentrafficsim.graphs.FundamentalDiagram
-
- getSpeedAxis() - Method in class org.opentrafficsim.graphs.FundamentalDiagramLane
-
- getSpeedLimit(GTUType) - Method in class org.opentrafficsim.road.network.lane.Lane
-
Get the speed limit of this lane, which can differ per GTU type.
- getSplineList() - Method in class org.opentrafficsim.road.network.factory.osm.OSMLink
-
Retrieve the list of OSMNodes that define the shape of this OSMLink.
- getStart() - Method in class org.opentrafficsim.road.network.factory.osm.OSMLink
-
- getStartTime() - Method in class org.opentrafficsim.road.gtu.generator.AbstractGTUGenerator
-
- getStepSize() - Method in class org.opentrafficsim.road.gtu.following.FixedAccelerationModel
-
Return the step size of this GTU following model.
- getStepSize() - Method in interface org.opentrafficsim.road.gtu.following.GTUFollowingModel
-
Return the step size of this GTU following model.
- getStepSize() - Method in class org.opentrafficsim.road.gtu.following.IDM
-
Return the step size of this GTU following model.
- getStepSize() - Method in class org.opentrafficsim.road.gtu.following.IDMPlus
-
Return the step size of this GTU following model.
- getStepSize() - Method in class org.opentrafficsim.road.gtu.following.SequentialFixedAccelerationModel
-
Return the step size of this GTU following model.
- getTag(String) - Method in class org.opentrafficsim.road.network.factory.osm.OSMNode
-
Retrieve a tag of this OSMNode.
- getTaglist() - Method in class org.opentrafficsim.road.network.factory.osm.OSMRelation
-
Retrieve the list of OSMTags of this OSMRelation.
- getTags() - Method in class org.opentrafficsim.road.network.factory.osm.OSMLink
-
Retrieve the tags of this OSMLink.
- getTags() - Method in class org.opentrafficsim.road.network.factory.osm.OSMWay
-
Retrieve the list of OSMTags of this OSMWay.
- getTime(int) - Method in class org.opentrafficsim.graphs.TrajectoryPlot.Trajectory
-
- getUpperBound() - Method in class org.opentrafficsim.graphs.ContinuousColorPaintScale
- getValidUntil() - Method in class org.opentrafficsim.road.gtu.following.AccelerationStep
-
- getValue(int) - Method in class org.opentrafficsim.graphs.Axis
-
Return the value for an aggregated bin number.
- getValue(Axis) - Method in class org.opentrafficsim.graphs.FundamentalDiagram.Sample
-
Retrieve a value stored in this Sample.
- getValue(Axis) - Method in class org.opentrafficsim.graphs.FundamentalDiagramLane.Sample
-
Retrieve a value stored in this Sample.
- getValue() - Method in class org.opentrafficsim.road.network.factory.osm.OSMTag
-
Retrieve the value of this OSMTag.
- getVelocity() - Method in class org.opentrafficsim.road.gtu.lane.AbstractLaneBasedGTU
- getVelocity() - Method in class org.opentrafficsim.road.gtu.lane.AbstractTrafficLight
- getVelocity() - Method in class org.opentrafficsim.road.gtu.lane.LaneBlock
- getWarning() - Method in class org.opentrafficsim.road.network.factory.osm.events.WarningEvent
-
- getWarningLog() - Method in class org.opentrafficsim.road.network.factory.osm.events.WarningListenerImpl
-
- getWay(long) - Method in class org.opentrafficsim.road.network.factory.osm.OSMNetwork
-
Retrieve a Way from this Network.
- getWays() - Method in class org.opentrafficsim.road.network.factory.osm.OSMNetwork
-
Retrieve the map of OSMWays of this OSMNetwork.
- getWays() - Method in class org.opentrafficsim.road.network.factory.osm.OSMRelation
-
Retrieve the list of OSMWay ids of this OSMRelation.
- getWidth() - Method in class org.opentrafficsim.road.car.LaneBasedIndividualCar.LaneBasedIndividualCarBuilder
-
- getWidth() - Method in class org.opentrafficsim.road.gtu.lane.AbstractLaneBasedIndividualGTU
- getWidth() - Method in class org.opentrafficsim.road.gtu.lane.AbstractLaneBasedTemplateGTU
- getWidth() - Method in class org.opentrafficsim.road.gtu.lane.AbstractTrafficLight
- getWidth() - Method in class org.opentrafficsim.road.gtu.lane.LaneBlock
- getWidth() - Method in class org.opentrafficsim.road.network.factory.osm.output.LaneAttributes
-
- getWidth(Length.Rel) - Method in class org.opentrafficsim.road.network.lane.CrossSectionElement
-
Return the width of this CrossSectionElement at a specified longitudinal position.
- getWidth(double) - Method in class org.opentrafficsim.road.network.lane.CrossSectionElement
-
Return the width of this CrossSectionElement at a specified fractional longitudinal position.
- getWidthDist() - Method in class org.opentrafficsim.road.gtu.generator.AbstractGTUGenerator
-
- getWidthDist() - Method in class org.opentrafficsim.road.gtu.generator.GTUGeneratorIndividual
-
- getX(int, int) - Method in class org.opentrafficsim.graphs.ContourPlot
- getX(int, int) - Method in class org.opentrafficsim.graphs.FundamentalDiagram
- getX(int, int) - Method in class org.opentrafficsim.graphs.FundamentalDiagramLane
- getX(int, int) - Method in class org.opentrafficsim.graphs.TrajectoryPlot
- getXAxis() - Method in class org.opentrafficsim.graphs.ContourPlot
-
Get the X axis.
- getXAxisFormat() - Method in class org.opentrafficsim.graphs.FundamentalDiagram
-
Retrieve the format string for the X axis.
- getXAxisFormat() - Method in class org.opentrafficsim.graphs.FundamentalDiagramLane
-
Retrieve the format string for the X axis.
- getXValue(int, int) - Method in class org.opentrafficsim.graphs.ContourPlot
- getXValue(int, int) - Method in class org.opentrafficsim.graphs.FundamentalDiagram
- getXValue(int, int) - Method in class org.opentrafficsim.graphs.FundamentalDiagramLane
- getXValue(int, int) - Method in class org.opentrafficsim.graphs.TrajectoryPlot
- getY(int, int) - Method in class org.opentrafficsim.graphs.ContourPlot
- getY(int, int) - Method in class org.opentrafficsim.graphs.FundamentalDiagram
- getY(int, int) - Method in class org.opentrafficsim.graphs.FundamentalDiagramLane
- getY(int, int) - Method in class org.opentrafficsim.graphs.TrajectoryPlot
- getYAxis() - Method in class org.opentrafficsim.graphs.ContourPlot
-
Get the Y axis.
- getYAxisFormat() - Method in class org.opentrafficsim.graphs.FundamentalDiagram
-
Retrieve the format string for the Y axis.
- getYAxisFormat() - Method in class org.opentrafficsim.graphs.FundamentalDiagramLane
-
Retrieve the format string for the Y axis.
- getYValue(int, int) - Method in class org.opentrafficsim.graphs.ContourPlot
- getYValue(int, int) - Method in class org.opentrafficsim.graphs.FundamentalDiagram
- getYValue(int, int) - Method in class org.opentrafficsim.graphs.FundamentalDiagramLane
- getYValue(int, int) - Method in class org.opentrafficsim.graphs.TrajectoryPlot
- getZ(int, int) - Method in class org.opentrafficsim.graphs.ContourPlot
- getZ() - Method in class org.opentrafficsim.road.network.lane.CrossSectionElement
-
- getZ() - Method in class org.opentrafficsim.road.network.lane.Lane
- getZ() - Method in class org.opentrafficsim.road.network.lane.NoTrafficLane
- getZ() - Method in class org.opentrafficsim.road.network.lane.RoadMarkerAlong
- getZ() - Method in class org.opentrafficsim.road.network.lane.Shoulder
- getZValue(int, int) - Method in class org.opentrafficsim.graphs.ContourPlot
- GlobalTag - Class in org.opentrafficsim.road.network.factory.xml
-
Copyright (c) 2013-2015 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
- GlobalTag() - Constructor for class org.opentrafficsim.road.network.factory.xml.GlobalTag
-
- globalTag - Variable in class org.opentrafficsim.road.network.factory.xml.XmlNetworkLaneParser
-
global values from the GLOBAL tag.
- gtuColorer - Variable in class org.opentrafficsim.road.network.factory.xml.GeneratorTag
-
GTU colorer.
- gtuColorer - Variable in class org.opentrafficsim.road.network.factory.xml.ListGeneratorTag
-
GTU colorer.
- GTUColorerTag - Class in org.opentrafficsim.road.network.factory.xml
-
Copyright (c) 2013-2015 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
- GTUFollowingModel - Interface in org.opentrafficsim.road.gtu.following
-
GTU following model interface.
- GTUGeneratorIndividual - Class in org.opentrafficsim.road.gtu.generator
-
Generate GTUs.
- GTUGeneratorIndividual(String, OTSDEVSSimulatorInterface, GTUType, Class<?>, GTUFollowingModel, LaneChangeModel, ContinuousDistDoubleScalar.Rel<Speed, SpeedUnit>, ContinuousDistDoubleScalar.Rel<Time.Rel, TimeUnit>, ContinuousDistDoubleScalar.Rel<Length.Rel, LengthUnit>, ContinuousDistDoubleScalar.Rel<Length.Rel, LengthUnit>, ContinuousDistDoubleScalar.Rel<Speed, SpeedUnit>, long, Time.Abs, Time.Abs, Lane, Length.Rel, LaneBasedRouteGenerator, GTUColorer) - Constructor for class org.opentrafficsim.road.gtu.generator.GTUGeneratorIndividual
-
- gtuList - Variable in class org.opentrafficsim.road.network.factory.xml.CompatibilityTag
-
compatible gtu types.
- gtuMixTag - Variable in class org.opentrafficsim.road.network.factory.xml.FillTag
-
GTU mix tag.
- gtuMixTag - Variable in class org.opentrafficsim.road.network.factory.xml.GeneratorTag
-
GTU mix tag.
- GTUMixTag - Class in org.opentrafficsim.road.network.factory.xml
-
Copyright (c) 2013-2015 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
- GTUMixTag() - Constructor for class org.opentrafficsim.road.network.factory.xml.GTUMixTag
-
- gtuMixTag - Variable in class org.opentrafficsim.road.network.factory.xml.ListGeneratorTag
-
GTU mix tag.
- gtuMixTags - Variable in class org.opentrafficsim.road.network.factory.xml.XmlNetworkLaneParser
-
the gtumix tags for further reference.
- gtus - Variable in class org.opentrafficsim.road.network.factory.xml.GTUMixTag
-
GTUs.
- gtuTag - Variable in class org.opentrafficsim.road.network.factory.xml.FillTag
-
GTU tag.
- gtuTag - Variable in class org.opentrafficsim.road.network.factory.xml.GeneratorTag
-
GTU tag.
- GTUTag - Class in org.opentrafficsim.road.network.factory.xml
-
Copyright (c) 2013-2015 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
- GTUTag() - Constructor for class org.opentrafficsim.road.network.factory.xml.GTUTag
-
- gtuTag - Variable in class org.opentrafficsim.road.network.factory.xml.ListGeneratorTag
-
GTU tag.
- gtuTags - Variable in class org.opentrafficsim.road.network.factory.xml.XmlNetworkLaneParser
-
the gtu tags for further reference.
- gtuType - Variable in class org.opentrafficsim.road.network.factory.xml.GTUTag
-
type.
- gtuTypes - Variable in class org.opentrafficsim.road.network.factory.opendrive.OpenDriveNetworkLaneParser
-
the GTUTypes that have been created.
- GTUTypes - Enum in org.opentrafficsim.road.network.factory.osm.output
-
Copyright (c) 2013-2015 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
- gtuTypes - Variable in class org.opentrafficsim.road.network.factory.xml.XmlNetworkLaneParser
-
the GTUTypes that have been created.
- lane - Variable in class org.opentrafficsim.road.gtu.lane.AbstractTrafficLight
-
the lane of the block.
- Lane - Class in org.opentrafficsim.road.network.lane
-
The Lane is the CrossSectionElement of a CrossSectionLink on which GTUs can drive.
- Lane(CrossSectionLink, String, Length.Rel, Length.Rel, Length.Rel, Length.Rel, LaneType, Map<GTUType, LongitudinalDirectionality>, Map<GTUType, Speed>, OvertakingConditions) - Constructor for class org.opentrafficsim.road.network.lane.Lane
-
- Lane(CrossSectionLink, String, Length.Rel, Length.Rel, Length.Rel, Length.Rel, LaneType, LongitudinalDirectionality, Speed, OvertakingConditions) - Constructor for class org.opentrafficsim.road.network.lane.Lane
-
- LaneAnimation - Class in org.opentrafficsim.road.network.animation
-
Copyright (c) 2013-2015 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
- LaneAnimation(Lane, OTSSimulatorInterface, Color) - Constructor for class org.opentrafficsim.road.network.animation.LaneAnimation
-
- LaneAnimationOD - Class in org.opentrafficsim.road.network.factory.opendrive
-
Copyright (c) 2013-2015 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
- LaneAnimationOD(Lane, OTSSimulatorInterface, Color) - Constructor for class org.opentrafficsim.road.network.factory.opendrive.LaneAnimationOD
-
- LaneAttributes - Class in org.opentrafficsim.road.network.factory.osm.output
-
Copyright (c) 2013-2015 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
- LaneAttributes(LaneType, Color, LongitudinalDirectionality) - Constructor for class org.opentrafficsim.road.network.factory.osm.output.LaneAttributes
-
- LaneAttributes(LaneType, Color, LongitudinalDirectionality, Double) - Constructor for class org.opentrafficsim.road.network.factory.osm.output.LaneAttributes
-
- LaneAttributes - Class in org.opentrafficsim.road.network.factory.xml.units
-
Copyright (c) 2013-2015 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
- LaneBasedGTU - Interface in org.opentrafficsim.road.gtu.lane
-
This interface defines a lane based GTU.
- LaneBasedGTUSampler - Interface in org.opentrafficsim.graphs
-
Interface implemented by graphs that sample movements of a lane-based GTU.
- LaneBasedIndividualCar - Class in org.opentrafficsim.road.car
-
Augments the AbstractLaneBasedIndividualGTU with a LaneBasedIndividualCarBuilder and animation support
- LaneBasedIndividualCar(String, GTUType, GTUFollowingModel, LaneChangeModel, Map<Lane, Length.Rel>, Speed, Length.Rel, Length.Rel, Speed, LaneBasedRouteNavigator, OTSDEVSSimulatorInterface) - Constructor for class org.opentrafficsim.road.car.LaneBasedIndividualCar
-
- LaneBasedIndividualCar(String, GTUType, GTUFollowingModel, LaneChangeModel, Map<Lane, Length.Rel>, Speed, Length.Rel, Length.Rel, Speed, LaneBasedRouteNavigator, OTSDEVSSimulatorInterface, Class<? extends Renderable2D>, GTUColorer) - Constructor for class org.opentrafficsim.road.car.LaneBasedIndividualCar
-
Construct a new LaneBasedIndividualCar.
- LaneBasedIndividualCar.LaneBasedIndividualCarBuilder - Class in org.opentrafficsim.road.car
-
Build an individual car and use easy setter methods to instantiate the car.
- LaneBasedIndividualCarBuilder() - Constructor for class org.opentrafficsim.road.car.LaneBasedIndividualCar.LaneBasedIndividualCarBuilder
-
- LaneBasedRouteGenerator - Interface in org.opentrafficsim.road.network.route
-
Copyright (c) 2013-2015 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
- LaneBasedRouteNavigator - Interface in org.opentrafficsim.road.network.route
-
The LaneBasedRouteNavigator interface defines helper methods are available to see if the GTU needs to change lanes to reach
the next link on the route.
- LaneBasedRouteProbability(CompleteLaneBasedRouteNavigator, double) - Constructor for class org.opentrafficsim.road.network.route.ProbabilisticLaneBasedRouteGenerator.LaneBasedRouteProbability
-
- LaneBasedTemplateCar - Class in org.opentrafficsim.road.car
-
Copyright (c) 2013-2015 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
- LaneBasedTemplateCar(String, TemplateGTUType, GTUFollowingModel, Map<Lane, Length.Rel>, Speed, CompleteLaneBasedRouteNavigator) - Constructor for class org.opentrafficsim.road.car.LaneBasedTemplateCar
-
- LaneBasedTemplateCar(String, TemplateGTUType, GTUFollowingModel, Map<Lane, Length.Rel>, Speed, CompleteLaneBasedRouteNavigator, Class<? extends Renderable2D>) - Constructor for class org.opentrafficsim.road.car.LaneBasedTemplateCar
-
- LaneBasedTemplateCar.LaneBasedTemplateCarBuilder - Class in org.opentrafficsim.road.car
-
Build a template car and use easy setter methods to instantiate the car.
- LaneBasedTemplateCarBuilder() - Constructor for class org.opentrafficsim.road.car.LaneBasedTemplateCar.LaneBasedTemplateCarBuilder
-
- LaneBlock - Class in org.opentrafficsim.road.gtu.lane
-
Special GTU that cannot move, but it can be seen by other GTUs.
- LaneBlock(Lane, Length.Rel, OTSDEVSSimulatorInterface, Class<? extends Renderable2D>) - Constructor for class org.opentrafficsim.road.gtu.lane.LaneBlock
-
- LaneBlockOnOff - Class in org.opentrafficsim.road.gtu.lane
-
Special GTU that cannot move, but it can be seen by other GTUs.
- LaneBlockOnOff(String, Lane, Length.Rel, OTSDEVSSimulatorInterface) - Constructor for class org.opentrafficsim.road.gtu.lane.LaneBlockOnOff
-
- laneChange - Variable in class org.opentrafficsim.road.network.factory.opendrive.RoadMarkTag
-
laneChange
- LaneChangeDistanceAndDirection(Length.Rel, Boolean) - Constructor for class org.opentrafficsim.road.gtu.animation.LaneChangeUrgeGTUColorer.LaneChangeDistanceAndDirection
-
Construct a new LaneChangeDistanceAndDirection object.
- LaneChangeModel - Interface in org.opentrafficsim.road.gtu.lane.changing
-
All lane change models must implement this interface.
- laneChangeModel - Variable in class org.opentrafficsim.road.network.factory.xml.GTUTag
-
lane change model.
- LaneChangeUrgeGTUColorer - Class in org.opentrafficsim.road.gtu.animation
-
Color GTUs based on their urgency to perform a lane change and the direction of that lane change.
- LaneChangeUrgeGTUColorer(Length.Rel, Length.Rel) - Constructor for class org.opentrafficsim.road.gtu.animation.LaneChangeUrgeGTUColorer
-
Construct a new LaneChangeUrgeGTUColorer.
- LaneChangeUrgeGTUColorer.LaneChangeDistanceAndDirection - Class in org.opentrafficsim.road.gtu.animation
-
Pack a distance available for performing a lane change and a direction in one object.
- LaneFactory - Class in org.opentrafficsim.road.network.factory
-
Copyright (c) 2013-2015 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
- laneKeepingPolicy - Variable in class org.opentrafficsim.road.network.factory.xml.LinkTag
-
the lane keeping policy, i.e., keep left, keep right or keep lane.
- laneKeepingPolicy - Variable in class org.opentrafficsim.road.network.factory.xml.RoadTypeTag
-
the lane keeping policy, i.e., keep left, keep right or keep lane.
- LaneKeepingPolicy - Enum in org.opentrafficsim.road.network.lane.changing
-
Enum to indicate the general lane keeping rules: keep left, keep right, or keep lane.
- laneLinkFrom - Variable in class org.opentrafficsim.road.network.factory.opendrive.ConnectionTag
-
lane Link From.
- laneLinkTo - Variable in class org.opentrafficsim.road.network.factory.opendrive.ConnectionTag
-
lane Link To.
- LaneLocation - Class in org.opentrafficsim.road.network.lane
-
"1D" implementation.
- LaneLocation(Lane, double) - Constructor for class org.opentrafficsim.road.network.lane.LaneLocation
-
- LaneLocation(Lane, Length.Rel) - Constructor for class org.opentrafficsim.road.network.lane.LaneLocation
-
- LaneMovementStep - Class in org.opentrafficsim.road.gtu.lane.changing
-
Acceleration, lane change decision and time until when this movement is committed.
- LaneMovementStep(AccelerationStep, LateralDirectionality) - Constructor for class org.opentrafficsim.road.gtu.lane.changing.LaneMovementStep
-
Construct a new LaneChangeModelResult.
- laneName - Variable in class org.opentrafficsim.road.network.factory.xml.FillTag
-
lane name.
- laneName - Variable in class org.opentrafficsim.road.network.factory.xml.GeneratorTag
-
lane name.
- LaneOverrideTag - Class in org.opentrafficsim.road.network.factory.xml
-
Copyright (c) 2013-2015 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
- LaneOverrideTag() - Constructor for class org.opentrafficsim.road.network.factory.xml.LaneOverrideTag
-
- laneOverrideTags - Variable in class org.opentrafficsim.road.network.factory.xml.LinkTag
-
map of lane name to lane override.
- lanes - Variable in class org.opentrafficsim.road.network.factory.opendrive.LaneSectionTag
-
all lanes
- lanes - Variable in class org.opentrafficsim.road.network.factory.xml.LinkTag
-
map of lane name to generated lanes.
- LaneSectionTag - Class in org.opentrafficsim.road.network.factory.opendrive
-
Copyright (c) 2013-2015 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
- LaneSectionTag() - Constructor for class org.opentrafficsim.road.network.factory.opendrive.LaneSectionTag
-
- laneSectionTags - Variable in class org.opentrafficsim.road.network.factory.opendrive.LanesTag
-
geometryTags
- LanesTag - Class in org.opentrafficsim.road.network.factory.opendrive
-
Copyright (c) 2013-2015 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
- LanesTag() - Constructor for class org.opentrafficsim.road.network.factory.opendrive.LanesTag
-
- lanesTag - Variable in class org.opentrafficsim.road.network.factory.opendrive.RoadTag
-
lanes Tag containing a list of laneSections.
- LaneTag - Class in org.opentrafficsim.road.network.factory.opendrive
-
Copyright (c) 2013-2015 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
- LaneTag() - Constructor for class org.opentrafficsim.road.network.factory.opendrive.LaneTag
-
- laneType - Variable in class org.opentrafficsim.road.network.factory.xml.CrossSectionElementTag
-
lane type in case elementType is a LANE.
- LaneType - Class in org.opentrafficsim.road.network.lane
-
Copyright (c) 2013-2015 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
- LaneType(String) - Constructor for class org.opentrafficsim.road.network.lane.LaneType
-
- LANETYPE_ALL - Static variable in class org.opentrafficsim.road.network.factory.opendrive.RoadTag
-
the lanetype that allows all traffic.
- laneTypeName - Variable in class org.opentrafficsim.road.network.factory.xml.CompatibilityTag
-
lane type name.
- laneTypes - Variable in class org.opentrafficsim.road.network.factory.opendrive.OpenDriveNetworkLaneParser
-
the LaneTypes that have been created.
- laneTypes - Variable in class org.opentrafficsim.road.network.factory.xml.XmlNetworkLaneParser
-
the LaneTypes that have been created.
- laneTypeString - Variable in class org.opentrafficsim.road.network.factory.xml.CrossSectionElementTag
-
lane type name in case elementType is a LANE.
- LaneTypeTag - Class in org.opentrafficsim.road.network.factory.xml
-
Copyright (c) 2013-2015 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
- LaneTypeTag() - Constructor for class org.opentrafficsim.road.network.factory.xml.LaneTypeTag
-
- laneWidth(LaneAttributes, OSMLink, WarningListener) - Static method in class org.opentrafficsim.road.network.factory.osm.output.Convert
-
Figure out a reasonable width for a lane.
- lastVisitedNode() - Method in class org.opentrafficsim.road.network.route.CompleteLaneBasedRouteNavigator
- lastVisitedNode - Variable in class org.opentrafficsim.road.network.route.RandomLaneBasedRouteNavigator
-
last visited node on the route (given -- I have been there).
- lastVisitedNode() - Method in class org.opentrafficsim.road.network.route.RandomLaneBasedRouteNavigator
- lastVisitedNodeIndex - Variable in class org.opentrafficsim.road.network.route.CompleteLaneBasedRouteNavigator
-
last visited node on the route.
- LATERAL_MARGIN - Static variable in class org.opentrafficsim.road.network.lane.Lane
-
Lateral alignment margin for longitudinally connected Lanes.
- LateralProfileTag - Class in org.opentrafficsim.road.network.factory.opendrive
-
Copyright (c) 2013-2015 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
- LateralProfileTag() - Constructor for class org.opentrafficsim.road.network.factory.opendrive.LateralProfileTag
-
- lateralProfileTag - Variable in class org.opentrafficsim.road.network.factory.opendrive.RoadTag
-
lateralProfile Tag containing a list of superElevations.
- leaveLane(Lane) - Method in class org.opentrafficsim.road.gtu.lane.AbstractLaneBasedGTU
-
Unregister the GTU from a lane.
- leaveLane(Lane, boolean) - Method in class org.opentrafficsim.road.gtu.lane.AbstractLaneBasedGTU
-
Leave a lane but do not complain about having no lanes left when beingDestroyed is true.
- leaveLane(Lane) - Method in class org.opentrafficsim.road.gtu.lane.AbstractTrafficLight
-
Unregister the GTU from a lane.
- leaveLane(Lane) - Method in interface org.opentrafficsim.road.gtu.lane.LaneBasedGTU
-
Unregister the GTU from a lane.
- leaveLane(Lane) - Method in class org.opentrafficsim.road.gtu.lane.LaneBlock
-
Unregister the GTU from a lane.
- left - Variable in class org.opentrafficsim.road.gtu.animation.LaneChangeUrgeGTUColorer.LaneChangeDistanceAndDirection
-
The lateral direction of the next required lane change is left (if this field is true); right (if this field is
false); none (if this field is null)
- LeftAlwaysRightSpeed(Speed) - Constructor for class org.opentrafficsim.road.network.lane.changing.OvertakingConditions.LeftAlwaysRightSpeed
-
- LeftAndRight() - Constructor for class org.opentrafficsim.road.network.lane.changing.OvertakingConditions.LeftAndRight
-
- leftLaneTags - Variable in class org.opentrafficsim.road.network.factory.opendrive.LaneSectionTag
-
left lanes
- leftNeighborDirection - Variable in class org.opentrafficsim.road.network.factory.opendrive.LinkTag
-
left neighbor direction.
- leftNeighborRoadId - Variable in class org.opentrafficsim.road.network.factory.opendrive.LinkTag
-
left neighbor road id.
- LeftOnly() - Constructor for class org.opentrafficsim.road.network.lane.changing.OvertakingConditions.LeftOnly
-
- LeftSet(Collection<GTUType>, Collection<GTUType>) - Constructor for class org.opentrafficsim.road.network.lane.changing.OvertakingConditions.LeftSet
-
Provide a collection of GTUs that can overtake another collection of GTUs on the left, but not vice versa.
- LeftSetRightSpeed(Collection<GTUType>, Collection<GTUType>, Speed) - Constructor for class org.opentrafficsim.road.network.lane.changing.OvertakingConditions.LeftSetRightSpeed
-
Provide a collection of GTUs that can overtake another collection of GTUs on the left, but not vice versa.
- length - Variable in class org.opentrafficsim.road.network.factory.opendrive.GeometryTag
-
total length of the reference line in the xy-plane, as indicated in the XML document.
- length - Variable in class org.opentrafficsim.road.network.factory.opendrive.RoadTag
-
total length of the reference line in the xy-plane, as indicated in the XML document.
- length - Variable in class org.opentrafficsim.road.network.factory.xml.StraightTag
-
length.
- length - Variable in class org.opentrafficsim.road.network.lane.CrossSectionElement
-
The length of the line.
- lengthDist - Variable in class org.opentrafficsim.road.network.factory.xml.GTUTag
-
GTU length.
- level - Variable in class org.opentrafficsim.road.network.factory.opendrive.LaneTag
-
level
- link - Variable in class org.opentrafficsim.road.network.factory.opendrive.RoadTag
-
the calculated Link.
- link - Variable in class org.opentrafficsim.road.network.factory.xml.LinkTag
-
the calculated Link.
- Links - Class in org.opentrafficsim.road.network.factory.xml
-
Copyright (c) 2013-2015 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
- linksOriginating - Variable in class org.opentrafficsim.road.network.factory.osm.OSMNode
-
The number of OSMLinks originating at this OSMNode; i.e.
- linksTerminating - Variable in class org.opentrafficsim.road.network.factory.osm.OSMNode
-
The number of OSMLinks ending at this OSMNode; i.e.
- LinkTag - Class in org.opentrafficsim.road.network.factory.opendrive
-
Copyright (c) 2013-2015 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
- LinkTag() - Constructor for class org.opentrafficsim.road.network.factory.opendrive.LinkTag
-
- linkTag - Variable in class org.opentrafficsim.road.network.factory.opendrive.RoadTag
-
Link Tag containing predecessor, successor and neighbor info.
- LinkTag - Class in org.opentrafficsim.road.network.factory.xml
-
Copyright (c) 2013-2015 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
- LinkTag() - Constructor for class org.opentrafficsim.road.network.factory.xml.LinkTag
-
- LinkTag.ContactPointEnum - Enum in org.opentrafficsim.road.network.factory.opendrive
-
enum for road linking contact points: is the link with the start or the end?
- LinkTag.NeighborDirection - Enum in org.opentrafficsim.road.network.factory.opendrive
-
enum for neighbor direction: same or opposite direction?
- linkTags - Variable in class org.opentrafficsim.road.network.factory.xml.XmlNetworkLaneParser
-
the UNprocessed links for further reference.
- ListGeneratorTag - Class in org.opentrafficsim.road.network.factory.xml
-
Copyright (c) 2013-2015 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
- ListGeneratorTag() - Constructor for class org.opentrafficsim.road.network.factory.xml.ListGeneratorTag
-
- listGeneratorTags - Variable in class org.opentrafficsim.road.network.factory.xml.LinkTag
-
map of lane name to list generators.
- ListGTUGenerator - Class in org.opentrafficsim.road.gtu.generator
-
Generate GTUs at times prescribed in a text file.
- ListGTUGenerator(String, OTSDEVSSimulatorInterface, GTUType, GTUFollowingModel, LaneChangeModel, Speed, Lane, Length.Rel, LaneBasedRouteGenerator, GTUColorer, String) - Constructor for class org.opentrafficsim.road.gtu.generator.ListGTUGenerator
-
Construct a GTU generator that takes the times to generate another GTU from an external source.
- offset - Variable in class org.opentrafficsim.road.network.factory.xml.CrossSectionElementTag
-
offset.
- offsetEnd - Variable in class org.opentrafficsim.road.network.factory.xml.LinkTag
-
offset for the link at the end node.
- offsetStart - Variable in class org.opentrafficsim.road.network.factory.xml.LinkTag
-
offset for the link at the start node.
- OpenDriveNetworkLaneParser - Class in org.opentrafficsim.road.network.factory.opendrive
-
Copyright (c) 2013-2015 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
- OpenDriveNetworkLaneParser(OTSDEVSSimulatorInterface) - Constructor for class org.opentrafficsim.road.network.factory.opendrive.OpenDriveNetworkLaneParser
-
- org.opentrafficsim.graphs - package org.opentrafficsim.graphs
-
Basic graphs for traffic simulation.
- org.opentrafficsim.road.car - package org.opentrafficsim.road.car
-
Classes that extend the GTU to car behavior.
- org.opentrafficsim.road.gtu.animation - package org.opentrafficsim.road.gtu.animation
-
GTU animations.
- org.opentrafficsim.road.gtu.following - package org.opentrafficsim.road.gtu.following
-
GTU (Car) following models such as IDM+.
- org.opentrafficsim.road.gtu.generator - package org.opentrafficsim.road.gtu.generator
-
Generate GTUs according to some prescription.
- org.opentrafficsim.road.gtu.lane - package org.opentrafficsim.road.gtu.lane
-
The lane-based GTUs are the Generalized Travel Units that travel in lanes,
and need to switch lanes to overtake.
- org.opentrafficsim.road.gtu.lane.changing - package org.opentrafficsim.road.gtu.lane.changing
-
Classes that deal with lane changing models.
- org.opentrafficsim.road.network.animation - package org.opentrafficsim.road.network.animation
-
Animation for Links, Lanes, Nodes.
- org.opentrafficsim.road.network.factory - package org.opentrafficsim.road.network.factory
-
Factories for Links, Lanes, Nodes.
- org.opentrafficsim.road.network.factory.opendrive - package org.opentrafficsim.road.network.factory.opendrive
-
Copyright (c) 2013-2015 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
- org.opentrafficsim.road.network.factory.osm - package org.opentrafficsim.road.network.factory.osm
-
OpenStreetMap import.
- org.opentrafficsim.road.network.factory.osm.events - package org.opentrafficsim.road.network.factory.osm.events
-
OpenStreetMap parsing and conversion events.
- org.opentrafficsim.road.network.factory.osm.input - package org.opentrafficsim.road.network.factory.osm.input
-
OpenStreetMap input.
- org.opentrafficsim.road.network.factory.osm.output - package org.opentrafficsim.road.network.factory.osm.output
-
OpenStreetMap output.
- org.opentrafficsim.road.network.factory.xml - package org.opentrafficsim.road.network.factory.xml
-
Copyright (c) 2013-2015 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
- org.opentrafficsim.road.network.factory.xml.units - package org.opentrafficsim.road.network.factory.xml.units
-
- org.opentrafficsim.road.network.lane - package org.opentrafficsim.road.network.lane
-
Classes that provide detailed cross-sections of a link using lanes, markers and sensors.
- org.opentrafficsim.road.network.lane.changing - package org.opentrafficsim.road.network.lane.changing
-
Lane change possibility models.
- org.opentrafficsim.road.network.route - package org.opentrafficsim.road.network.route
-
Routes and route probabilities.
- org.opentrafficsim.road.test - package org.opentrafficsim.road.test
-
Test classes.
- orientation - Variable in class org.opentrafficsim.road.network.factory.opendrive.SignalTag
-
orientation.
- originHdg - Variable in class org.opentrafficsim.road.network.factory.opendrive.HeaderTag
-
origin Hdg of the map
- originLat - Variable in class org.opentrafficsim.road.network.factory.opendrive.HeaderTag
-
origin latitude of the map
- originLong - Variable in class org.opentrafficsim.road.network.factory.opendrive.HeaderTag
-
origin longitude of the map
- OSMLink - Class in org.opentrafficsim.road.network.factory.osm
-
OpenStreetMap Link.
- OSMLink(OSMNode, OSMNode, List<OSMTag>, double, WarningListener) - Constructor for class org.opentrafficsim.road.network.factory.osm.OSMLink
-
Construct a new OSMLink.
- OSMLink(OSMNode, OSMNode, List<OSMTag>, double, byte, byte) - Constructor for class org.opentrafficsim.road.network.factory.osm.OSMLink
-
Construct a new OSMLink with specified number of lanes and forward lanes.
- OSMNetwork - Class in org.opentrafficsim.road.network.factory.osm
-
Container for all imported entities of an OpenStreetMap file.
- OSMNetwork(String) - Constructor for class org.opentrafficsim.road.network.factory.osm.OSMNetwork
-
Construct a new OSMNetwork.
- OSMNode - Class in org.opentrafficsim.road.network.factory.osm
-
OpenStreetmap Node.
- OSMNode(long, double, double) - Constructor for class org.opentrafficsim.road.network.factory.osm.OSMNode
-
Construct a new OSMNode.
- OSMParser - Class in org.opentrafficsim.road.network.factory.osm.input
-
Build a structure from the elements in an OSM file.
- OSMParser(List<OSMTag>, List<String>) - Constructor for class org.opentrafficsim.road.network.factory.osm.input.OSMParser
-
Construct a new OSMParser and set wantedTags and filteredKeys in one call.
- OSMRelation - Class in org.opentrafficsim.road.network.factory.osm
-
OSMRelation wraps a set of OSMTags, a set of OSMWays and a set of OSMNodes.
- OSMRelation(long) - Constructor for class org.opentrafficsim.road.network.factory.osm.OSMRelation
-
Construct a new OSMRelation.
- OSMTag - Class in org.opentrafficsim.road.network.factory.osm
-
Copyright (c) 2013-2015 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
- OSMTag(String, String) - Constructor for class org.opentrafficsim.road.network.factory.osm.OSMTag
-
Construct a new OSMTag.
- OSMWay - Class in org.opentrafficsim.road.network.factory.osm
-
OSMWay wraps an ordered set of OSMNode (identified by their ids) and a list of tags.
- OSMWay(long) - Constructor for class org.opentrafficsim.road.network.factory.osm.OSMWay
-
Construct a new OSMWay.
- outer - Variable in class org.opentrafficsim.road.network.factory.opendrive.HeightTag
-
outer.
- overtakingConditions - Variable in class org.opentrafficsim.road.network.factory.xml.CrossSectionElementTag
-
overtaking conditions.
- overtakingConditions - Variable in class org.opentrafficsim.road.network.factory.xml.LaneOverrideTag
-
the overtaking conditions for this lane, i.e., overtake on the left, and on the right under 25 km/h.
- overtakingConditions - Variable in class org.opentrafficsim.road.network.factory.xml.RoadTypeTag
-
the overtaking conditions for the lanes of this road type.
- OvertakingConditions - Interface in org.opentrafficsim.road.network.lane.changing
-
This class implements the overtaking conditions.
- OvertakingConditions.LeftAlwaysRightSpeed - Class in org.opentrafficsim.road.network.lane.changing
-
Overtaking on the left allowed for all GTUs, and overtaking on the right allowed under a given speed.
- OvertakingConditions.LeftAndRight - Class in org.opentrafficsim.road.network.lane.changing
-
Overtaking on both sides allowed.
- OvertakingConditions.LeftOnly - Class in org.opentrafficsim.road.network.lane.changing
-
Overtaking on the left allowed for all GTUs.
- OvertakingConditions.LeftSet - Class in org.opentrafficsim.road.network.lane.changing
-
Provide a collection of GTUs that can overtake another collection of GTUs on the left side, but not vice versa.
- OvertakingConditions.LeftSetRightSpeed - Class in org.opentrafficsim.road.network.lane.changing
-
Provide a collection of GTUs that can overtake another collection of GTUs on the left side, but not vice versa.
- OvertakingConditions.None - Class in org.opentrafficsim.road.network.lane.changing
-
No overtaking allowed.
- OvertakingConditions.RightAlwaysLeftSpeed - Class in org.opentrafficsim.road.network.lane.changing
-
Overtaking on the right allowed for all GTUs, and overtaking on the left allowed under a given speed.
- OvertakingConditions.RightOnly - Class in org.opentrafficsim.road.network.lane.changing
-
Overtaking on the right allowed for all GTUs.
- OvertakingConditions.RightSet - Class in org.opentrafficsim.road.network.lane.changing
-
Provide a collection of GTUs that can overtake another collection of GTUs on the right side, but not vice versa.
- OvertakingConditions.RightSetLeftSpeed - Class in org.opentrafficsim.road.network.lane.changing
-
Provide a collection of GTUs that can overtake another collection of GTUs on the right side, but not vice versa.
- OvertakingDirection - Enum in org.opentrafficsim.road.network.lane.changing
-
The direction in which a GTU is allowed to overtake another GTU, used as a return type for evaluating overtaking conditions.
- paint(Graphics2D, ImageObserver) - Method in class org.opentrafficsim.road.gtu.animation.DefaultBlockAnimation
- paint(Graphics2D, ImageObserver) - Method in class org.opentrafficsim.road.gtu.animation.DefaultBlockOnOffAnimation
- paint(Graphics2D, ImageObserver) - Method in class org.opentrafficsim.road.gtu.animation.DefaultCarAnimation
- paint(Graphics2D, ImageObserver) - Method in class org.opentrafficsim.road.network.animation.DefaultSensorAnimation
- paint(Graphics2D, ImageObserver) - Method in class org.opentrafficsim.road.network.animation.LaneAnimation
- paint(Graphics2D, ImageObserver) - Method in class org.opentrafficsim.road.network.animation.ShoulderAnimation
- paint(Graphics2D, ImageObserver) - Method in class org.opentrafficsim.road.network.animation.StripeAnimation
- paint(Graphics2D, ImageObserver) - Method in class org.opentrafficsim.road.network.factory.opendrive.GeneratorAnimation
- paint(Graphics2D, ImageObserver) - Method in class org.opentrafficsim.road.network.factory.opendrive.LaneAnimationOD
- paint(Graphics2D, ImageObserver) - Method in class org.opentrafficsim.road.network.lane.SinkAnimation
- paintLine(Graphics2D, Color, DirectedPoint, OTSLine3D) - Static method in class org.opentrafficsim.road.network.factory.opendrive.LaneAnimationOD
-
- parallel(Lane, Time.Abs) - Method in class org.opentrafficsim.road.gtu.lane.AbstractLaneBasedGTU
-
Determine which GTUs are parallel with us on another lane, based on fractional positions.
- parallel(LateralDirectionality, Time.Abs) - Method in class org.opentrafficsim.road.gtu.lane.AbstractLaneBasedGTU
-
Determine which GTUs are parallel with us in a certain lateral direction, based on fractional positions.
- parallel(Lane, Time.Abs) - Method in class org.opentrafficsim.road.gtu.lane.AbstractTrafficLight
-
Determine which GTUs are parallel with us on another lane, based on fractional positions.
- parallel(LateralDirectionality, Time.Abs) - Method in class org.opentrafficsim.road.gtu.lane.AbstractTrafficLight
-
Determine which GTUs are parallel with us in a certain lateral direction, based on fractional positions.
- parallel(Lane, Time.Abs) - Method in interface org.opentrafficsim.road.gtu.lane.LaneBasedGTU
-
Determine which GTUs are parallel with us on another lane, based on fractional positions.
- parallel(LateralDirectionality, Time.Abs) - Method in interface org.opentrafficsim.road.gtu.lane.LaneBasedGTU
-
Determine which GTUs are parallel with us in a certain lateral direction, based on fractional positions.
- parallel(Lane, Time.Abs) - Method in class org.opentrafficsim.road.gtu.lane.LaneBlock
-
Determine which GTUs are parallel with us on another lane, based on fractional positions.
- parallel(LateralDirectionality, Time.Abs) - Method in class org.opentrafficsim.road.gtu.lane.LaneBlock
-
Determine which GTUs are parallel with us in a certain lateral direction, based on fractional positions.
- parentLink - Variable in class org.opentrafficsim.road.network.lane.CrossSectionElement
-
Cross Section Link to which the element belongs.
- parseArc(NodeList, OpenDriveNetworkLaneParser, GeometryTag) - Static method in class org.opentrafficsim.road.network.factory.opendrive.ArcTag
-
Parse the attributes of the road.type tag.
- parseArc(Node, XmlNetworkLaneParser, LinkTag) - Static method in class org.opentrafficsim.road.network.factory.xml.ArcTag
-
Parse the LINK.ARC tag.
- parseBeginEndPosition(String, CrossSectionElement) - Static method in class org.opentrafficsim.road.network.factory.xml.LinkTag
-
This method parses a length string that can have values such as: BEGIN, END, 10m, END-10m, 98%.
- parseBlock(Node, XmlNetworkLaneParser, LinkTag) - Static method in class org.opentrafficsim.road.network.factory.xml.BlockTag
-
Parse the BLOCK tag.
- parseCompatibilities(NodeList, XmlNetworkLaneParser) - Static method in class org.opentrafficsim.road.network.factory.xml.CompatibilityTag
-
Parse the COMPATIBILITY and COMPATIBILITY.LANETYPE tag.
- parseConnection(Node, OpenDriveNetworkLaneParser) - Static method in class org.opentrafficsim.road.network.factory.opendrive.ConnectionTag
-
Parse the attributes of the road tag.
- parseController(Node, OpenDriveNetworkLaneParser) - Static method in class org.opentrafficsim.road.network.factory.opendrive.ControllerTag
-
Parse the attributes of the road tag.
- parseElevation(Node, OpenDriveNetworkLaneParser) - Static method in class org.opentrafficsim.road.network.factory.opendrive.ElevationTag
-
Parse the attributes of the road tag.
- parseElevationProfile(NodeList, OpenDriveNetworkLaneParser, RoadTag) - Static method in class org.opentrafficsim.road.network.factory.opendrive.ElevationProfileTag
-
Parse the attributes of the road tag.
- parseElevationProfile(NodeList, OpenDriveNetworkLaneParser, RoadTag) - Static method in class org.opentrafficsim.road.network.factory.opendrive.LateralProfileTag
-
Parse the attributes of the road tag.
- parseFill(Node, XmlNetworkLaneParser, LinkTag) - Static method in class org.opentrafficsim.road.network.factory.xml.FillTag
-
Parse the FILL tag.
- parseFollowingModel(String) - Static method in class org.opentrafficsim.road.network.factory.xml.GTUTag
-
XXX probably ok to generate a new model for each GTU 'type'.
- parseGenerator(Node, XmlNetworkLaneParser, LinkTag) - Static method in class org.opentrafficsim.road.network.factory.xml.GeneratorTag
-
Parse the GENERATOR tag.
- parseGeometry(Node, OpenDriveNetworkLaneParser) - Static method in class org.opentrafficsim.road.network.factory.opendrive.GeometryTag
-
Parse the attributes of the road tag.
- parseGlobal(NodeList, XmlNetworkLaneParser) - Static method in class org.opentrafficsim.road.network.factory.xml.GlobalTag
-
- parseGTUColorer(String, GlobalTag) - Static method in class org.opentrafficsim.road.network.factory.xml.GTUColorerTag
-
Parses the right GTUColorer from ID|VELOCITY|ACCELERATION|LANECHANGEURGE|SWITCHABLE.
- parseGTUMix(NodeList, XmlNetworkLaneParser) - Static method in class org.opentrafficsim.road.network.factory.xml.GTUMixTag
-
Parse the GTUMIX tag.
- parseGTUs(NodeList, XmlNetworkLaneParser) - Static method in class org.opentrafficsim.road.network.factory.xml.GTUTag
-
- parseGTUType(String, XmlNetworkLaneParser) - Static method in class org.opentrafficsim.road.network.factory.xml.GTUTag
-
- parseHeader(Node, OpenDriveNetworkLaneParser) - Static method in class org.opentrafficsim.road.network.factory.opendrive.HeaderTag
-
Parse the attributes of the junction tag.
- parseHeight(NodeList, OpenDriveNetworkLaneParser, LaneTag) - Static method in class org.opentrafficsim.road.network.factory.opendrive.HeightTag
-
Parse the attributes of the road.type tag.
- parseJunction(Node, OpenDriveNetworkLaneParser) - Static method in class org.opentrafficsim.road.network.factory.opendrive.JunctionTag
-
Parse the attributes of the junction tag.
- parseLane(Node, OpenDriveNetworkLaneParser) - Static method in class org.opentrafficsim.road.network.factory.opendrive.LaneTag
-
Parse the attributes of the road tag.
- parseLane(Node, XmlNetworkLaneParser, RoadTypeTag) - Static method in class org.opentrafficsim.road.network.factory.xml.CrossSectionElementTag
-
Parse the ROADTYPE.LANE tag.
- parseLaneChangeModel(String) - Static method in class org.opentrafficsim.road.network.factory.xml.GTUTag
-
XXX probably ok to generate a new model for each GTU 'type'.
- parseLaneKeepingPolicy(String) - Static method in class org.opentrafficsim.road.network.factory.xml.units.LaneAttributes
-
- parseLaneOverride(Node, XmlNetworkLaneParser, LinkTag) - Static method in class org.opentrafficsim.road.network.factory.xml.LaneOverrideTag
-
Parse the LINK.LANEOVERRIDE tag.
- parseLanes(NodeList, OpenDriveNetworkLaneParser, RoadTag) - Static method in class org.opentrafficsim.road.network.factory.opendrive.LanesTag
-
Parse the attributes of the road tag.
- parseLaneSection(Node, OpenDriveNetworkLaneParser) - Static method in class org.opentrafficsim.road.network.factory.opendrive.LaneSectionTag
-
Parse the attributes of the road tag.
- parseLaneTypes(NodeList, XmlNetworkLaneParser) - Static method in class org.opentrafficsim.road.network.factory.xml.LaneTypeTag
-
Parse the LANETYPE tag.
- parseLink(NodeList, OpenDriveNetworkLaneParser, RoadTag) - Static method in class org.opentrafficsim.road.network.factory.opendrive.LinkTag
-
Parse the attributes of the road tag.
- parseLinks(NodeList, XmlNetworkLaneParser) - Static method in class org.opentrafficsim.road.network.factory.xml.LinkTag
-
Parse the LINK tags.
- parseListGenerator(Node, XmlNetworkLaneParser, LinkTag) - Static method in class org.opentrafficsim.road.network.factory.xml.ListGeneratorTag
-
Parse the LISTGENERATOR tag.
- parseNodeList(String, XmlNetworkLaneParser) - Static method in class org.opentrafficsim.road.network.factory.xml.NodeTag
-
Parse a list of Nodes, e.g.
- parseNodes(NodeList, XmlNetworkLaneParser) - Static method in class org.opentrafficsim.road.network.factory.xml.NodeTag
-
- parseNoTrafficLane(Node, XmlNetworkLaneParser, RoadTypeTag) - Static method in class org.opentrafficsim.road.network.factory.xml.CrossSectionElementTag
-
Parse the ROADTYPE.NOTRAFFICLANE tag.
- parseOvertakingConditions(String, XmlNetworkLaneParser) - Static method in class org.opentrafficsim.road.network.factory.xml.units.LaneAttributes
-
- parsePlanView(NodeList, OpenDriveNetworkLaneParser, RoadTag) - Static method in class org.opentrafficsim.road.network.factory.opendrive.PlanViewTag
-
Parse the attributes of the road tag.
- parseRoad(Node, OpenDriveNetworkLaneParser) - Static method in class org.opentrafficsim.road.network.factory.opendrive.RoadTag
-
Parse the attributes of the road tag.
- parseRoadMark(NodeList, OpenDriveNetworkLaneParser, LaneTag) - Static method in class org.opentrafficsim.road.network.factory.opendrive.RoadMarkTag
-
Parse the attributes of the road.type tag.
- parseRoadType(Node, XmlNetworkLaneParser) - Static method in class org.opentrafficsim.road.network.factory.xml.RoadTypeTag
-
Parse the ROADTYPE tags.
- parseRoadTypes(NodeList, XmlNetworkLaneParser) - Static method in class org.opentrafficsim.road.network.factory.xml.RoadTypeTag
-
Parse the ROADTYPE tags.
- parseRouteMix(NodeList, XmlNetworkLaneParser) - Static method in class org.opentrafficsim.road.network.factory.xml.RouteMixTag
-
Parse the ROUTE tag.
- parseRoutes(NodeList, XmlNetworkLaneParser) - Static method in class org.opentrafficsim.road.network.factory.xml.RouteTag
-
Parse the ROUTE tag.
- parseSensor(Node, XmlNetworkLaneParser, LinkTag) - Static method in class org.opentrafficsim.road.network.factory.xml.SensorTag
-
Parse the SENSOR tag.
- parseShortestRouteMix(NodeList, XmlNetworkLaneParser) - Static method in class org.opentrafficsim.road.network.factory.xml.ShortestRouteMixTag
-
Parse the SHORTESTROUTE tag.
- parseShortestRoutes(NodeList, XmlNetworkLaneParser) - Static method in class org.opentrafficsim.road.network.factory.xml.ShortestRouteTag
-
Parse the SHORTESTROUTE tag.
- parseShoulder(Node, XmlNetworkLaneParser, RoadTypeTag) - Static method in class org.opentrafficsim.road.network.factory.xml.CrossSectionElementTag
-
Parse the ROADTYPE.SHOULDER tag.
- parseSignal(Node, OpenDriveNetworkLaneParser) - Static method in class org.opentrafficsim.road.network.factory.opendrive.SignalTag
-
Parse the attributes of the road.type tag.
- parseSignals(NodeList, OpenDriveNetworkLaneParser, RoadTag) - Static method in class org.opentrafficsim.road.network.factory.opendrive.SignalsTag
-
Parse the attributes of the road tag.
- parseSink(Node, XmlNetworkLaneParser, LinkTag) - Static method in class org.opentrafficsim.road.network.factory.xml.SinkTag
-
Parse the SINK tag.
- parseSpeed(NodeList, OpenDriveNetworkLaneParser, LaneTag) - Static method in class org.opentrafficsim.road.network.factory.opendrive.SpeedTag
-
Parse the attributes of the road.type tag.
- parseSpiral(NodeList, OpenDriveNetworkLaneParser, GeometryTag) - Static method in class org.opentrafficsim.road.network.factory.opendrive.SpiralTag
-
Parse the attributes of the road.type tag.
- parseStraight(Node, XmlNetworkLaneParser, LinkTag) - Static method in class org.opentrafficsim.road.network.factory.xml.StraightTag
-
Parse the LINK.STRAIGHT tag.
- parseStripe(Node, XmlNetworkLaneParser, RoadTypeTag) - Static method in class org.opentrafficsim.road.network.factory.xml.CrossSectionElementTag
-
Parse the ROADTYPE.STRIPE tag.
- parseSuperElevation(Node, OpenDriveNetworkLaneParser) - Static method in class org.opentrafficsim.road.network.factory.opendrive.SuperElevationTag
-
Parse the attributes of the road tag.
- parseTrafficLight(Node, XmlNetworkLaneParser, LinkTag) - Static method in class org.opentrafficsim.road.network.factory.xml.TrafficLightTag
-
Parse the TRAFFICLIGHT tag.
- parseTriggerPosition(String, SensorTag, String) - Static method in class org.opentrafficsim.road.network.factory.xml.SensorTag
-
- parseType(NodeList, OpenDriveNetworkLaneParser, RoadTag) - Static method in class org.opentrafficsim.road.network.factory.opendrive.TypeTag
-
Parse the attributes of the road.type tag.
- parseWidth(NodeList, OpenDriveNetworkLaneParser, LaneTag) - Static method in class org.opentrafficsim.road.network.factory.opendrive.WidthTag
-
Parse the attributes of the road.type tag.
- PEDESTRIAN - Static variable in class org.opentrafficsim.road.network.factory.osm.PredefinedGTUTypes
-
Pedestrian.
- peekNthLast(int) - Method in class org.opentrafficsim.road.network.factory.PeekStack
-
Return the N-from-last element of this PeekStack.
- PeekStack<T> - Class in org.opentrafficsim.road.network.factory
-
Stack object that allows easy verification of the values of the last few entries.
- PeekStack() - Constructor for class org.opentrafficsim.road.network.factory.PeekStack
-
- PlanViewTag - Class in org.opentrafficsim.road.network.factory.opendrive
-
Copyright (c) 2013-2015 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
- PlanViewTag() - Constructor for class org.opentrafficsim.road.network.factory.opendrive.PlanViewTag
-
- planViewTag - Variable in class org.opentrafficsim.road.network.factory.opendrive.RoadTag
-
PlanView Tag containing a list of geometries.
- PointerHandler - Class in org.opentrafficsim.graphs
-
Copyright (c) 2013-2015 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
- PointerHandler() - Constructor for class org.opentrafficsim.graphs.PointerHandler
-
- pop() - Method in class org.opentrafficsim.road.network.factory.PeekStack
-
Pop an element off this stack.
- position(Lane, RelativePosition) - Method in class org.opentrafficsim.road.gtu.lane.AbstractLaneBasedGTU
-
Return the longitudinal position of a point relative to this GTU, relative to the center line of the Lane at the current
simulation time.
- position(Lane, RelativePosition, Time.Abs) - Method in class org.opentrafficsim.road.gtu.lane.AbstractLaneBasedGTU
-
Return the longitudinal position of a point relative to this GTU, relative to the center line of the Lane.
- position - Variable in class org.opentrafficsim.road.gtu.lane.AbstractTrafficLight
-
the position of the block on the lane.
- position(Lane, RelativePosition) - Method in class org.opentrafficsim.road.gtu.lane.AbstractTrafficLight
-
Return the longitudinal position of a point relative to this GTU, relative to the center line of the Lane at the current
simulation time.
- position(Lane, RelativePosition, Time.Abs) - Method in class org.opentrafficsim.road.gtu.lane.AbstractTrafficLight
-
Return the longitudinal position of a point relative to this GTU, relative to the center line of the Lane.
- position(Lane, RelativePosition) - Method in interface org.opentrafficsim.road.gtu.lane.LaneBasedGTU
-
Return the longitudinal position of a point relative to this GTU, relative to the center line of the Lane at the current
simulation time.
- position(Lane, RelativePosition, Time.Abs) - Method in interface org.opentrafficsim.road.gtu.lane.LaneBasedGTU
-
Return the longitudinal position of a point relative to this GTU, relative to the center line of the Lane.
- position(Lane, RelativePosition) - Method in class org.opentrafficsim.road.gtu.lane.LaneBlock
-
Return the longitudinal position of a point relative to this GTU, relative to the center line of the Lane at the current
simulation time.
- position(Lane, RelativePosition, Time.Abs) - Method in class org.opentrafficsim.road.gtu.lane.LaneBlock
-
Return the longitudinal position of a point relative to this GTU, relative to the center line of the Lane.
- position(double) - Method in class org.opentrafficsim.road.network.lane.Lane
-
Transform a fraction on the lane to a relative length (can be less than zero or larger than the lane length).
- positions(RelativePosition) - Method in class org.opentrafficsim.road.gtu.lane.AbstractLaneBasedGTU
-
Return the longitudinal positions of a point relative to this GTU, relative to the center line of the Lanes in which the
vehicle is registered.
- positions(RelativePosition, Time.Abs) - Method in class org.opentrafficsim.road.gtu.lane.AbstractLaneBasedGTU
-
Return the longitudinal positions of a point relative to this GTU, relative to the center line of the Lanes in which the
vehicle is registered.
- positions(RelativePosition) - Method in class org.opentrafficsim.road.gtu.lane.AbstractTrafficLight
-
Return the longitudinal positions of a point relative to this GTU, relative to the center line of the Lanes in which the
vehicle is registered.
- positions(RelativePosition, Time.Abs) - Method in class org.opentrafficsim.road.gtu.lane.AbstractTrafficLight
-
Return the longitudinal positions of a point relative to this GTU, relative to the center line of the Lanes in which the
vehicle is registered.
- positions(RelativePosition) - Method in interface org.opentrafficsim.road.gtu.lane.LaneBasedGTU
-
Return the longitudinal positions of a point relative to this GTU, relative to the center line of the Lanes in which the
vehicle is registered.
- positions(RelativePosition, Time.Abs) - Method in interface org.opentrafficsim.road.gtu.lane.LaneBasedGTU
-
Return the longitudinal positions of a point relative to this GTU, relative to the center line of the Lanes in which the
vehicle is registered.
- positions(RelativePosition) - Method in class org.opentrafficsim.road.gtu.lane.LaneBlock
-
Return the longitudinal positions of a point relative to this GTU, relative to the center line of the Lanes in which the
vehicle is registered.
- positions(RelativePosition, Time.Abs) - Method in class org.opentrafficsim.road.gtu.lane.LaneBlock
-
Return the longitudinal positions of a point relative to this GTU, relative to the center line of the Lanes in which the
vehicle is registered.
- positionSI(double) - Method in class org.opentrafficsim.road.network.lane.Lane
-
Transform a fraction on the lane to a relative length in SI units (can be less than zero or larger than the lane length).
- positionStr - Variable in class org.opentrafficsim.road.network.factory.xml.BlockTag
-
position of the sink on the link, relative to the design line, stored as a string to parse when the length is known.
- positionStr - Variable in class org.opentrafficsim.road.network.factory.xml.GeneratorTag
-
position of the sink on the link, relative to the design line, stored as a string to parse when the length is known.
- positionStr - Variable in class org.opentrafficsim.road.network.factory.xml.ListGeneratorTag
-
position of the sink on the link, relative to the design line, stored as a string to parse when the length is known.
- positionStr - Variable in class org.opentrafficsim.road.network.factory.xml.SensorTag
-
position of the sink on the link, relative to the design line, stored as a string to parse when the length is known.
- positionStr - Variable in class org.opentrafficsim.road.network.factory.xml.SinkTag
-
position of the sink on the link, relative to the design line, stored as a string to parse when the length is known.
- positionStr - Variable in class org.opentrafficsim.road.network.factory.xml.TrafficLightTag
-
position of the sink on the link, relative to the design line, stored as a string to parse when the length is known.
- predecessorContactPoint - Variable in class org.opentrafficsim.road.network.factory.opendrive.LinkTag
-
predecessor contact point.
- predecessorId - Variable in class org.opentrafficsim.road.network.factory.opendrive.LaneTag
-
predecessor lane Id.
- predecessorId - Variable in class org.opentrafficsim.road.network.factory.opendrive.LinkTag
-
predecessor id.
- predecessorType - Variable in class org.opentrafficsim.road.network.factory.opendrive.LinkTag
-
predecessor Type.
- PredefinedGTUTypes - Class in org.opentrafficsim.road.network.factory.osm
-
Some predefined GTU types.
Should be moved into the GTU package.
- prevLanes(GTUType) - Method in class org.opentrafficsim.road.network.lane.Lane
-
The previous lane(s) are cached, as it is too expensive to make the calculation every time.
- ProbabilisticLaneBasedRouteGenerator - Class in org.opentrafficsim.road.network.route
-
Copyright (c) 2013-2015 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
- ProbabilisticLaneBasedRouteGenerator(List<ProbabilisticLaneBasedRouteGenerator.LaneBasedRouteProbability>, StreamInterface) - Constructor for class org.opentrafficsim.road.network.route.ProbabilisticLaneBasedRouteGenerator
-
Construct a new ProbabilistiRouteGenerator using the given random stream.
- ProbabilisticLaneBasedRouteGenerator.LaneBasedRouteProbability - Class in org.opentrafficsim.road.network.route
-
Combination of route and probability or frequency.
- process(EntityContainer) - Method in class org.opentrafficsim.road.network.factory.osm.input.OSMParser
- progress(ProgressEvent) - Method in interface org.opentrafficsim.road.network.factory.osm.events.ProgressListener
-
Process one ProgressEvent.
- progress(ProgressEvent) - Method in class org.opentrafficsim.road.network.factory.osm.events.ProgressListenerImpl
-
Process one ProgressEvent.
- ProgressEvent - Class in org.opentrafficsim.road.network.factory.osm.events
-
Copyright (c) 2013-2015 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
- ProgressEvent(Object, String) - Constructor for class org.opentrafficsim.road.network.factory.osm.events.ProgressEvent
-
Construct a new ProgressEvent.
- ProgressListener - Interface in org.opentrafficsim.road.network.factory.osm.events
-
Copyright (c) 2013-2015 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
- ProgressListenerImpl - Class in org.opentrafficsim.road.network.factory.osm.events
-
Copyright (c) 2013-2015 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
- ProgressListenerImpl() - Constructor for class org.opentrafficsim.road.network.factory.osm.events.ProgressListenerImpl
-
- projectedPosition(Lane, RelativePosition, Time.Abs) - Method in class org.opentrafficsim.road.gtu.lane.AbstractLaneBasedGTU
-
Return the longitudinal position that this GTU would have if it were to change to another Lane with a/the current
CrossSectionLink.
- projectedPosition(Lane, RelativePosition, Time.Abs) - Method in class org.opentrafficsim.road.gtu.lane.AbstractTrafficLight
-
Return the longitudinal position that this GTU would have if it were to change to another Lane with a/the current
CrossSectionLink.
- projectedPosition(Lane, RelativePosition, Time.Abs) - Method in interface org.opentrafficsim.road.gtu.lane.LaneBasedGTU
-
Return the longitudinal position that this GTU would have if it were to change to another Lane with a/the current
CrossSectionLink.
- projectedPosition(Lane, RelativePosition, Time.Abs) - Method in class org.opentrafficsim.road.gtu.lane.LaneBlock
-
Return the longitudinal position that this GTU would have if it were to change to another Lane with a/the current
CrossSectionLink.
- push(T) - Method in class org.opentrafficsim.road.network.factory.PeekStack
-
Push an element on this stack.
- radius - Variable in class org.opentrafficsim.road.network.factory.xml.ArcTag
-
radius.
- RandomLaneBasedRouteGenerator - Class in org.opentrafficsim.road.network.route
-
Copyright (c) 2013-2015 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
- RandomLaneBasedRouteGenerator(Link) - Constructor for class org.opentrafficsim.road.network.route.RandomLaneBasedRouteGenerator
-
- RandomLaneBasedRouteNavigator - Class in org.opentrafficsim.road.network.route
-
A RouteNavigator helps to navigate on a route.
- RandomLaneBasedRouteNavigator(Link) - Constructor for class org.opentrafficsim.road.network.route.RandomLaneBasedRouteNavigator
-
Create a navigator.
- ReadOSMFile - Class in org.opentrafficsim.road.network.factory.osm.input
-
Copyright (c) 2013-2015 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
- ReadOSMFile(String, List<OSMTag>, List<String>, ProgressListener) - Constructor for class org.opentrafficsim.road.network.factory.osm.input.ReadOSMFile
-
- reGraph() - Method in class org.opentrafficsim.graphs.ContourPlot
-
Redraw this ContourGraph (after the underlying data, or a granularity setting has been changed).
- reGraph() - Method in class org.opentrafficsim.graphs.FundamentalDiagram
-
Redraw this TrajectoryGraph (after the underlying data has been changed, or to change axes).
- reGraph() - Method in class org.opentrafficsim.graphs.FundamentalDiagramLane
-
Redraw this TrajectoryGraph (after the underlying data has been changed, or to change axes).
- reGraph() - Method in interface org.opentrafficsim.graphs.LaneBasedGTUSampler
-
Force redraw of the graph.
- reGraph() - Method in class org.opentrafficsim.graphs.TrajectoryPlot
-
Redraw this TrajectoryGraph (after the underlying data has been changed).
- release() - Method in class org.opentrafficsim.road.network.factory.osm.input.OSMParser
- removeChangeListener(DatasetChangeListener) - Method in class org.opentrafficsim.graphs.ContourPlot
- removeChangeListener(DatasetChangeListener) - Method in class org.opentrafficsim.graphs.FundamentalDiagram
- removeChangeListener(DatasetChangeListener) - Method in class org.opentrafficsim.graphs.FundamentalDiagramLane
- removeChangeListener(DatasetChangeListener) - Method in class org.opentrafficsim.graphs.TrajectoryPlot
- removeDirectionality(GTUType) - Method in class org.opentrafficsim.road.network.lane.Lane
-
This method removes an earlier provided directionality of the lane for a given GTU type, e.g.
- removeGTU(LaneBasedGTU) - Method in class org.opentrafficsim.road.network.lane.Lane
-
Remove a GTU from the GTU list of this lane.
- removeRedundancy() - Method in class org.opentrafficsim.road.network.factory.osm.OSMNetwork
-
FIXME Network looks 'crooked' after using this.
- removeSampler(LaneBasedGTUSampler) - Method in class org.opentrafficsim.road.network.lane.Lane
-
Unregister a LaneBasedGTUSampler from this Lane.
- removeSensor(Sensor) - Method in class org.opentrafficsim.road.network.lane.Lane
-
Remove a sensor from the sensor list of this lane.
- removeSpeedLimit(GTUType) - Method in class org.opentrafficsim.road.network.lane.Lane
-
Remove the set speed limit for a GTUType.
- revMajor - Variable in class org.opentrafficsim.road.network.factory.opendrive.HeaderTag
-
revMajor.
- revMinor - Variable in class org.opentrafficsim.road.network.factory.opendrive.HeaderTag
-
revMinor.
- RightAlwaysLeftSpeed(Speed) - Constructor for class org.opentrafficsim.road.network.lane.changing.OvertakingConditions.RightAlwaysLeftSpeed
-
- rightLaneTags - Variable in class org.opentrafficsim.road.network.factory.opendrive.LaneSectionTag
-
right lanes
- rightNeighborDirection - Variable in class org.opentrafficsim.road.network.factory.opendrive.LinkTag
-
right neighbor direction.
- rightNeighborRoadId - Variable in class org.opentrafficsim.road.network.factory.opendrive.LinkTag
-
right neighbor road id.
- RightOnly() - Constructor for class org.opentrafficsim.road.network.lane.changing.OvertakingConditions.RightOnly
-
- RightSet(Collection<GTUType>, Collection<GTUType>) - Constructor for class org.opentrafficsim.road.network.lane.changing.OvertakingConditions.RightSet
-
Provide a collection of GTUs that can overtake another collection of GTUs on the right, but not vice versa.
- RightSetLeftSpeed(Collection<GTUType>, Collection<GTUType>, Speed) - Constructor for class org.opentrafficsim.road.network.lane.changing.OvertakingConditions.RightSetLeftSpeed
-
Provide a collection of GTUs that can overtake another collection of GTUs on the left, but not vice versa.
- RoadMarkerAcross - Class in org.opentrafficsim.road.network.lane
-
Copyright (c) 2013-2015 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
- RoadMarkerAcross(CrossSectionElement, Length.Rel) - Constructor for class org.opentrafficsim.road.network.lane.RoadMarkerAcross
-
- RoadMarkerAlong - Class in org.opentrafficsim.road.network.lane
-
Copyright (c) 2013-2015 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
- RoadMarkerAlong(CrossSectionLink, Length.Rel, Length.Rel, Length.Rel) - Constructor for class org.opentrafficsim.road.network.lane.RoadMarkerAlong
-
Note: LEFT is seen as a positive lateral direction, RIGHT as a negative lateral direction, with the direction from
the StartNode towards the EndNode as the longitudinal direction.
- RoadMarkTag - Class in org.opentrafficsim.road.network.factory.opendrive
-
Copyright (c) 2013-2015 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
- RoadMarkTag() - Constructor for class org.opentrafficsim.road.network.factory.opendrive.RoadMarkTag
-
- roadMarkTags - Variable in class org.opentrafficsim.road.network.factory.opendrive.LaneTag
-
RoadMark Tag
- RoadTag - Class in org.opentrafficsim.road.network.factory.opendrive
-
Copyright (c) 2013-2015 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
- RoadTag() - Constructor for class org.opentrafficsim.road.network.factory.opendrive.RoadTag
-
- roadTags - Variable in class org.opentrafficsim.road.network.factory.opendrive.OpenDriveNetworkLaneParser
-
Road tags.
- roadTypeTag - Variable in class org.opentrafficsim.road.network.factory.xml.LinkTag
-
road type.
- RoadTypeTag - Class in org.opentrafficsim.road.network.factory.xml
-
Copyright (c) 2013-2015 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
- RoadTypeTag() - Constructor for class org.opentrafficsim.road.network.factory.xml.RoadTypeTag
-
- roadTypeTags - Variable in class org.opentrafficsim.road.network.factory.xml.XmlNetworkLaneParser
-
the road type tags for further reference.
- rotationEnd - Variable in class org.opentrafficsim.road.network.factory.xml.LinkTag
-
extra rotation for the link at the end node.
- rotationStart - Variable in class org.opentrafficsim.road.network.factory.xml.LinkTag
-
extra rotation for the link at the start node.
- route - Variable in class org.opentrafficsim.road.network.factory.xml.RouteTag
-
route that has been generated.
- routeMixTag - Variable in class org.opentrafficsim.road.network.factory.xml.FillTag
-
Route mix tag.
- routeMixTag - Variable in class org.opentrafficsim.road.network.factory.xml.GeneratorTag
-
Route mix tag.
- RouteMixTag - Class in org.opentrafficsim.road.network.factory.xml
-
Copyright (c) 2013-2015 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
- RouteMixTag() - Constructor for class org.opentrafficsim.road.network.factory.xml.RouteMixTag
-
- routeMixTags - Variable in class org.opentrafficsim.road.network.factory.xml.XmlNetworkLaneParser
-
the route mix tags for further reference.
- routeNodeTags - Variable in class org.opentrafficsim.road.network.factory.xml.RouteTag
-
Nodes.
- routes - Variable in class org.opentrafficsim.road.network.factory.xml.RouteMixTag
-
routes.
- routes - Variable in class org.opentrafficsim.road.network.factory.xml.ShortestRouteMixTag
-
routes.
- routeTag - Variable in class org.opentrafficsim.road.network.factory.xml.FillTag
-
Route tag.
- routeTag - Variable in class org.opentrafficsim.road.network.factory.xml.GeneratorTag
-
Route tag.
- RouteTag - Class in org.opentrafficsim.road.network.factory.xml
-
Copyright (c) 2013-2015 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
- RouteTag() - Constructor for class org.opentrafficsim.road.network.factory.xml.RouteTag
-
- routeTags - Variable in class org.opentrafficsim.road.network.factory.xml.XmlNetworkLaneParser
-
the route tags for further reference.
- s - Variable in class org.opentrafficsim.road.network.factory.opendrive.ElevationTag
-
start position (s-coordinate).
- s - Variable in class org.opentrafficsim.road.network.factory.opendrive.GeometryTag
-
start position (s-coordinate).
- s - Variable in class org.opentrafficsim.road.network.factory.opendrive.LaneSectionTag
-
start position (s-coordinate).
- s - Variable in class org.opentrafficsim.road.network.factory.opendrive.SignalTag
-
s.
- s - Variable in class org.opentrafficsim.road.network.factory.opendrive.SuperElevationTag
-
start position (s-coordinate).
- s - Variable in class org.opentrafficsim.road.network.factory.opendrive.TypeTag
-
start position (s-coordinate).
- Sample() - Constructor for class org.opentrafficsim.graphs.FundamentalDiagram.Sample
-
- Sample(double, double, double) - Constructor for class org.opentrafficsim.graphs.FundamentalDiagramLane.Sample
-
- sample(AbstractLaneBasedGTU) - Method in class org.opentrafficsim.road.network.lane.Lane
-
Add the movement of a GTU to all graphs that sample this Lane.
- scheduleTriggers(LaneBasedGTU, double, double) - Method in class org.opentrafficsim.road.network.lane.Lane
-
Trigger the sensors for a certain time step; from now until the nextEvaluationTime of the GTU.
- Sensor - Interface in org.opentrafficsim.road.network.lane
-
Copyright (c) 2013-2015 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
- SensorTag - Class in org.opentrafficsim.road.network.factory.xml
-
Copyright (c) 2013-2015 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
- SensorTag() - Constructor for class org.opentrafficsim.road.network.factory.xml.SensorTag
-
- sensorTags - Variable in class org.opentrafficsim.road.network.factory.xml.LinkTag
-
map of lane name to list of sensors.
- sequence - Variable in class org.opentrafficsim.road.network.factory.opendrive.ControllerTag
-
sequence.
- SequentialFixedAccelerationModel - Class in org.opentrafficsim.road.gtu.following
-
Extended version of FixedAccelerationModel.
- SequentialFixedAccelerationModel(OTSDEVSSimulatorInterface) - Constructor for class org.opentrafficsim.road.gtu.following.SequentialFixedAccelerationModel
-
Construct a SequentialFixedAccelerationModel with empty list of FixedAccelerationModel steps.
- SequentialFixedAccelerationModel(OTSDEVSSimulatorInterface, Set<FixedAccelerationModel>) - Constructor for class org.opentrafficsim.road.gtu.following.SequentialFixedAccelerationModel
-
Construct a SequentialFixedAccelerationModel and load it with a list of FixedAccelerationModel steps.
- setAnimationClass(Class<? extends Renderable2D>) - Method in class org.opentrafficsim.road.car.LaneBasedIndividualCar.LaneBasedIndividualCarBuilder
-
- setAnimationClass(Class<? extends Renderable2D>) - Method in class org.opentrafficsim.road.car.LaneBasedTemplateCar.LaneBasedTemplateCarBuilder
-
- setBlocked(boolean) - Method in class org.opentrafficsim.road.gtu.lane.AbstractTrafficLight
-
- setCrossing(boolean) - Method in class org.opentrafficsim.road.network.factory.osm.OSMNode
-
- setCurrentGranularity(double) - Method in class org.opentrafficsim.graphs.Axis
-
Change the granularity for this axis.
- setFilterKeys(List<String>) - Method in class org.opentrafficsim.road.network.factory.osm.input.OSMParser
-
Set/replace the filter keys.
The provided list is not copied; the caller should not modify the list afterwards.
- setGroup(DatasetGroup) - Method in class org.opentrafficsim.graphs.ContourPlot
- setGroup(DatasetGroup) - Method in class org.opentrafficsim.graphs.FundamentalDiagram
- setGroup(DatasetGroup) - Method in class org.opentrafficsim.graphs.FundamentalDiagramLane
- setGroup(DatasetGroup) - Method in class org.opentrafficsim.graphs.TrajectoryPlot
- setGtuColorer(GTUColorer) - Method in class org.opentrafficsim.road.car.LaneBasedIndividualCar.LaneBasedIndividualCarBuilder
-
- setGTUColorer(GTUColorer) - Method in class org.opentrafficsim.road.gtu.animation.DefaultCarAnimation
-
Replace the GTUColorer.
- setGTUFollowingModel(GTUFollowingModel) - Method in class org.opentrafficsim.road.car.LaneBasedIndividualCar.LaneBasedIndividualCarBuilder
-
- setGtuType(GTUType) - Method in class org.opentrafficsim.road.car.LaneBasedIndividualCar.LaneBasedIndividualCarBuilder
-
- setId(String) - Method in class org.opentrafficsim.road.car.LaneBasedIndividualCar.LaneBasedIndividualCarBuilder
-
- setId(String) - Method in class org.opentrafficsim.road.car.LaneBasedTemplateCar.LaneBasedTemplateCarBuilder
-
- setInitialLongitudinalPositions(Map<Lane, Length.Rel>) - Method in class org.opentrafficsim.road.car.LaneBasedIndividualCar.LaneBasedIndividualCarBuilder
-
- setInitialLongitudinalPositions(Map<Lane, Length.Rel>) - Method in class org.opentrafficsim.road.car.LaneBasedTemplateCar.LaneBasedTemplateCarBuilder
-
- setInitialSpeed(Speed) - Method in class org.opentrafficsim.road.car.LaneBasedIndividualCar.LaneBasedIndividualCarBuilder
-
- setInitialSpeed(Speed) - Method in class org.opentrafficsim.road.car.LaneBasedTemplateCar.LaneBasedTemplateCarBuilder
-
- setLaneChangeModel(LaneChangeModel) - Method in class org.opentrafficsim.road.car.LaneBasedIndividualCar.LaneBasedIndividualCarBuilder
-
- setLength(Length.Rel) - Method in class org.opentrafficsim.road.car.LaneBasedIndividualCar.LaneBasedIndividualCarBuilder
-
- setMaximumTime(Time.Abs) - Method in class org.opentrafficsim.graphs.TrajectoryPlot
-
- setMaximumValue(DoubleScalar<?>) - Method in class org.opentrafficsim.graphs.Axis
-
Change the maximum value of this axis.
- setMaximumVelocity(Speed) - Method in class org.opentrafficsim.road.car.LaneBasedIndividualCar.LaneBasedIndividualCarBuilder
-
- setNodes(HashMap<Long, OSMNode>) - Method in class org.opentrafficsim.road.network.factory.osm.OSMNetwork
-
Set/replace the Nodes of this Network.
The provided list is not copied; the caller should not modify the list after setting it.
- setNodes(List<Long>) - Method in class org.opentrafficsim.road.network.factory.osm.OSMWay
-
Set/replace the list of way nodes.
- setOneway(boolean) - Method in class org.opentrafficsim.road.network.factory.osm.OSMLink
-
Set the one way status of this OSMLink.
- setOtsNode(OTSNode) - Method in class org.opentrafficsim.road.network.factory.osm.OSMNode
-
- setProgressListener(ProgressListener) - Method in class org.opentrafficsim.road.network.factory.osm.input.OSMParser
-
- setProgressListener(ProgressListener) - Method in class org.opentrafficsim.road.network.factory.osm.input.ReadOSMFile
-
- setRouteGenerator(LaneBasedRouteGenerator) - Method in class org.opentrafficsim.road.car.LaneBasedIndividualCar.LaneBasedIndividualCarBuilder
-
- setRouteGenerator(LaneBasedRouteGenerator) - Method in class org.opentrafficsim.road.gtu.generator.AbstractGTUGenerator
-
- setRouteNavigator(CompleteLaneBasedRouteNavigator) - Method in class org.opentrafficsim.road.car.LaneBasedTemplateCar.LaneBasedTemplateCarBuilder
-
- setSimulator(OTSDEVSSimulatorInterface) - Method in class org.opentrafficsim.road.car.LaneBasedIndividualCar.LaneBasedIndividualCarBuilder
-
- setSpeedLimit(GTUType, Speed) - Method in class org.opentrafficsim.road.network.lane.Lane
-
Set the speed limit of this lane, which can differ per GTU type.
- setStatusText(String) - Method in class org.opentrafficsim.graphs.FundamentalDiagram
-
Update the status text.
- setStatusText(String) - Method in class org.opentrafficsim.graphs.FundamentalDiagramLane
-
Update the status text.
- setStopSign(boolean) - Method in class org.opentrafficsim.road.network.factory.osm.OSMNode
-
- setTags(List<OSMTag>) - Method in class org.opentrafficsim.road.network.factory.osm.OSMWay
-
Set/replace the list of way tags.
- setTemplateGtuType(TemplateGTUType) - Method in class org.opentrafficsim.road.car.LaneBasedTemplateCar.LaneBasedTemplateCarBuilder
-
- setTrafficSignal(boolean) - Method in class org.opentrafficsim.road.network.factory.osm.OSMNode
-
- setWantedTags(List<OSMTag>) - Method in class org.opentrafficsim.road.network.factory.osm.input.OSMParser
-
Set/replace the list of wanted tags.
This method makes a deep copy of the supplied list.
- setWidth(Length.Rel) - Method in class org.opentrafficsim.road.car.LaneBasedIndividualCar.LaneBasedIndividualCarBuilder
-
- setWidth(Double) - Method in class org.opentrafficsim.road.network.factory.osm.output.LaneAttributes
-
- setYieldSign(boolean) - Method in class org.opentrafficsim.road.network.factory.osm.OSMNode
-
- shortestRouteMixTag - Variable in class org.opentrafficsim.road.network.factory.xml.FillTag
-
Shortest route mix tag.
- shortestRouteMixTag - Variable in class org.opentrafficsim.road.network.factory.xml.GeneratorTag
-
Shortest route mix tag.
- ShortestRouteMixTag - Class in org.opentrafficsim.road.network.factory.xml
-
Copyright (c) 2013-2015 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
- ShortestRouteMixTag() - Constructor for class org.opentrafficsim.road.network.factory.xml.ShortestRouteMixTag
-
- shortestRouteMixTags - Variable in class org.opentrafficsim.road.network.factory.xml.XmlNetworkLaneParser
-
the shortest route mix tags for further reference.
- shortestRouteTag - Variable in class org.opentrafficsim.road.network.factory.xml.FillTag
-
Shortest route tag.
- shortestRouteTag - Variable in class org.opentrafficsim.road.network.factory.xml.GeneratorTag
-
Shortest route tag.
- ShortestRouteTag - Class in org.opentrafficsim.road.network.factory.xml
-
Copyright (c) 2013-2015 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
- ShortestRouteTag() - Constructor for class org.opentrafficsim.road.network.factory.xml.ShortestRouteTag
-
- shortestRouteTags - Variable in class org.opentrafficsim.road.network.factory.xml.XmlNetworkLaneParser
-
the shortest route tags for further reference.
- shortName() - Method in class org.opentrafficsim.road.network.factory.TestOpenDriveParser
- shortName() - Method in class org.opentrafficsim.road.test.TestLaneDirections
- shortName() - Method in class org.opentrafficsim.road.test.TestXMLParser
- Shoulder - Class in org.opentrafficsim.road.network.lane
-
Copyright (c) 2013-2015 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
- Shoulder(CrossSectionLink, String, Length.Rel, Length.Rel, Length.Rel) - Constructor for class org.opentrafficsim.road.network.lane.Shoulder
-
- Shoulder(CrossSectionLink, String, Length.Rel, Length.Rel, Length.Rel, Length.Rel) - Constructor for class org.opentrafficsim.road.network.lane.Shoulder
-
- ShoulderAnimation - Class in org.opentrafficsim.road.network.animation
-
Copyright (c) 2013-2015 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
- ShoulderAnimation(Shoulder, OTSSimulatorInterface, Color) - Constructor for class org.opentrafficsim.road.network.animation.ShoulderAnimation
-
- showJunctions(JunctionTag, OTSDEVSSimulatorInterface, OpenDriveNetworkLaneParser) - Static method in class org.opentrafficsim.road.network.factory.opendrive.JunctionTag
-
- showLanes(RoadTag, OTSDEVSSimulatorInterface, OpenDriveNetworkLaneParser) - Static method in class org.opentrafficsim.road.network.factory.opendrive.RoadTag
-
- signalsTag - Variable in class org.opentrafficsim.road.network.factory.opendrive.RoadTag
-
signals Tag containing a list of signals.
- SignalsTag - Class in org.opentrafficsim.road.network.factory.opendrive
-
Copyright (c) 2013-2015 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
- SignalsTag() - Constructor for class org.opentrafficsim.road.network.factory.opendrive.SignalsTag
-
- SignalTag - Class in org.opentrafficsim.road.network.factory.opendrive
-
Copyright (c) 2013-2015 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
- SignalTag() - Constructor for class org.opentrafficsim.road.network.factory.opendrive.SignalTag
-
- signalTags - Variable in class org.opentrafficsim.road.network.factory.opendrive.SignalsTag
-
geometryTags
- simulator - Variable in class org.opentrafficsim.road.network.factory.opendrive.OpenDriveNetworkLaneParser
-
the simulator for creating the animation.
- simulator - Variable in class org.opentrafficsim.road.network.factory.xml.XmlNetworkLaneParser
-
the simulator for creating the animation.
- SinkAnimation - Class in org.opentrafficsim.road.network.lane
-
sink sensor animation.
- SinkAnimation(SinkSensor, OTSSimulatorInterface) - Constructor for class org.opentrafficsim.road.network.lane.SinkAnimation
-
Construct the DefaultCarAnimation for a LaneBlock (road block).
- SinkSensor - Class in org.opentrafficsim.road.network.lane
-
sensor that deletes the GTU.
- SinkSensor(Lane, Length.Rel, OTSDEVSSimulatorInterface) - Constructor for class org.opentrafficsim.road.network.lane.SinkSensor
-
- SinkTag - Class in org.opentrafficsim.road.network.factory.xml
-
Copyright (c) 2013-2015 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
- SinkTag() - Constructor for class org.opentrafficsim.road.network.factory.xml.SinkTag
-
- sinkTags - Variable in class org.opentrafficsim.road.network.factory.xml.LinkTag
-
map of lane name to sink tags.
- size() - Method in class org.opentrafficsim.graphs.TrajectoryPlot.Trajectory
-
Retrieve the number of samples in this Trajectory.
- size() - Method in class org.opentrafficsim.road.gtu.following.SequentialFixedAccelerationModel
-
Retrieve the number of FixedAccelerationModel steps in this SequentialFixedAccelerationModel.
- slope - Variable in class org.opentrafficsim.road.network.factory.xml.NodeTag
-
TODO slope as an angle.
- sOffst - Variable in class org.opentrafficsim.road.network.factory.opendrive.HeightTag
-
sOffst.
- sOffst - Variable in class org.opentrafficsim.road.network.factory.opendrive.RoadMarkTag
-
sOffst.
- sOffst - Variable in class org.opentrafficsim.road.network.factory.opendrive.SpeedTag
-
sOffst.
- sOffst - Variable in class org.opentrafficsim.road.network.factory.opendrive.WidthTag
-
sOffst.
- south - Variable in class org.opentrafficsim.road.network.factory.opendrive.HeaderTag
-
range of the map in the south
- speed - Variable in class org.opentrafficsim.road.network.factory.xml.CrossSectionElementTag
-
speed limit.
- speed - Variable in class org.opentrafficsim.road.network.factory.xml.LaneOverrideTag
-
speed limit.
- speed - Variable in class org.opentrafficsim.road.network.factory.xml.RoadTypeTag
-
default speed.
- SpeedContourPlot - Class in org.opentrafficsim.graphs
-
Speed contour plot.
- SpeedContourPlot(String, List<Lane>) - Constructor for class org.opentrafficsim.graphs.SpeedContourPlot
-
Create a new SpeedContourPlot.
- SpeedTag - Class in org.opentrafficsim.road.network.factory.opendrive
-
Copyright (c) 2013-2015 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
- SpeedTag() - Constructor for class org.opentrafficsim.road.network.factory.opendrive.SpeedTag
-
- speedTags - Variable in class org.opentrafficsim.road.network.factory.opendrive.LaneTag
-
Speed Tag
- spiralTag - Variable in class org.opentrafficsim.road.network.factory.opendrive.GeometryTag
-
spiralTag
- SpiralTag - Class in org.opentrafficsim.road.network.factory.opendrive
-
Copyright (c) 2013-2015 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
- SpiralTag() - Constructor for class org.opentrafficsim.road.network.factory.opendrive.SpiralTag
-
- StandAloneChartWindow - Class in org.opentrafficsim.graphs
-
Create a stand-alone window for a JFreeChart graph.
- STANDARDDISTANCEGRANULARITIES - Static variable in class org.opentrafficsim.graphs.ContourPlot
-
Distance granularity values.
- STANDARDINITIALDISTANCEGRANULARITYINDEX - Static variable in class org.opentrafficsim.graphs.ContourPlot
-
Index of the initial distance granularity in standardTimeGranularites.
- STANDARDINITIALTIMEGRANULARITYINDEX - Static variable in class org.opentrafficsim.graphs.ContourPlot
-
Index of the initial time granularity in standardTimeGranularites.
- STANDARDTIMEGRANULARITIES - Static variable in class org.opentrafficsim.graphs.ContourPlot
-
Time granularity values.
- startAngle - Variable in class org.opentrafficsim.road.network.factory.xml.ArcTag
-
the startAngle in radians compared to the center coordinate.
- startNode - Variable in class org.opentrafficsim.road.network.factory.opendrive.RoadTag
-
the calculated startNode.
- startTime - Variable in class org.opentrafficsim.road.network.factory.xml.GeneratorTag
-
start time of generation.
- stopTimersThreads() - Method in class org.opentrafficsim.road.network.factory.TestOpenDriveParser
- stopTimersThreads() - Method in class org.opentrafficsim.road.test.TestLaneDirections
- stopTimersThreads() - Method in class org.opentrafficsim.road.test.TestXMLParser
- straightTag - Variable in class org.opentrafficsim.road.network.factory.xml.LinkTag
-
straight.
- StraightTag - Class in org.opentrafficsim.road.network.factory.xml
-
Copyright (c) 2013-2015 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
- StraightTag() - Constructor for class org.opentrafficsim.road.network.factory.xml.StraightTag
-
- Stripe - Class in org.opentrafficsim.road.network.lane
-
Longitudinal road stripes.
- Stripe(CrossSectionLink, Length.Rel, Length.Rel) - Constructor for class org.opentrafficsim.road.network.lane.Stripe
-
Note: LEFT is seen as a positive lateral direction, RIGHT as a negative lateral direction, with the direction from
the StartNode towards the EndNode as the longitudinal direction.
- Stripe(CrossSectionLink, Length.Rel, Length.Rel, Set<GTUType>, Stripe.Permeable) - Constructor for class org.opentrafficsim.road.network.lane.Stripe
-
Helper constructor that immediately provides permeability for a number of GTU classes.
Note: LEFT is seen as a positive lateral direction, RIGHT as a negative lateral direction, with the direction from
the StartNode towards the EndNode as the longitudinal direction.
- Stripe(CrossSectionLink, Length.Rel, Length.Rel, Stripe.Permeable) - Constructor for class org.opentrafficsim.road.network.lane.Stripe
-
Helper constructor that immediately provides permeability for all GTU classes.
Note: LEFT is seen as a positive lateral direction, RIGHT as a negative lateral direction, with the direction from
the StartNode towards the EndNode as the longitudinal direction.
- Stripe.Permeable - Enum in org.opentrafficsim.road.network.lane
-
the types of permeability of a stripe.
- StripeAnimation - Class in org.opentrafficsim.road.network.animation
-
Copyright (c) 2013-2015 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
- StripeAnimation(Stripe, OTSSimulatorInterface, StripeAnimation.TYPE) - Constructor for class org.opentrafficsim.road.network.animation.StripeAnimation
-
- StripeAnimation.TYPE - Enum in org.opentrafficsim.road.network.animation
-
Stripe type.
- stripeType - Variable in class org.opentrafficsim.road.network.factory.xml.CrossSectionElementTag
-
stripe type.
- subLinks - Variable in class org.opentrafficsim.road.network.factory.opendrive.RoadTag
-
the calculated Link.
- subtype - Variable in class org.opentrafficsim.road.network.factory.opendrive.SignalTag
-
sub type.
- successorContactPoint - Variable in class org.opentrafficsim.road.network.factory.opendrive.LinkTag
-
successor contact point.
- successorId - Variable in class org.opentrafficsim.road.network.factory.opendrive.LaneTag
-
successor lane Id.
- successorId - Variable in class org.opentrafficsim.road.network.factory.opendrive.LinkTag
-
successor id.
- successorType - Variable in class org.opentrafficsim.road.network.factory.opendrive.LinkTag
-
successor Type.
- suitability(Lane, Length.Rel, LaneBasedGTU, Time.Rel) - Method in class org.opentrafficsim.road.network.route.CompleteLaneBasedRouteNavigator
-
Determine the suitability of being at a particular longitudinal position in a particular Lane for following this Route.
- suitability(Lane, Length.Rel, LaneBasedGTU, Time.Rel) - Method in interface org.opentrafficsim.road.network.route.LaneBasedRouteNavigator
-
Determine the suitability of being at a particular longitudinal position in a particular Lane for following this Route.
- suitability(Lane, Length.Rel, LaneBasedGTU, Time.Rel) - Method in class org.opentrafficsim.road.network.route.RandomLaneBasedRouteNavigator
-
Determine the suitability of being at a particular longitudinal position in a particular Lane for following this Route.
- SuperElevationTag - Class in org.opentrafficsim.road.network.factory.opendrive
-
Copyright (c) 2013-2015 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
- SuperElevationTag() - Constructor for class org.opentrafficsim.road.network.factory.opendrive.SuperElevationTag
-
- superElevationTags - Variable in class org.opentrafficsim.road.network.factory.opendrive.LateralProfileTag
-
geometryTags
- t - Variable in class org.opentrafficsim.road.network.factory.opendrive.SignalTag
-
t.
- TestLaneDirections - Class in org.opentrafficsim.road.test
-
Copyright (c) 2013-2015 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
- TestLaneDirections() - Constructor for class org.opentrafficsim.road.test.TestLaneDirections
-
- TestLaneDirections.TestXMLModel - Class in org.opentrafficsim.road.test
-
Model to test the XML parser.
- TestOpenDriveModel() - Constructor for class org.opentrafficsim.road.network.factory.TestOpenDriveParser.TestOpenDriveModel
-
- TestOpenDriveParser - Class in org.opentrafficsim.road.network.factory
-
Copyright (c) 2013-2015 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
- TestOpenDriveParser() - Constructor for class org.opentrafficsim.road.network.factory.TestOpenDriveParser
-
- TestOpenDriveParser.TestOpenDriveModel - Class in org.opentrafficsim.road.network.factory
-
Model to test the XML parser.
- TestXMLModel() - Constructor for class org.opentrafficsim.road.test.TestLaneDirections.TestXMLModel
-
- TestXMLModel() - Constructor for class org.opentrafficsim.road.test.TestXMLParser.TestXMLModel
-
- TestXMLParser - Class in org.opentrafficsim.road.test
-
Copyright (c) 2013-2015 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
- TestXMLParser() - Constructor for class org.opentrafficsim.road.test.TestXMLParser
-
- TestXMLParser.TestXMLModel - Class in org.opentrafficsim.road.test
-
Model to test the XML parser.
- timeAfterCompletionOfStep(int) - Method in class org.opentrafficsim.road.gtu.following.SequentialFixedAccelerationModel
-
Retrieve the simulation time at the end of the Nth step of this SequentialFixedAccelerationModel.
- timeAtDistance(Length.Rel) - Method in class org.opentrafficsim.road.gtu.lane.AbstractLaneBasedGTU
-
Determine the time when this GTU will have covered the specified distance from the position of the last evaluation time.
- timeAtDistance(Length.Rel) - Method in class org.opentrafficsim.road.gtu.lane.AbstractTrafficLight
-
Determine the time when this GTU will have covered the specified distance from the position of the last evaluation time.
- timeAtDistance(Length.Rel) - Method in interface org.opentrafficsim.road.gtu.lane.LaneBasedGTU
-
Determine the time when this GTU will have covered the specified distance from the position of the last evaluation time.
- timeAtDistance(Length.Rel) - Method in class org.opentrafficsim.road.gtu.lane.LaneBlock
-
Determine the time when this GTU will have covered the specified distance from the position of the last evaluation time.
- to - Variable in class org.opentrafficsim.road.network.factory.xml.ShortestRouteTag
-
To Node.
- TOODANGEROUS - Static variable in class org.opentrafficsim.road.gtu.following.AbstractGTUFollowingModel
-
Return value if lane change causes immediate collision.
- topEntriesEqual(T...) - Method in class org.opentrafficsim.road.network.factory.PeekStack
-
Check if the elements on the top of this PeekStack are equal to the provided entries.
- toString() - Method in class org.opentrafficsim.graphs.FundamentalDiagram.FundamentalDiagramSensor
- toString() - Method in class org.opentrafficsim.road.car.LaneBasedIndividualCar
- toString() - Method in class org.opentrafficsim.road.car.LaneBasedTemplateCar
- toString() - Method in class org.opentrafficsim.road.gtu.animation.DefaultBlockAnimation
- toString() - Method in class org.opentrafficsim.road.gtu.animation.DefaultBlockOnOffAnimation
- toString() - Method in class org.opentrafficsim.road.gtu.animation.DefaultCarAnimation
- toString() - Method in class org.opentrafficsim.road.gtu.animation.LaneChangeUrgeGTUColorer.LaneChangeDistanceAndDirection
-
- toString() - Method in class org.opentrafficsim.road.gtu.animation.LaneChangeUrgeGTUColorer
-
- toString() - Method in class org.opentrafficsim.road.gtu.following.AccelerationStep
- toString() - Method in class org.opentrafficsim.road.gtu.following.DualAccelerationStep
- toString() - Method in class org.opentrafficsim.road.gtu.following.FixedAccelerationModel
- toString() - Method in class org.opentrafficsim.road.gtu.following.HeadwayGTU
- toString(Lane, Time.Abs) - Method in class org.opentrafficsim.road.gtu.lane.AbstractLaneBasedGTU
-
Description of Car at specified time.
- toString() - Method in class org.opentrafficsim.road.gtu.lane.AbstractTrafficLight
- toString() - Method in class org.opentrafficsim.road.gtu.lane.changing.LaneMovementStep
- toString() - Method in class org.opentrafficsim.road.gtu.lane.LaneBlock
- toString() - Method in class org.opentrafficsim.road.gtu.lane.LaneBlockOnOff
- toString() - Method in class org.opentrafficsim.road.network.animation.DefaultSensorAnimation
- toString() - Method in class org.opentrafficsim.road.network.factory.opendrive.GeneratorAnimation
- toString() - Method in class org.opentrafficsim.road.network.factory.osm.OSMLink
- toString() - Method in class org.opentrafficsim.road.network.factory.osm.OSMNode
- toString() - Method in class org.opentrafficsim.road.network.factory.osm.OSMTag
- toString() - Method in class org.opentrafficsim.road.network.factory.osm.output.LaneAttributes
- toString() - Method in class org.opentrafficsim.road.network.lane.CrossSectionElement
- toString() - Method in class org.opentrafficsim.road.network.lane.Lane
- toString() - Method in class org.opentrafficsim.road.network.lane.LaneType
- toString() - Method in class org.opentrafficsim.road.network.lane.Shoulder
- toString() - Method in class org.opentrafficsim.road.network.lane.SinkAnimation
- toString() - Method in class org.opentrafficsim.road.network.lane.SinkSensor
- toString() - Method in class org.opentrafficsim.road.network.lane.Stripe
- toString() - Method in class org.opentrafficsim.road.network.route.CompleteLaneBasedRouteNavigator
- TrafficLightTag - Class in org.opentrafficsim.road.network.factory.xml
-
Copyright (c) 2013-2015 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
- TrafficLightTag() - Constructor for class org.opentrafficsim.road.network.factory.xml.TrafficLightTag
-
- trafficLightTags - Variable in class org.opentrafficsim.road.network.factory.xml.LinkTag
-
map of lane name to traffic lights.
- Trajectory(Object) - Constructor for class org.opentrafficsim.graphs.TrajectoryPlot.Trajectory
-
Construct a Trajectory.
- TrajectoryPlot - Class in org.opentrafficsim.graphs
-
Trajectory plot.
- TrajectoryPlot(String, Time.Rel, List<Lane>) - Constructor for class org.opentrafficsim.graphs.TrajectoryPlot
-
Create a new TrajectoryPlot.
- TrajectoryPlot.Trajectory - Class in org.opentrafficsim.graphs
-
Store trajectory data.
- transform(Coordinate) - Static method in class org.opentrafficsim.road.network.factory.osm.output.Convert
-
- trigger(LaneBasedGTU) - Method in class org.opentrafficsim.graphs.FundamentalDiagram.FundamentalDiagramSensor
-
Trigger an action on the GTU.
- trigger(LaneBasedGTU) - Method in interface org.opentrafficsim.road.network.lane.Sensor
-
Trigger an action on the GTU.
- trigger(LaneBasedGTU) - Method in class org.opentrafficsim.road.network.lane.SinkSensor
-
Trigger an action on the GTU.
- triggerPosition - Variable in class org.opentrafficsim.road.network.factory.xml.SensorTag
-
trigger position of the GTU (FRONT, REAR, etc.).
- type - Variable in class org.opentrafficsim.road.network.factory.opendrive.ControllerTag
-
type
- type - Variable in class org.opentrafficsim.road.network.factory.opendrive.LaneTag
-
type
- type - Variable in class org.opentrafficsim.road.network.factory.opendrive.RoadMarkTag
-
type
- type - Variable in class org.opentrafficsim.road.network.factory.opendrive.SignalTag
-
type.
- type - Variable in class org.opentrafficsim.road.network.factory.opendrive.TypeTag
-
road type.
- typeTag - Variable in class org.opentrafficsim.road.network.factory.opendrive.RoadTag
-
Type Tags containing road type and maximum speed information for stretches of road.
- TypeTag - Class in org.opentrafficsim.road.network.factory.opendrive
-
Copyright (c) 2013-2015 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
- TypeTag() - Constructor for class org.opentrafficsim.road.network.factory.opendrive.TypeTag
-