Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- A - Static variable in class org.opentrafficsim.road.gtu.lane.tactical.following.AbstractIdm
-
Acceleration parameter type.
- A - Static variable in class org.opentrafficsim.road.gtu.lane.tactical.lmrs.IncentiveSpeedWithCourtesy
-
Acceleration parameter type.
- A_LAT - Static variable in class org.opentrafficsim.road.gtu.lane.tactical.util.SpeedLimitUtil
-
Maximum comfortable acceleration in the lateral direction.
- AbstractActuatedControl - Class in org.opentrafficsim.road.gtu.lane.control
-
Simple linear CACC controller.
- AbstractActuatedControl(DelayedActuation) - Constructor for class org.opentrafficsim.road.gtu.lane.control.AbstractActuatedControl
-
Constructor using default sensors with no delay.
- AbstractCarFollowingModel - Class in org.opentrafficsim.road.gtu.lane.tactical.following
-
Default implementation where desired speed and headway are pre-calculated for car-following.
- AbstractCarFollowingModel(DesiredHeadwayModel, DesiredSpeedModel) - Constructor for class org.opentrafficsim.road.gtu.lane.tactical.following.AbstractCarFollowingModel
- AbstractDirectedLaneChangeModel - Class in org.opentrafficsim.road.gtu.lane.tactical.directedlanechange
-
Common code for a family of lane change models like in M.
- AbstractDirectedLaneChangeModel(LanePerception) - Constructor for class org.opentrafficsim.road.gtu.lane.tactical.directedlanechange.AbstractDirectedLaneChangeModel
-
Construct a DirectedLaneChangeModel.
- AbstractGtuFollowingModelMobil - Class in org.opentrafficsim.road.gtu.lane.tactical.following
-
Code shared between various car following models.
- AbstractGtuFollowingModelMobil() - Constructor for class org.opentrafficsim.road.gtu.lane.tactical.following.AbstractGtuFollowingModelMobil
- AbstractHeadway - Class in org.opentrafficsim.road.gtu.lane.perception.headway
-
Super class for non-delayed and non-erroneous perception.
- AbstractHeadway(Length) - Constructor for class org.opentrafficsim.road.gtu.lane.perception.headway.AbstractHeadway
-
Construct a new Headway information object, for an object ahead of us or behind us.
- AbstractHeadway(Length, Length, Length) - Constructor for class org.opentrafficsim.road.gtu.lane.perception.headway.AbstractHeadway
-
Construct a new Headway information object, for an object parallel with us.
- AbstractHeadway(Length, Length, Length, Length) - Constructor for class org.opentrafficsim.road.gtu.lane.perception.headway.AbstractHeadway
-
Construct a new Headway information object, for an object in front, behind, or in parallel with us.
- AbstractHeadwayCopy - Class in org.opentrafficsim.road.gtu.lane.perception.headway
-
Container for a reference to information about a (lane based) GTU and a headway.
- AbstractHeadwayCopy(Headway.ObjectType, String, Length) - Constructor for class org.opentrafficsim.road.gtu.lane.perception.headway.AbstractHeadwayCopy
-
Construct a new Headway information object, for a non-moving object ahead of us or behind us.
- AbstractHeadwayCopy(Headway.ObjectType, String, Length, Length) - Constructor for class org.opentrafficsim.road.gtu.lane.perception.headway.AbstractHeadwayCopy
-
Construct a new Headway information object, for a non-moving object ahead of us or behind us.
- AbstractHeadwayCopy(Headway.ObjectType, String, Length, Length, Length) - Constructor for class org.opentrafficsim.road.gtu.lane.perception.headway.AbstractHeadwayCopy
-
Construct a new Headway information object, for a non-moving object parallel with us.
- AbstractHeadwayCopy(Headway.ObjectType, String, Length, Length, Length, Length) - Constructor for class org.opentrafficsim.road.gtu.lane.perception.headway.AbstractHeadwayCopy
-
Construct a new Headway information object, for a non-moving object parallel with us.
- AbstractHeadwayCopy(Headway.ObjectType, String, Length, Length, Length, Length, Speed, Acceleration) - Constructor for class org.opentrafficsim.road.gtu.lane.perception.headway.AbstractHeadwayCopy
-
Construct a new Headway information object, for a moving object parallel with us.
- AbstractHeadwayCopy(Headway.ObjectType, String, Length, Length, Length, Speed, Acceleration) - Constructor for class org.opentrafficsim.road.gtu.lane.perception.headway.AbstractHeadwayCopy
-
Construct a new Headway information object, for a moving object parallel with us.
- AbstractHeadwayCopy(Headway.ObjectType, String, Length, Length, Speed, Acceleration) - Constructor for class org.opentrafficsim.road.gtu.lane.perception.headway.AbstractHeadwayCopy
-
Construct a new Headway information object, for a moving object ahead of us or behind us.
- AbstractHeadwayCopy(Headway.ObjectType, String, Length, Speed, Acceleration) - Constructor for class org.opentrafficsim.road.gtu.lane.perception.headway.AbstractHeadwayCopy
-
Construct a new Headway information object, for a moving object ahead of us or behind us.
- AbstractHeadwayGtu - Class in org.opentrafficsim.road.gtu.lane.perception.headway
-
Container for a reference to information about a (lane based) GTU and a headway.
- AbstractHeadwayGtu(String, GtuType, Length, boolean, Length, Length, Speed, Acceleration, Speed, GtuStatus...) - Constructor for class org.opentrafficsim.road.gtu.lane.perception.headway.AbstractHeadwayGtu
-
Construct a new Headway information object, for a moving GTU ahead of us or behind us.
- AbstractHeadwayGtu(String, GtuType, Length, boolean, Length, Length, Speed, GtuStatus...) - Constructor for class org.opentrafficsim.road.gtu.lane.perception.headway.AbstractHeadwayGtu
-
Construct a new Headway information object, for a non-moving GTU ahead of us or behind us.
- AbstractHeadwayGtu(String, GtuType, Length, Length, Length, boolean, Length, Length, Speed, Acceleration, Speed, GtuStatus...) - Constructor for class org.opentrafficsim.road.gtu.lane.perception.headway.AbstractHeadwayGtu
-
Construct a new Headway information object, for a moving GTU parallel with us.
- AbstractHeadwayGtu(String, GtuType, Length, Length, Length, boolean, Length, Length, Speed, GtuStatus...) - Constructor for class org.opentrafficsim.road.gtu.lane.perception.headway.AbstractHeadwayGtu
-
Construct a new Headway information object, for a non-moving GTU parallel with us.
- AbstractHeadwayLaneBasedObject - Class in org.opentrafficsim.road.gtu.lane.perception.headway
-
Lane based object headway with constructors for stationary information.
- AbstractHeadwayLaneBasedObject(Headway.ObjectType, String, Length, Length, Length, Length, Lane) - Constructor for class org.opentrafficsim.road.gtu.lane.perception.headway.AbstractHeadwayLaneBasedObject
-
Construct a new Headway information object, for a non-moving object parallel with us.
- AbstractHeadwayLaneBasedObject(Headway.ObjectType, String, Length, Length, Length, Lane) - Constructor for class org.opentrafficsim.road.gtu.lane.perception.headway.AbstractHeadwayLaneBasedObject
-
Construct a new Headway information object, for a non-moving object parallel with us.
- AbstractHeadwayLaneBasedObject(Headway.ObjectType, String, Length, Length, Lane) - Constructor for class org.opentrafficsim.road.gtu.lane.perception.headway.AbstractHeadwayLaneBasedObject
-
Construct a new Headway information object, for a non-moving object ahead of us or behind us.
- AbstractHeadwayLaneBasedObject(Headway.ObjectType, String, Length, Lane) - Constructor for class org.opentrafficsim.road.gtu.lane.perception.headway.AbstractHeadwayLaneBasedObject
-
Construct a new Headway information object, for a non-moving object ahead of us or behind us.
- AbstractIdm - Class in org.opentrafficsim.road.gtu.lane.tactical.following
-
Implementation of the IDM.
- AbstractIdm(DesiredHeadwayModel, DesiredSpeedModel) - Constructor for class org.opentrafficsim.road.gtu.lane.tactical.following.AbstractIdm
-
Constructor with modular models for desired headway and desired speed.
- AbstractIdmFactory<T extends AbstractIdm> - Class in org.opentrafficsim.road.gtu.lane.tactical.following
-
Factory for IDM types.
- AbstractIdmFactory(T, StreamInterface) - Constructor for class org.opentrafficsim.road.gtu.lane.tactical.following.AbstractIdmFactory
-
Sets the idm model, which should be state-less.
- AbstractIncentivesTacticalPlanner - Class in org.opentrafficsim.road.gtu.lane.tactical.lmrs
-
Copyright (c) 2013-2024 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
- AbstractIncentivesTacticalPlanner(CarFollowingModel, LaneBasedGtu, LanePerception) - Constructor for class org.opentrafficsim.road.gtu.lane.tactical.lmrs.AbstractIncentivesTacticalPlanner
-
Constructor.
- AbstractLaneBasedMoveChecker - Class in org.opentrafficsim.road.gtu.lane
-
Abstract class that listens to move events of GTUs so checks can be performed.
- AbstractLaneBasedMoveChecker(Network) - Constructor for class org.opentrafficsim.road.gtu.lane.AbstractLaneBasedMoveChecker
-
Constructor.
- AbstractLaneBasedObject - Class in org.opentrafficsim.road.network.lane.object
-
An abstract implementation of the LaneBasedObject interface with the required fields being initialized and getters for those fields.
- AbstractLaneBasedObject(String, Lane, Length, PolyLine2d) - Constructor for class org.opentrafficsim.road.network.lane.object.AbstractLaneBasedObject
-
Construct a new LaneBasedObject with the required fields.
- AbstractLaneBasedObject(String, Lane, Length, PolyLine2d, Length) - Constructor for class org.opentrafficsim.road.network.lane.object.AbstractLaneBasedObject
-
Construct a new AbstractLanebasedObject with the required fields.
- AbstractLaneBasedTacticalPlanner - Class in org.opentrafficsim.road.gtu.lane.tactical
-
A lane-based tactical planner generates an operational plan for the lane-based GTU.
- AbstractLaneBasedTacticalPlanner(CarFollowingModel, LaneBasedGtu, LanePerception) - Constructor for class org.opentrafficsim.road.gtu.lane.tactical.AbstractLaneBasedTacticalPlanner
-
Instantiates a tactical planner.
- AbstractLaneBasedTacticalPlannerFactory<T extends LaneBasedTacticalPlanner> - Class in org.opentrafficsim.road.gtu.lane.tactical
-
Abstract tactical planner factory which uses a car-following model factory for supplying peeked desired speed and headway.
- AbstractLaneBasedTacticalPlannerFactory(CarFollowingModelFactory<? extends CarFollowingModel>, PerceptionFactory) - Constructor for class org.opentrafficsim.road.gtu.lane.tactical.AbstractLaneBasedTacticalPlannerFactory
-
Constructor.
- AbstractLaneChangeModel - Class in org.opentrafficsim.road.gtu.lane.tactical.lanechangemobil
-
Common code for a family of lane change models like in M.
- AbstractLaneChangeModel() - Constructor for class org.opentrafficsim.road.gtu.lane.tactical.lanechangemobil.AbstractLaneChangeModel
- AbstractLinearFreeControl - Class in org.opentrafficsim.road.gtu.lane.control
-
Class that splits the desired acceleration of a controller in a fixed linear free term, and a term for following determined by the sub-class.
- AbstractLinearFreeControl(DelayedActuation) - Constructor for class org.opentrafficsim.road.gtu.lane.control.AbstractLinearFreeControl
-
Constructor using default sensors with no delay.
- AbstractPerceptionIterable<H extends Headway,
U, C> - Class in org.opentrafficsim.road.gtu.lane.perception -
Abstract iterable that figures out how to find the next nearest object, including splits.
- AbstractPerceptionIterable(LaneBasedGtu, LaneRecordInterface<?>, Length, boolean, Length, RelativePosition, Route) - Constructor for class org.opentrafficsim.road.gtu.lane.perception.AbstractPerceptionIterable
-
Constructor.
- AbstractPerceptionIterable.Entry - Class in org.opentrafficsim.road.gtu.lane.perception
-
Class of objects for subclasses to return.
- AbstractPerceptionReiterable<H extends Headway,
U> - Class in org.opentrafficsim.road.gtu.lane.perception -
This class uses a single primary iterator which a subclass defines, and makes sure that all elements are only looked up and created once.
- AbstractPerceptionReiterable(LaneBasedGtu) - Constructor for class org.opentrafficsim.road.gtu.lane.perception.AbstractPerceptionReiterable
-
Constructor.
- AbstractPerceptionReiterable.PerceptionIterator - Class in org.opentrafficsim.road.gtu.lane.perception
-
This iterator is returned to callers of the
iterator()
method. - AbstractPerceptionReiterable.PrimaryIteratorEntry - Class in org.opentrafficsim.road.gtu.lane.perception
-
Class for
primaryIterator()
to return, implemented in subclasses. - AbstractTask - Class in org.opentrafficsim.road.gtu.lane.perception.mental
-
Has id, task demand and anticipation reliance as internal variables.
- AbstractTask(String) - Constructor for class org.opentrafficsim.road.gtu.lane.perception.mental.AbstractTask
-
Constructor.
- accelerate(SimpleOperationalPlan, RelativeLane, Length, LaneBasedGtu, LanePerception, CarFollowingModel, Speed, Parameters, SpeedLimitInfo) - Method in class org.opentrafficsim.road.gtu.lane.tactical.lmrs.AccelerationBusStop
-
Determine acceleration.
- accelerate(SimpleOperationalPlan, RelativeLane, Length, LaneBasedGtu, LanePerception, CarFollowingModel, Speed, Parameters, SpeedLimitInfo) - Method in class org.opentrafficsim.road.gtu.lane.tactical.lmrs.AccelerationConflicts
-
Determine acceleration.
- accelerate(SimpleOperationalPlan, RelativeLane, Length, LaneBasedGtu, LanePerception, CarFollowingModel, Speed, Parameters, SpeedLimitInfo) - Method in interface org.opentrafficsim.road.gtu.lane.tactical.lmrs.AccelerationIncentive
-
Determine acceleration.
- accelerate(SimpleOperationalPlan, RelativeLane, Length, LaneBasedGtu, LanePerception, CarFollowingModel, Speed, Parameters, SpeedLimitInfo) - Method in class org.opentrafficsim.road.gtu.lane.tactical.lmrs.AccelerationNoRightOvertake
-
Determine acceleration.
- accelerate(SimpleOperationalPlan, RelativeLane, Length, LaneBasedGtu, LanePerception, CarFollowingModel, Speed, Parameters, SpeedLimitInfo) - Method in class org.opentrafficsim.road.gtu.lane.tactical.lmrs.AccelerationSpeedLimitTransition
-
Determine acceleration.
- accelerate(SimpleOperationalPlan, RelativeLane, Length, LaneBasedGtu, LanePerception, CarFollowingModel, Speed, Parameters, SpeedLimitInfo) - Method in class org.opentrafficsim.road.gtu.lane.tactical.lmrs.AccelerationTrafficLights
-
Determine acceleration.
- acceleration() - Method in record class org.opentrafficsim.road.gtu.lane.perception.categories.neighbors.NeighborTriplet
-
Returns the value of the
acceleration
record component. - ACCELERATION - Static variable in class org.opentrafficsim.road.gtu.lane.tactical.lmrs.AbstractIncentivesTacticalPlanner
-
Parameter type for acceleration incentives.
- AccelerationBusStop - Class in org.opentrafficsim.road.gtu.lane.tactical.lmrs
-
Copyright (c) 2013-2024 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
- AccelerationBusStop() - Constructor for class org.opentrafficsim.road.gtu.lane.tactical.lmrs.AccelerationBusStop
- AccelerationChecker - Class in org.opentrafficsim.road.gtu.lane
-
Checks acceleration bounds.
- AccelerationChecker(Network) - Constructor for class org.opentrafficsim.road.gtu.lane.AccelerationChecker
-
Constructor.
- AccelerationChecker(Network, Acceleration, Acceleration, Speed) - Constructor for class org.opentrafficsim.road.gtu.lane.AccelerationChecker
-
Constructor.
- AccelerationConflicts - Class in org.opentrafficsim.road.gtu.lane.tactical.lmrs
-
Copyright (c) 2013-2024 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
- AccelerationConflicts() - Constructor for class org.opentrafficsim.road.gtu.lane.tactical.lmrs.AccelerationConflicts
- AccelerationIncentive - Interface in org.opentrafficsim.road.gtu.lane.tactical.lmrs
-
Copyright (c) 2013-2024 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
- AccelerationNoRightOvertake - Class in org.opentrafficsim.road.gtu.lane.tactical.lmrs
-
Makes a GTU follow leaders in the left lane, with limited deceleration.
- AccelerationNoRightOvertake() - Constructor for class org.opentrafficsim.road.gtu.lane.tactical.lmrs.AccelerationNoRightOvertake
- AccelerationSpeedLimitTransition - Class in org.opentrafficsim.road.gtu.lane.tactical.lmrs
-
Copyright (c) 2013-2024 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
- AccelerationSpeedLimitTransition() - Constructor for class org.opentrafficsim.road.gtu.lane.tactical.lmrs.AccelerationSpeedLimitTransition
- AccelerationStep - Class in org.opentrafficsim.road.gtu.lane.tactical.following
-
Storage for the result of a GTU following model.
- AccelerationStep(Acceleration, Time, Duration) - Constructor for class org.opentrafficsim.road.gtu.lane.tactical.following.AccelerationStep
-
Create a new GtuFollowingModelResult.
- AccelerationTrafficLights - Class in org.opentrafficsim.road.gtu.lane.tactical.lmrs
-
Copyright (c) 2013-2024 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
- AccelerationTrafficLights() - Constructor for class org.opentrafficsim.road.gtu.lane.tactical.lmrs.AccelerationTrafficLights
- acceptGap(LanePerception, Parameters, SpeedLimitInfo, CarFollowingModel, double, Speed, Acceleration, LateralDirectionality) - Method in interface org.opentrafficsim.road.gtu.lane.tactical.util.lmrs.GapAcceptance
-
Determine whether a gap is acceptable.
- acceptLaneChange(LanePerception, Parameters, SpeedLimitInfo, CarFollowingModel, double, Speed, Acceleration, LateralDirectionality, GapAcceptance, LaneChange) - Static method in class org.opentrafficsim.road.gtu.lane.tactical.util.lmrs.LmrsUtil
-
Determine whether a lane change is acceptable (gap, lane markings, etc.).
- accessibleAdjacentLanesLegal(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.
- accessibleAdjacentLanesPhysical(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.
- accumulate(PerceptionCollectable.Intermediate<I>, U, Length) - Method in interface org.opentrafficsim.road.gtu.lane.perception.PerceptionCollectable.PerceptionAccumulator
-
Accumulate the next object to intermediate result.
- accumulate(LoopDetector.LoopDetectorMeasurement<C, ?>, LaneBasedGtu, boolean) - Method in class org.opentrafficsim.road.network.lane.object.detector.LoopDetector
-
Accumulates a measurement.
- accumulateEntry(C, LaneBasedGtu, LoopDetector) - Method in interface org.opentrafficsim.road.network.lane.object.detector.LoopDetector.LoopDetectorMeasurement
-
Returns an accumulated value for when the front reaches the detector.
- accumulateEntry(LoopDetector.PlatoonMeasurement, LaneBasedGtu, LoopDetector) - Method in class org.opentrafficsim.road.network.lane.object.detector.LoopDetector.PlatoonSizes
-
Returns an accumulated value for when the front reaches the detector.
- accumulateExit(C, LaneBasedGtu, LoopDetector) - Method in interface org.opentrafficsim.road.network.lane.object.detector.LoopDetector.LoopDetectorMeasurement
-
Returns an accumulated value for when the rear leaves the detector.
- accumulateExit(LoopDetector.PlatoonMeasurement, LaneBasedGtu, LoopDetector) - Method in class org.opentrafficsim.road.network.lane.object.detector.LoopDetector.PlatoonSizes
-
Returns an accumulated value for when the rear leaves the detector.
- ACTIVE - Static variable in interface org.opentrafficsim.road.gtu.lane.tactical.util.lmrs.Cooperation
-
Cooperation similar to the default, with nuanced differences of when to ignore.
- ACTIVE - Static variable in interface org.opentrafficsim.road.gtu.lane.tactical.util.lmrs.Synchronization
-
Synchronization where a suitable leader is actively targeted, in relation to infrastructure.
- adapt(Parameters, double) - Method in class org.opentrafficsim.road.gtu.lane.perception.mental.AdaptationHeadway
-
Adapt to task saturation by changing parameter values.
- adapt(Parameters, double) - Method in class org.opentrafficsim.road.gtu.lane.perception.mental.AdaptationSituationalAwareness
-
Adapt to task saturation by changing parameter values.
- adapt(Parameters, double) - Method in class org.opentrafficsim.road.gtu.lane.perception.mental.AdaptationSpeed
-
Adapt to task saturation by changing parameter values.
- adapt(Parameters, double) - Method in interface org.opentrafficsim.road.gtu.lane.perception.mental.Fuller.BehavioralAdaptation
-
Adapt to task saturation by changing parameter values.
- AdaptationHeadway - Class in org.opentrafficsim.road.gtu.lane.perception.mental
-
Behavioral adaptation which increases the desired headway to reduce task-demand.
- AdaptationHeadway() - Constructor for class org.opentrafficsim.road.gtu.lane.perception.mental.AdaptationHeadway
- AdaptationSituationalAwareness - Class in org.opentrafficsim.road.gtu.lane.perception.mental
-
Behavioral adaptation which sets parameters for situational awareness and reaction time.
- AdaptationSituationalAwareness() - Constructor for class org.opentrafficsim.road.gtu.lane.perception.mental.AdaptationSituationalAwareness
- AdaptationSpeed - Class in org.opentrafficsim.road.gtu.lane.perception.mental
-
Behavioral adaptation which reduces the desired speed to reduce task-demand.
- AdaptationSpeed() - Constructor for class org.opentrafficsim.road.gtu.lane.perception.mental.AdaptationSpeed
- add(RelativeLane) - Method in class org.opentrafficsim.road.gtu.lane.perception.RelativeLane
-
Returns the relative lane relative to this lane, for example "the left lane" of "the 3rd right lane" is "the 2nd right lane".
- addAccelerationIncentive(AccelerationIncentive) - Method in class org.opentrafficsim.road.gtu.lane.tactical.lmrs.AbstractIncentivesTacticalPlanner
-
Adds an acceleration incentive.
- addBias(GtuType, GeneratorPositions.LaneBias) - Method in class org.opentrafficsim.road.gtu.generator.GeneratorPositions.LaneBiases
-
Adds a GTU bias for randomly drawing a lane.
- addBusStop(String, Time, Duration, boolean) - Method in class org.opentrafficsim.road.gtu.lane.tactical.pt.BusSchedule
-
Adds a stop to the schedule.
- addChecker(AbstractLaneBasedMoveChecker) - Method in class org.opentrafficsim.road.gtu.lane.MultiLaneBasedMoveChecker
-
Add checker.
- addCrossSectionElement(CrossSectionElement) - Method in class org.opentrafficsim.road.network.lane.CrossSectionLink
-
Add a cross section element at the end of the list.
- addDetector(LaneDetector) - Method in class org.opentrafficsim.road.network.lane.Lane
-
Insert a detector at the right place in the detector list of this Lane.
- addDistraction(String, String, Frequency, double, Duration, Duration, double) - Method in class org.opentrafficsim.road.gtu.lane.perception.mental.sdm.DistractionFactory
-
Helper method to create a distraction.
- addDistraction(String, String, Frequency, double, Duration, Duration, TaskSupplier) - Method in class org.opentrafficsim.road.gtu.lane.perception.mental.sdm.DistractionFactory
-
Helper method to create a distraction.
- addDistraction(DefaultDistraction, double) - Method in class org.opentrafficsim.road.gtu.lane.perception.mental.sdm.DistractionFactory
-
Adds a default distraction.
- addDistraction(DefaultDistraction, TaskSupplier) - Method in class org.opentrafficsim.road.gtu.lane.perception.mental.sdm.DistractionFactory
-
Adds a default distraction.
- addFraction(Link, GtuType, double) - Method in class org.opentrafficsim.road.od.SplitFraction
-
Add fraction to link for gtu type, this will apply to all time.
- addFraction(Link, GtuType, DurationVector, double[]) - Method in class org.opentrafficsim.road.od.SplitFraction
-
Add fraction to link over time for gtu type.
- addGtu(Time) - Method in class org.opentrafficsim.road.gtu.generator.Platoons
-
Add GTU to the current platoon.
- addGtu(Time, Node, Node, T) - Method in class org.opentrafficsim.road.gtu.generator.Platoons
-
Add GTU to the current platoon.
- addGtu(LaneBasedGtu) - Method in class org.opentrafficsim.road.network.lane.object.detector.TrafficLightDetector
-
Add a GTU to the set.
- addGtu(LaneBasedGtu, double) - Method in class org.opentrafficsim.road.network.lane.Lane
-
Add a LaneBasedGtu to the list of this Lane.
- addGtu(LaneBasedGtu, Length) - Method in class org.opentrafficsim.road.network.lane.Lane
-
Add a LaneBasedGtu to the list of this Lane.
- addIterable(RelativeLane, AbstractPerceptionReiterable<H, U>) - Method in class org.opentrafficsim.road.gtu.lane.perception.MultiLanePerceptionIterable
-
Adds an iterable for a lane.
- addLaneBasedObject(LaneBasedObject) - Method in class org.opentrafficsim.road.network.lane.Lane
-
Insert a laneBasedObject at the right place in the laneBasedObject list of this Lane.
- addLaneCombination(Lane, Lane) - Method in class org.opentrafficsim.road.network.lane.conflict.LaneCombinationList
-
Add lane combination to the list.
- addLanes(List<? super Stripe>, Stripe.Type...) - Method in class org.opentrafficsim.road.network.factory.LaneFactory
-
Adds a lane pair for each stripe type, where the type determines the right-hand side stripe when building from left to right and vice versa.
- addLanes(Stripe.Type...) - Method in class org.opentrafficsim.road.network.factory.LaneFactory
-
Adds a lane pair for each stripe type, where the type determines the right-hand side stripe when building from left to right and vice versa.
- addLateral(LaneRecord) - Method in class org.opentrafficsim.road.gtu.lane.perception.structure.LaneRecord
-
Add lateral lane.
- addLinkCombination(CrossSectionLink, CrossSectionLink) - Method in class org.opentrafficsim.road.network.lane.conflict.LaneCombinationList
-
Add any combination of lanes on both links to the list.
- addMandatoryIncentive(MandatoryIncentive) - Method in class org.opentrafficsim.road.gtu.lane.tactical.lmrs.AbstractIncentivesTacticalPlanner
-
Adds a mandatory incentive.
- addNext(AbstractPerceptionReiterable.PrimaryIteratorEntry) - Method in class org.opentrafficsim.road.gtu.lane.perception.AbstractPerceptionReiterable
-
Adds an iterator entry to the internal linked list.
- addNext(LaneRecord) - Method in class org.opentrafficsim.road.gtu.lane.perception.structure.LaneRecord
-
Add downstream lane.
- addPermeability(GtuType, LateralDirectionality) - Method in class org.opentrafficsim.road.network.lane.Stripe
-
Add lateral permeability for a GTU type in the direction of the design line of the overarching CrossSectionLink.
- addPlatoon(Time, Time) - Method in class org.opentrafficsim.road.gtu.generator.Platoons
-
Add a platoon.
- addPrev(LaneRecord) - Method in class org.opentrafficsim.road.gtu.lane.perception.structure.LaneRecord
-
Add downstream lane.
- addShoulder(Length, LateralDirectionality, LaneType) - Method in class org.opentrafficsim.road.network.factory.LaneFactory
-
Adds 1 or 2 shoulders to the current set of lanes.
- addSpeedInfo(Length, SpeedLimitType<T>, T, Object) - Method in class org.opentrafficsim.road.network.speed.SpeedLimitProspect
-
Sets the speed info of a speed limit type.
- addSpeedInfo(SpeedLimitType<T>, T) - Method in class org.opentrafficsim.road.network.speed.SpeedLimitInfo
-
Adds or overwrites the speed info of the given speed limit type.
- addState(S, double) - Method in class org.opentrafficsim.road.gtu.generator.MarkovCorrelation
-
Adds a state to the root group of the Markov Chain.
- addState(S, S, double) - Method in class org.opentrafficsim.road.gtu.generator.MarkovCorrelation
-
Adds a state to the group of the Markov Chain indicated by a super state.
- addStep(FixedAccelerationModel) - Method in class org.opentrafficsim.road.gtu.lane.tactical.following.SequentialFixedAccelerationModel
-
Add one FixedAccelerationModel step to this SequentialFixedAccelerationModel.
- addTask(Task) - Method in class org.opentrafficsim.road.gtu.lane.perception.mental.Fuller
-
Adds a task.
- addTrigger(Lane, SimEventInterface<Duration>) - Method in class org.opentrafficsim.road.gtu.lane.LaneBasedGtu
-
Add an event to the list of lane triggers scheduled for this GTU.
- addTurnOnRed(Node) - Method in class org.opentrafficsim.road.network.lane.object.trafficlight.TrafficLight
-
Add node GTUs may turn to through red.
- addVoluntaryIncentive(VoluntaryIncentive) - Method in class org.opentrafficsim.road.gtu.lane.tactical.lmrs.AbstractIncentivesTacticalPlanner
-
Adds a voluntary incentive.
- ADJACENT_MARGIN - Static variable in class org.opentrafficsim.road.network.lane.Lane
-
Lateral alignment margin for longitudinally connected Lanes.
- ADULT_DISTRACTING - Enum constant in enum class org.opentrafficsim.road.gtu.lane.perception.mental.sdm.DefaultDistraction
-
Adult distracting.
- aggregate(C, int, Duration) - Method in interface org.opentrafficsim.road.network.lane.object.detector.LoopDetector.LoopDetectorMeasurement
-
Returns an aggregated value.
- aggregate(LoopDetector.PlatoonMeasurement, int, Duration) - Method in class org.opentrafficsim.road.network.lane.object.detector.LoopDetector.PlatoonSizes
-
Returns an aggregated value.
- ALIGN_GAP - Static variable in interface org.opentrafficsim.road.gtu.lane.tactical.util.lmrs.Synchronization
-
Synchronization by following the adjacent leader or aligning with the middle of the gap, whichever allows the largest acceleration.
- AlineaSwitch - Class in org.opentrafficsim.road.network.control.rampmetering
-
Switch implementing the ALINEA algorithm.
- AlineaSwitch(List<LoopDetector>) - Constructor for class org.opentrafficsim.road.network.control.rampmetering.AlineaSwitch
- ALL_STOP - Enum constant in enum class org.opentrafficsim.road.network.lane.conflict.ConflictPriority
-
All-way stop.
- ALL_STOP - Enum constant in enum class org.opentrafficsim.road.network.lane.CrossSectionLink.Priority
-
Priority according to all-stop rules.
- allows(GtuType) - Method in class org.opentrafficsim.road.gtu.generator.GeneratorPositions.GeneratorLanePosition
-
Returns whether this lane is accessible to the GTU type.
- ALPHA_ADJ - Static variable in class org.opentrafficsim.road.gtu.lane.tactical.toledo.ToledoLaneChangeParameters
- ALPHA_BCK - Static variable in class org.opentrafficsim.road.gtu.lane.tactical.toledo.ToledoLaneChangeParameters
- ALPHA_CL - Static variable in class org.opentrafficsim.road.gtu.lane.tactical.toledo.ToledoLaneChangeParameters
- ALPHA_RL - Static variable in class org.opentrafficsim.road.gtu.lane.tactical.toledo.ToledoLaneChangeParameters
- ALPHA_TL_LAG - Static variable in class org.opentrafficsim.road.gtu.lane.tactical.toledo.ToledoLaneChangeParameters
- ALPHA_TL_LEAD - Static variable in class org.opentrafficsim.road.gtu.lane.tactical.toledo.ToledoLaneChangeParameters
- ALPHADS - Static variable in class org.opentrafficsim.road.gtu.lane.tactical.toledo.ToledoCarFollowing
- Altruistic - Class in org.opentrafficsim.road.gtu.lane.tactical.lanechangemobil
-
The altruistic driver changes lane when that is beneficial for all drivers.
- Altruistic() - Constructor for class org.opentrafficsim.road.gtu.lane.tactical.lanechangemobil.Altruistic
- angle(double, double, double) - Method in class org.opentrafficsim.road.gtu.lane.plan.operational.LaneChange.LaneChangePath.SequentialLaneChangePath
-
Returns the angle, relative to the lane center line, at the given cumulative length for a lane change of given total length and lateral deviation.
- ANSWERING_CELL_PHONE - Enum constant in enum class org.opentrafficsim.road.gtu.lane.perception.mental.sdm.DefaultDistraction
-
Answering cell phone.
- anticipate(NeighborTriplet, Duration, Length, boolean) - Method in interface org.opentrafficsim.road.gtu.lane.perception.categories.neighbors.Anticipation
-
Anticipate movement.
- anticipateMovement(Length, Speed, Acceleration) - Static method in record class org.opentrafficsim.road.gtu.lane.tactical.util.AnticipationInfo
-
Returns info of the anticipation assuming constant acceleration.
- anticipateMovementFreeAcceleration(Length, Speed, Parameters, CarFollowingModel, SpeedLimitInfo, Duration) - Static method in record class org.opentrafficsim.road.gtu.lane.tactical.util.AnticipationInfo
-
Returns info of the anticipation using free acceleration from car-following model.
- anticipateMovementSpeedLimited(Length, Speed, Acceleration, Speed) - Static method in record class org.opentrafficsim.road.gtu.lane.tactical.util.AnticipationInfo
-
Returns info of the anticipation assuming constant acceleration, without exceeding maximum speed.
- anticipateSingle(Gtu, Length) - Method in class org.opentrafficsim.road.gtu.lane.perception.categories.AnticipationSpeed
-
Anticipate a single leader by possibly lowering the anticipation speed.
- Anticipation - Interface in org.opentrafficsim.road.gtu.lane.perception.categories.neighbors
-
Form of anticipation.
- AnticipationDensity - Class in org.opentrafficsim.road.gtu.lane.perception.categories
-
Collector to determine density based on GTUs.
- AnticipationDensity() - Constructor for class org.opentrafficsim.road.gtu.lane.perception.categories.AnticipationDensity
- AnticipationDensity.CountAndDistance - Class in org.opentrafficsim.road.gtu.lane.perception.categories
-
Intermediate data to determine density.
- AnticipationInfo - Record Class in org.opentrafficsim.road.gtu.lane.tactical.util
-
Utility class that stores duration and end-speed for a given anticipated movement.
- AnticipationInfo(Duration, Speed) - Constructor for record class org.opentrafficsim.road.gtu.lane.tactical.util.AnticipationInfo
-
Creates an instance of a
AnticipationInfo
record class. - AnticipationSpeed - Class in org.opentrafficsim.road.gtu.lane.perception.categories
-
Collector of leaders which derives an set of anticipation speeds from a lane.
- AnticipationSpeed(Speed, Length, RelativeLane) - Constructor for class org.opentrafficsim.road.gtu.lane.perception.categories.AnticipationSpeed
-
Constructor.
- AnticipationSpeed.SpeedSet - Class in org.opentrafficsim.road.gtu.lane.perception.categories
-
Class to contain info from 1 lane, regarding 3 lanes.
- AnticipationTrafficPerception - Class in org.opentrafficsim.road.gtu.lane.perception.categories
-
Traffic perception using neighbors perception.
- AnticipationTrafficPerception(LanePerception) - Constructor for class org.opentrafficsim.road.gtu.lane.perception.categories.AnticipationTrafficPerception
-
Constructor.
- apply(LanePerception) - Method in class org.opentrafficsim.road.gtu.lane.perception.mental.Fuller
-
Apply mental model on perception.
- apply(LanePerception) - Method in interface org.opentrafficsim.road.gtu.lane.perception.mental.Mental
-
Apply mental model on perception.
- applyDriverPersonality(DualAccelerationStep) - Method in class org.opentrafficsim.road.gtu.lane.tactical.directedlanechange.AbstractDirectedLaneChangeModel
-
Return the weighted acceleration as described by the personality.
- applyDriverPersonality(DualAccelerationStep) - Method in class org.opentrafficsim.road.gtu.lane.tactical.directedlanechange.DirectedAltruistic
-
Return the weighted acceleration as described by the personality.
- applyDriverPersonality(DualAccelerationStep) - Method in class org.opentrafficsim.road.gtu.lane.tactical.directedlanechange.DirectedEgoistic
-
Return the weighted acceleration as described by the personality.
- applyDriverPersonality(DualAccelerationStep) - Method in class org.opentrafficsim.road.gtu.lane.tactical.lanechangemobil.AbstractLaneChangeModel
-
Return the weighted acceleration as described by the personality.
- applyDriverPersonality(DualAccelerationStep) - Method in class org.opentrafficsim.road.gtu.lane.tactical.lanechangemobil.Altruistic
-
Return the weighted acceleration as described by the personality.
- applyDriverPersonality(DualAccelerationStep) - Method in class org.opentrafficsim.road.gtu.lane.tactical.lanechangemobil.Egoistic
-
Return the weighted acceleration as described by the personality.
- applyOd(RoadNetwork, OdMatrix, OdOptions, DetectorType) - Static method in class org.opentrafficsim.road.od.OdApplier
-
Applies the OD to the network by creating vehicle generators.
- approachConflicts(Parameters, Iterable<HeadwayConflict>, PerceptionCollectable<HeadwayGtu, LaneBasedGtu>, CarFollowingModel, Length, Length, Speed, Acceleration, SpeedLimitInfo, ConflictUtil.ConflictPlans, LaneBasedGtu, RelativeLane) - Static method in class org.opentrafficsim.road.gtu.lane.tactical.util.ConflictUtil
-
Approach conflicts by applying appropriate acceleration (or deceleration).
- approachTargetSpeed(CarFollowingModel, Parameters, Speed, SpeedLimitInfo, Length, Speed) - Static method in class org.opentrafficsim.road.gtu.lane.tactical.util.CarFollowingUtil
-
Returns an acceleration based on the car-following model in order to adjust the speed to a given value at some location ahead.
- Arrivals - Interface in org.opentrafficsim.road.gtu.generator.headway
-
Interface for arrivals in an
ArrivalsHeadwayGenerator
. - ArrivalsHeadwayGenerator - Class in org.opentrafficsim.road.gtu.generator.headway
-
Headway generation based on
Arrivals
. - ArrivalsHeadwayGenerator(Arrivals, OtsSimulatorInterface, StreamInterface, ArrivalsHeadwayGenerator.HeadwayDistribution) - Constructor for class org.opentrafficsim.road.gtu.generator.headway.ArrivalsHeadwayGenerator
- ArrivalsHeadwayGenerator.HeadwayDistribution - Interface in org.opentrafficsim.road.gtu.generator.headway
-
Headway distribution.
- asLaneBasedGtuCharacteristicsGenerator() - Method in class org.opentrafficsim.road.gtu.generator.Injections
-
Returns a characteristics generator view of the injections, as used by
LaneBasedGtuGenerator
. - assureNext(AbstractPerceptionReiterable.SecondaryIteratorEntry, AbstractPerceptionReiterable.SecondaryIteratorEntry) - Method in class org.opentrafficsim.road.gtu.lane.perception.AbstractPerceptionReiterable
-
Helper method that assures that a next entry is available, if the primary iterator has a next value.
- asTableNonPeriodicData(RoadNetwork) - Static method in class org.opentrafficsim.road.network.lane.object.detector.LoopDetector
-
Returns a Table with all non-periodic data, such as vehicle passage times or platoon counts.
- asTablePeriodicData(RoadNetwork) - Static method in class org.opentrafficsim.road.network.lane.object.detector.LoopDetector
-
Returns a Table with all periodic data, such as flow and speed per minute.
- asTablePositions(RoadNetwork) - Static method in class org.opentrafficsim.road.network.lane.object.detector.LoopDetector
-
Returns a Table with loop detector positions.
B
- B - Static variable in class org.opentrafficsim.road.gtu.lane.tactical.directedlanechange.AbstractDirectedLaneChangeModel
-
Comfortable deceleration parameter type.
- B - Static variable in class org.opentrafficsim.road.gtu.lane.tactical.following.AbstractIdm
-
Comfortable deceleration parameter type.
- B - Static variable in class org.opentrafficsim.road.gtu.lane.tactical.lanechangemobil.AbstractLaneChangeModel
-
Comfortable deceleration parameter type.
- B - Static variable in class org.opentrafficsim.road.gtu.lane.tactical.lmrs.IncentiveCourtesy
-
Comfortable deceleration parameter type.
- B - Static variable in class org.opentrafficsim.road.gtu.lane.tactical.util.ConflictUtil
-
Comfortable deceleration.
- B0 - Static variable in class org.opentrafficsim.road.gtu.lane.tactical.following.AbstractIdm
-
Adjustment deceleration parameter type.
- B0 - Static variable in class org.opentrafficsim.road.gtu.lane.tactical.lmrs.AccelerationNoRightOvertake
-
Maximum adjustment deceleration, e.g. when speed limit drops.
- BABY_DISTRACTING - Enum constant in enum class org.opentrafficsim.road.gtu.lane.perception.mental.sdm.DefaultDistraction
-
Baby distracting.
- BCRIT - Static variable in class org.opentrafficsim.road.gtu.lane.tactical.util.ConflictUtil
-
Critical deceleration.
- BCRIT - Static variable in class org.opentrafficsim.road.gtu.lane.tactical.util.lmrs.LmrsUtil
-
Maximum critical deceleration, e.g. stop/go at traffic light.
- BCRIT - Static variable in class org.opentrafficsim.road.gtu.lane.tactical.util.TrafficLightUtil
-
Maximum deceleration for stopping for yellow traffic light.
- bestAccessibleAdjacentLane(Lane, LateralDirectionality, Length) - Method in interface org.opentrafficsim.road.gtu.lane.perception.categories.DefaultSimplePerception
-
Determine whether there is a lane to the left or to the right of this lane, which is accessible from this lane, or null if no lane could be found.
- bestAccessibleAdjacentLane(Lane, LateralDirectionality, Length) - Method in class org.opentrafficsim.road.gtu.lane.perception.categories.DirectDefaultSimplePerception
-
Determine whether there is a lane to the left or to the right of this lane, which is accessible from this lane, or null if no lane could be found.
- BETA_ADD - Static variable in class org.opentrafficsim.road.gtu.lane.tactical.toledo.ToledoLaneChangeParameters
- BETA_BCK - Static variable in class org.opentrafficsim.road.gtu.lane.tactical.toledo.ToledoLaneChangeParameters
- BETA_DENSITY - Static variable in class org.opentrafficsim.road.gtu.lane.tactical.toledo.ToledoLaneChangeParameters
- BETA_DP - Static variable in class org.opentrafficsim.road.gtu.lane.tactical.toledo.ToledoLaneChangeParameters
- BETA_DTG - Static variable in class org.opentrafficsim.road.gtu.lane.tactical.toledo.ToledoLaneChangeParameters
- BETA_EG - Static variable in class org.opentrafficsim.road.gtu.lane.tactical.toledo.ToledoLaneChangeParameters
- BETA_EMU_GA - Static variable in class org.opentrafficsim.road.gtu.lane.tactical.toledo.ToledoLaneChangeParameters
- BETA_EMU_LAG - Static variable in class org.opentrafficsim.road.gtu.lane.tactical.toledo.ToledoLaneChangeParameters
- BETA_EMU_LEAD - Static variable in class org.opentrafficsim.road.gtu.lane.tactical.toledo.ToledoLaneChangeParameters
- BETA_FV - Static variable in class org.opentrafficsim.road.gtu.lane.tactical.toledo.ToledoLaneChangeParameters
- BETA_FWD - Static variable in class org.opentrafficsim.road.gtu.lane.tactical.toledo.ToledoLaneChangeParameters
- BETA_HEAVY_NEIGHBOUR - Static variable in class org.opentrafficsim.road.gtu.lane.tactical.toledo.ToledoLaneChangeParameters
- BETA_NEG_LEAD - Static variable in class org.opentrafficsim.road.gtu.lane.tactical.toledo.ToledoLaneChangeParameters
- BETA_NEXT_EXIT - Static variable in class org.opentrafficsim.road.gtu.lane.tactical.toledo.ToledoLaneChangeParameters
- BETA_POS_LAG - Static variable in class org.opentrafficsim.road.gtu.lane.tactical.toledo.ToledoLaneChangeParameters
- BETA_POS_LEAD - Static variable in class org.opentrafficsim.road.gtu.lane.tactical.toledo.ToledoLaneChangeParameters
- BETA_RGS - Static variable in class org.opentrafficsim.road.gtu.lane.tactical.toledo.ToledoLaneChangeParameters
- BETA_RIGHT_MOST - Static variable in class org.opentrafficsim.road.gtu.lane.tactical.toledo.ToledoLaneChangeParameters
- BETA_SFRONT - Static variable in class org.opentrafficsim.road.gtu.lane.tactical.toledo.ToledoLaneChangeParameters
- BETA_T - Static variable in class org.opentrafficsim.road.gtu.lane.perception.mental.AdaptationHeadway
-
Parameter for desired headway scaling.
- BETA_TAILGATE - Static variable in class org.opentrafficsim.road.gtu.lane.tactical.toledo.ToledoLaneChangeParameters
- BETA_V0 - Static variable in class org.opentrafficsim.road.gtu.lane.perception.mental.AdaptationSpeed
-
Parameter for desired speed scaling.
- BETA_VFRONT - Static variable in class org.opentrafficsim.road.gtu.lane.tactical.toledo.ToledoLaneChangeParameters
- BETA1 - Static variable in class org.opentrafficsim.road.gtu.lane.tactical.toledo.ToledoLaneChangeParameters
- BETA2 - Static variable in class org.opentrafficsim.road.gtu.lane.tactical.toledo.ToledoLaneChangeParameters
- BETA3 - Static variable in class org.opentrafficsim.road.gtu.lane.tactical.toledo.ToledoLaneChangeParameters
- BETAACC - Static variable in class org.opentrafficsim.road.gtu.lane.tactical.toledo.ToledoCarFollowing
- BETADS - Static variable in class org.opentrafficsim.road.gtu.lane.tactical.toledo.ToledoCarFollowing
- BEZIER - Static variable in interface org.opentrafficsim.road.gtu.lane.plan.operational.LaneChange.LaneChangePath
-
A simple Bezier curve directly to the lane change target position.
- BICYCLE_PATH - Static variable in class org.opentrafficsim.road.definitions.DefaultsRoadNl
-
Bicycle path (fietspad).
- BLACK - Enum constant in enum class org.opentrafficsim.road.network.lane.object.trafficlight.TrafficLightColor
-
Traffic light is not working.
- BLOCK - Enum constant in enum class org.opentrafficsim.road.network.lane.Stripe.Type
-
Block : allow to cross in both directions.
- Blockable - Interface in org.opentrafficsim.road.gtu.lane.tactical
-
Interface for tactical planners that can report their blocking status.
- BOTH - Enum constant in enum class org.opentrafficsim.road.network.lane.changing.OvertakingDirection
-
Left and right are both allowed.
- boundAcceleration(Acceleration, LaneBasedGtu) - Method in interface org.opentrafficsim.road.gtu.lane.VehicleModel
-
Returns a bounded acceleration.
- boundAcceleration(Acceleration, LaneBasedGtu) - Method in class org.opentrafficsim.road.gtu.lane.VehicleModel.MassBased
-
Returns a bounded acceleration.
- BRAKING_LIGHTS - Enum constant in enum class org.opentrafficsim.road.gtu.lane.perception.headway.GtuStatus
-
Braking lights are on when observing the headway.
- Break - Class in org.opentrafficsim.road.gtu.lane
-
Utility to make debugging on a specific GTU more convenient.
- build() - Method in class org.opentrafficsim.road.gtu.lane.perception.mental.sdm.DistractionFactory
-
Returns the list of distractions.
- build(RoadNetwork) - Static method in class org.opentrafficsim.road.network.sampling.RoadSampler
-
Returns a factory to create a sampler.
- buildAccelerationLaneChangePlan(LaneBasedGtu, LateralDirectionality, OrientedPoint2d, Time, Speed, Acceleration, Duration, LaneChange) - Static method in class org.opentrafficsim.road.gtu.lane.plan.operational.LaneOperationalPlanBuilder
-
Build a plan with a path and a given start speed to try to reach a provided end speed.
- buildAccelerationPlan(LaneBasedGtu, Time, Speed, Acceleration, Duration, boolean) - Static method in class org.opentrafficsim.road.gtu.lane.plan.operational.LaneOperationalPlanBuilder
-
Build a plan with a path and a given start speed to try to reach a provided end speed.
- buildConflicts(List<Lane>, OtsSimulatorInterface, ConflictBuilder.WidthGenerator) - Static method in class org.opentrafficsim.road.network.lane.conflict.ConflictBuilder
-
Build conflicts on list of lanes.
- buildConflicts(List<Lane>, OtsSimulatorInterface, ConflictBuilder.WidthGenerator, LaneCombinationList, LaneCombinationList, String) - Static method in class org.opentrafficsim.road.network.lane.conflict.ConflictBuilder
-
Build conflicts on list of lanes.
- buildConflicts(Lane, Set<Lane>, Set<Lane>, Lane, Set<Lane>, Set<Lane>, boolean, OtsSimulatorInterface, ConflictBuilder.WidthGenerator, Map<Lane, OtsLine2d>, Map<Lane, OtsLine2d>, boolean, String) - Static method in class org.opentrafficsim.road.network.lane.conflict.ConflictBuilder
-
Build conflicts on single lane pair.
- buildConflicts(Lane, Lane, OtsSimulatorInterface, ConflictBuilder.WidthGenerator) - Static method in class org.opentrafficsim.road.network.lane.conflict.ConflictBuilder
-
Build conflict on single lane pair.
- buildConflicts(Lane, Lane, OtsSimulatorInterface, ConflictBuilder.WidthGenerator, boolean) - Static method in class org.opentrafficsim.road.network.lane.conflict.ConflictBuilder
-
Build conflict on single lane pair.
- buildConflicts(RoadNetwork, OtsSimulatorInterface, ConflictBuilder.WidthGenerator) - Static method in class org.opentrafficsim.road.network.lane.conflict.ConflictBuilder
-
Build conflicts on network.
- buildConflicts(RoadNetwork, OtsSimulatorInterface, ConflictBuilder.WidthGenerator, LaneCombinationList, LaneCombinationList) - Static method in class org.opentrafficsim.road.network.lane.conflict.ConflictBuilder
-
Build conflicts on network.
- buildConflictsParallel(List<Lane>, OtsSimulatorInterface, ConflictBuilder.WidthGenerator) - Static method in class org.opentrafficsim.road.network.lane.conflict.ConflictBuilder
-
Build conflicts on list of lanes; parallel implementation.
- buildConflictsParallel(RoadNetwork, Map<String, Set<Link>>, OtsSimulatorInterface, ConflictBuilder.WidthGenerator) - Static method in class org.opentrafficsim.road.network.lane.conflict.ConflictBuilder
-
Build conflicts on network using only the groups of links that have been identified as candidates with conflicts; parallel implementation.
- buildConflictsParallel(RoadNetwork, OtsSimulatorInterface, ConflictBuilder.WidthGenerator) - Static method in class org.opentrafficsim.road.network.lane.conflict.ConflictBuilder
-
Build conflicts on network; parallel implementation.
- buildConflictsParallel(RoadNetwork, OtsSimulatorInterface, ConflictBuilder.WidthGenerator, LaneCombinationList, LaneCombinationList) - Static method in class org.opentrafficsim.road.network.lane.conflict.ConflictBuilder
-
Build conflicts on network; parallel implementation.
- buildConflictsParallelBig(List<Lane>, OtsSimulatorInterface, ConflictBuilder.WidthGenerator, LaneCombinationList, LaneCombinationList) - Static method in class org.opentrafficsim.road.network.lane.conflict.ConflictBuilder
-
Build conflicts on list of lanes; parallel implementation.
- buildConflictsParallelSmall(List<Lane>, OtsSimulatorInterface, ConflictBuilder.WidthGenerator, LaneCombinationList, LaneCombinationList) - Static method in class org.opentrafficsim.road.network.lane.conflict.ConflictBuilder
-
Build conflicts on list of lanes; parallel implementation.
- buildLanePathInfo(LaneBasedGtu, Length) - Static method in class org.opentrafficsim.road.gtu.lane.tactical.AbstractLaneBasedTacticalPlanner
-
Build a list of lanes forward, with a maximum headway relative to the reference point of the GTU.
- buildLanePathInfo(LaneBasedGtu, Length, Lane, Length) - Static method in class org.opentrafficsim.road.gtu.lane.tactical.AbstractLaneBasedTacticalPlanner
-
Build a list of lanes forward, with a maximum headway relative to the reference point of the GTU.
- buildLinkListForward(LaneBasedGtu, Length) - Static method in class org.opentrafficsim.road.gtu.lane.tactical.AbstractLaneBasedTacticalPlanner
-
Make a list of links on which to drive next, with a maximum headway relative to the reference point of the GTU.
- buildPlanFromSimplePlan(LaneBasedGtu, Time, SimpleOperationalPlan, LaneChange) - Static method in class org.opentrafficsim.road.gtu.lane.plan.operational.LaneOperationalPlanBuilder
-
Build an operational plan based on a simple operational plan and status info.
- buildSpeedLimitInfo(Length, SpeedLimitType<T>) - Method in class org.opentrafficsim.road.network.speed.SpeedLimitProspect
-
Builds speed limit info with only MAX_VEHICLE_SPEED and the given speed limit type, where the speed info is obtained at the given distance.
- BUS_LANE - Static variable in class org.opentrafficsim.road.definitions.DefaultsRoadNl
-
Bus lane.
- BUS_STOP - Enum constant in enum class org.opentrafficsim.road.network.lane.CrossSectionLink.Priority
-
Priority at bus stop, i.e. bus has right of way if it wants to leave the bus stop.
- BusSchedule - Class in org.opentrafficsim.road.gtu.lane.tactical.pt
-
Copyright (c) 2013-2024 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
- BusSchedule(String, GtuType, String) - Constructor for class org.opentrafficsim.road.gtu.lane.tactical.pt.BusSchedule
- BusSchedule(String, GtuType, List<Node>, String) - Constructor for class org.opentrafficsim.road.gtu.lane.tactical.pt.BusSchedule
- BusStop - Class in org.opentrafficsim.road.network.lane.object
-
A bus stop is a location on a lane.
- BusStop(String, Lane, Length, String, OtsSimulatorInterface, GtuType) - Constructor for class org.opentrafficsim.road.network.lane.object.BusStop
- BUSSTOP - Enum constant in enum class org.opentrafficsim.road.gtu.lane.perception.headway.Headway.ObjectType
-
bus stop.
- BusStopConflictRule - Class in org.opentrafficsim.road.network.lane.conflict
-
Conflict rule for conflicts where busses enter the lane after a stop.
- BusStopConflictRule(OtsSimulatorInterface, GtuType) - Constructor for class org.opentrafficsim.road.network.lane.conflict.BusStopConflictRule
-
Constructor.
- BusStopPerception - Interface in org.opentrafficsim.road.gtu.lane.perception.categories
-
Bus stop perception category.
- bySpeed(double, double) - Static method in class org.opentrafficsim.road.gtu.generator.GeneratorPositions.LaneBias
-
Returns a bias by speed with normal extent.
- bySpeed(Speed, Speed) - Static method in class org.opentrafficsim.road.gtu.generator.GeneratorPositions.LaneBias
-
Returns a bias by speed with normal extent.
- BySpeed(Speed, Speed) - Constructor for class org.opentrafficsim.road.gtu.generator.GeneratorPositions.RoadPosition.BySpeed
-
Constructor.
- ByValue(double) - Constructor for class org.opentrafficsim.road.gtu.generator.GeneratorPositions.RoadPosition.ByValue
-
Constructor.
C
- C_ADJ_ACC - Static variable in class org.opentrafficsim.road.gtu.lane.tactical.toledo.ToledoLaneChangeParameters
- C_BCK_ACC - Static variable in class org.opentrafficsim.road.gtu.lane.tactical.toledo.ToledoLaneChangeParameters
- C_BCK_TG - Static variable in class org.opentrafficsim.road.gtu.lane.tactical.toledo.ToledoLaneChangeParameters
- C_CL - Static variable in class org.opentrafficsim.road.gtu.lane.tactical.toledo.ToledoLaneChangeParameters
- C_FWD_ACC - Static variable in class org.opentrafficsim.road.gtu.lane.tactical.toledo.ToledoLaneChangeParameters
- C_FWD_TG - Static variable in class org.opentrafficsim.road.gtu.lane.tactical.toledo.ToledoLaneChangeParameters
- C_LAG - Static variable in class org.opentrafficsim.road.gtu.lane.tactical.toledo.ToledoLaneChangeParameters
- C_LEAD - Static variable in class org.opentrafficsim.road.gtu.lane.tactical.toledo.ToledoLaneChangeParameters
- C_RL - Static variable in class org.opentrafficsim.road.gtu.lane.tactical.toledo.ToledoLaneChangeParameters
- Cacc - Interface in org.opentrafficsim.road.gtu.lane.control
-
Tagging interface to identify the tactical planner of the predecessor to be of a CACC controlled vehicle.
- CaccPerception - Class in org.opentrafficsim.road.gtu.lane.perception.categories.neighbors
-
CACC perception.
- CaccPerception(LanePerception) - Constructor for class org.opentrafficsim.road.gtu.lane.perception.categories.neighbors.CaccPerception
-
Constructor using default sensors with zero delay.
- CaccPerception(LanePerception, HeadwayGtuType) - Constructor for class org.opentrafficsim.road.gtu.lane.perception.categories.neighbors.CaccPerception
-
Constructor using specified sensors.
- CACHED_POSITION - Static variable in class org.opentrafficsim.road.gtu.lane.LaneBasedGtu
-
cached position count.
- CACHING - Static variable in class org.opentrafficsim.road.gtu.lane.LaneBasedGtu
-
Caching on or off.
- calculateTaskDemand(LanePerception, LaneBasedGtu, Parameters) - Method in class org.opentrafficsim.road.gtu.lane.perception.mental.ConstantTask
-
Returns the gross task demand to be managed by a task manager.
- calculateTaskDemand(LanePerception, LaneBasedGtu, Parameters) - Method in class org.opentrafficsim.road.gtu.lane.perception.mental.ExponentialTask
-
Returns the gross task demand to be managed by a task manager.
- calculateTaskDemand(LanePerception, LaneBasedGtu, Parameters) - Method in interface org.opentrafficsim.road.gtu.lane.perception.mental.Task
-
Returns the gross task demand to be managed by a task manager.
- calculateTaskDemand(LanePerception, LaneBasedGtu, Parameters) - Method in class org.opentrafficsim.road.gtu.lane.perception.mental.TaskHeadwayBased
-
Returns the gross task demand to be managed by a task manager.
- calculateTaskDemand(LanePerception, LaneBasedGtu, Parameters) - Method in class org.opentrafficsim.road.gtu.lane.perception.mental.TaskRoadSideDistraction
-
Returns the gross task demand to be managed by a task manager.
- calculateWeight(int, int, int, Speed) - Method in class org.opentrafficsim.road.gtu.generator.GeneratorPositions.LaneBias
-
Returns a random draw weight for given lane.
- canBeAhead(HeadwayGtu, Length, int, Speed, Length, Speed, double, Acceleration, Duration, Duration, Length, Duration, Duration, double) - Static method in interface org.opentrafficsim.road.gtu.lane.tactical.util.lmrs.Synchronization
-
Returns whether a driver estimates it can be ahead of an adjacent vehicle for merging.
- canPlace() - Method in class org.opentrafficsim.road.gtu.generator.LaneBasedGtuGenerator.Placement
-
Returns whether the GTU can be placed.
- canPlace(SortedSet<HeadwayGtu>, LaneBasedGtuCharacteristics, Duration, LanePosition) - Method in class org.opentrafficsim.road.gtu.generator.CfRoomChecker
-
Return the maximum safe speed and position for a new GTU with the specified characteristics.
- canPlace(SortedSet<HeadwayGtu>, LaneBasedGtuCharacteristics, Duration, LanePosition) - Method in class org.opentrafficsim.road.gtu.generator.Injections
-
Returns placement for injected GTUs, as used by
LaneBasedGtuGenerator
. - canPlace(SortedSet<HeadwayGtu>, LaneBasedGtuCharacteristics, Duration, LanePosition) - Method in interface org.opentrafficsim.road.gtu.generator.LaneBasedGtuGenerator.RoomChecker
-
Return the maximum safe speed and position for a new GTU with the specified characteristics.
- canPlace(SortedSet<HeadwayGtu>, LaneBasedGtuCharacteristics, Duration, LanePosition) - Method in class org.opentrafficsim.road.gtu.generator.TtcRoomChecker
-
Return the maximum safe speed and position for a new GTU with the specified characteristics.
- canTurnOnRed() - Method in class org.opentrafficsim.road.gtu.lane.perception.headway.HeadwayTrafficLight
-
Whether the perceiving GTU may turn on red.
- canTurnOnRed(Route, GtuType) - Method in class org.opentrafficsim.road.network.lane.object.trafficlight.TrafficLight
-
Whether a GTU can turn on red.
- CAR_FOLLOWING_MODEL - Static variable in interface org.opentrafficsim.road.gtu.lane.tactical.following.CarFollowingModel
-
Parameter type for car-following model.
- CarFollowingHeadway(Length, Speed) - Constructor for class org.opentrafficsim.road.gtu.lane.tactical.util.CarFollowingUtil.CarFollowingHeadway
-
Constructor.
- CarFollowingModel - Interface in org.opentrafficsim.road.gtu.lane.tactical.following
-
Methods that a car-following model has to implement.
- CarFollowingModelFactory<T extends CarFollowingModel> - Interface in org.opentrafficsim.road.gtu.lane.tactical.following
-
Factory for car-following models.
- CarFollowingUtil - Class in org.opentrafficsim.road.gtu.lane.tactical.util
-
Static methods regarding car-following for composition in tactical planners.
- CarFollowingUtil.CarFollowingHeadway - Class in org.opentrafficsim.road.gtu.lane.tactical.util
-
Simple headway implementation for minimum car-following information.
- CategoricalLanePerception - Class in org.opentrafficsim.road.gtu.lane.perception
-
The perception module of a GTU based on lanes.
- CategoricalLanePerception(LaneBasedGtu) - Constructor for class org.opentrafficsim.road.gtu.lane.perception.CategoricalLanePerception
-
Create a new LanePerception module without mental module.
- CategoricalLanePerception(LaneBasedGtu, Mental) - Constructor for class org.opentrafficsim.road.gtu.lane.perception.CategoricalLanePerception
-
Create a new LanePerception module with mental module.
- Categorization - Class in org.opentrafficsim.road.od
-
A categorization determines for what part of traffic certain demand data is applicable.
- Categorization(String, Class<?>, Class<?>...) - Constructor for class org.opentrafficsim.road.od.Categorization
- Category - Class in org.opentrafficsim.road.od
-
A category is a set of objects who's class belongs to a certain categorization.
- Category(Categorization, Object, Object...) - Constructor for class org.opentrafficsim.road.od.Category
- cbr - Variable in class org.opentrafficsim.road.network.lane.conflict.ConflictBuilder.CbrTaskBig
-
Big conflict builder record.
- cbr - Variable in class org.opentrafficsim.road.network.lane.conflict.ConflictBuilder.CbrTaskSmall
-
Small conflict builder record.
- CbrTaskBig(AtomicInteger, ConflictBuilder.ConflictBuilderRecordBig) - Constructor for class org.opentrafficsim.road.network.lane.conflict.ConflictBuilder.CbrTaskBig
-
Constructor.
- CbrTaskSmall(AtomicInteger, ConflictBuilder.ConflictBuilderRecordSmall) - Constructor for class org.opentrafficsim.road.network.lane.conflict.ConflictBuilder.CbrTaskSmall
-
Constructor.
- CCFACC - Static variable in class org.opentrafficsim.road.gtu.lane.tactical.toledo.ToledoCarFollowing
- CCFDEC - Static variable in class org.opentrafficsim.road.gtu.lane.tactical.toledo.ToledoCarFollowing
- CDS - Static variable in class org.opentrafficsim.road.gtu.lane.tactical.toledo.ToledoCarFollowing
- CfBaRoomChecker - Class in org.opentrafficsim.road.gtu.generator
-
Extends car-following placement with a first-order bounded acceleration (BA) principle.
- CfBaRoomChecker() - Constructor for class org.opentrafficsim.road.gtu.generator.CfBaRoomChecker
- CfRoomChecker - Class in org.opentrafficsim.road.gtu.generator
-
This class places GTU's behind the leader at the desired headway (i.e.
- CfRoomChecker() - Constructor for class org.opentrafficsim.road.gtu.generator.CfRoomChecker
- changeLaneInstantaneously(LateralDirectionality) - Method in class org.opentrafficsim.road.gtu.lane.LaneBasedGtu
-
Change lanes instantaneously.
- characteristicsGenerator() - Method in record class org.opentrafficsim.road.od.OdApplier.GeneratorObjects
-
Returns the value of the
characteristicsGenerator
record component. - checkMove(LaneBasedGtu) - Method in class org.opentrafficsim.road.gtu.lane.AbstractLaneBasedMoveChecker
-
Check the move of the given GTU.
- checkMove(LaneBasedGtu) - Method in class org.opentrafficsim.road.gtu.lane.AccelerationChecker
-
Check the move of the given GTU.
- checkMove(LaneBasedGtu) - Method in class org.opentrafficsim.road.gtu.lane.CollisionDetector
-
Check the move of the given GTU.
- checkMove(LaneBasedGtu) - Method in class org.opentrafficsim.road.gtu.lane.MultiLaneBasedMoveChecker
-
Check the move of the given GTU.
- checkRoom(LaneBasedGtu, Headway) - Method in class org.opentrafficsim.road.gtu.lane.plan.operational.LaneChange
-
Checks whether the given GTU has sufficient space relative to a
Headway
. - CHILD_DISTRACTING - Enum constant in enum class org.opentrafficsim.road.gtu.lane.perception.mental.sdm.DefaultDistraction
-
Child distracting.
- chooseLaneAtSplit(Lane, Set<Lane>) - Method in interface org.opentrafficsim.road.gtu.lane.tactical.LaneBasedTacticalPlanner
-
Selects a lane from a possible set.
- cleanPlans() - Method in class org.opentrafficsim.road.gtu.lane.tactical.util.ConflictUtil.ConflictPlans
-
Clean any yield plan that was no longer kept active in the last evaluation of conflicts.
- clearLaneChangeInfoCache() - Method in class org.opentrafficsim.road.network.RoadNetwork
-
Clears all lane change info graphs and cached sets.
- clearOverruleType() - Method in class org.opentrafficsim.road.network.lane.Stripe
-
Clears the overrule type, after which the normal type will hold.
- collect(I) - Method in interface org.opentrafficsim.road.gtu.lane.perception.PerceptionCollectable.PerceptionFinalizer
-
Translate the last intermediate result in to a final result.
- collect(Supplier<I>, PerceptionCollectable.PerceptionAccumulator<? super U, I>, PerceptionCollectable.PerceptionFinalizer<C, I>) - Method in class org.opentrafficsim.road.gtu.lane.perception.AbstractPerceptionReiterable
-
Collect the underlying objects in to a perceived result.
- collect(Supplier<I>, PerceptionCollectable.PerceptionAccumulator<? super U, I>, PerceptionCollectable.PerceptionFinalizer<C, I>) - Method in interface org.opentrafficsim.road.gtu.lane.perception.PerceptionCollectable
-
Collect the underlying objects in to a perceived result.
- collect(Supplier<I>, PerceptionCollectable.PerceptionAccumulator<? super U, I>, PerceptionCollectable.PerceptionFinalizer<C, I>) - Method in class org.opentrafficsim.road.gtu.lane.perception.PerceptionCollectableFiltered
-
Collect the underlying objects in to a perceived result.
- collect(PerceptionCollectable.PerceptionCollector<C, ? super U, I>) - Method in interface org.opentrafficsim.road.gtu.lane.perception.PerceptionCollectable
-
Collect the underlying objects in to a perceived result.
- CollisionDetector - Class in org.opentrafficsim.road.gtu.lane
-
Checks for collisions.
- CollisionDetector(Network) - Constructor for class org.opentrafficsim.road.gtu.lane.CollisionDetector
-
Constructor.
- CollisionException - Exception in org.opentrafficsim.road.gtu.lane
-
Throw when a collision is detected.
- CollisionException() - Constructor for exception org.opentrafficsim.road.gtu.lane.CollisionException
- CollisionException(String) - Constructor for exception org.opentrafficsim.road.gtu.lane.CollisionException
- CollisionException(String, Throwable) - Constructor for exception org.opentrafficsim.road.gtu.lane.CollisionException
- CollisionException(String, Throwable, boolean, boolean) - Constructor for exception org.opentrafficsim.road.gtu.lane.CollisionException
- CollisionException(Throwable) - Constructor for exception org.opentrafficsim.road.gtu.lane.CollisionException
- combineInteractionTerm(Acceleration, Parameters, Speed, Speed, Length, PerceptionIterable<? extends Headway>) - Method in class org.opentrafficsim.road.gtu.lane.tactical.following.AbstractIdm
-
Combines an interaction term with the free term.
- combineInteractionTerm(Acceleration, Parameters, Speed, Speed, Length, PerceptionIterable<? extends Headway>) - Method in class org.opentrafficsim.road.gtu.lane.tactical.following.Idm
-
Combines an interaction term with the free term.
- combineInteractionTerm(Acceleration, Parameters, Speed, Speed, Length, PerceptionIterable<? extends Headway>) - Method in class org.opentrafficsim.road.gtu.lane.tactical.following.IdmPlus
-
Combines an interaction term with the free term.
- combineInteractionTerm(Acceleration, Parameters, Speed, Speed, Length, PerceptionIterable<? extends Headway>) - Method in class org.opentrafficsim.road.gtu.lane.tactical.following.IdmPlusMulti
-
Combines an interaction term with the free term.
- compareTo(AbstractPerceptionReiterable.PrimaryIteratorEntry) - Method in class org.opentrafficsim.road.gtu.lane.perception.AbstractPerceptionReiterable.PrimaryIteratorEntry
- compareTo(Headway) - Method in interface org.opentrafficsim.road.gtu.lane.perception.headway.Headway
- compareTo(RelativeLane) - Method in class org.opentrafficsim.road.gtu.lane.perception.RelativeLane
- compareTo(LaneDetector) - Method in class org.opentrafficsim.road.network.lane.object.detector.LaneDetector
- compareTo(LaneChangeInfo) - Method in record class org.opentrafficsim.road.network.LaneChangeInfo
- compensate(T, FrequencyVector, TimeVector, Interpolation) - Method in class org.opentrafficsim.road.gtu.generator.Platoons
-
Creates a demand vector in which the platoon demand has been compensated from the input demand vector.
- computeAcceleration(Speed, Speed, Speed, Length, Speed) - Method in class org.opentrafficsim.road.gtu.lane.tactical.following.FixedAccelerationModel
-
Compute the acceleration that would be used to follow a leader.
- computeAcceleration(Speed, Speed, Speed, Length, Speed) - Method in interface org.opentrafficsim.road.gtu.lane.tactical.following.GtuFollowingModelOld
-
Compute the acceleration that would be used to follow a leader.
- computeAcceleration(Speed, Speed, Speed, Length, Speed) - Method in class org.opentrafficsim.road.gtu.lane.tactical.following.IdmOld
-
Compute the acceleration that would be used to follow a leader.
- computeAcceleration(Speed, Speed, Speed, Length, Speed) - Method in class org.opentrafficsim.road.gtu.lane.tactical.following.IdmPlusOld
-
Compute the acceleration that would be used to follow a leader.
- computeAcceleration(Speed, Speed, Speed, Length, Speed) - Method in class org.opentrafficsim.road.gtu.lane.tactical.following.SequentialFixedAccelerationModel
-
Compute the acceleration that would be used to follow a leader.
- computeAcceleration(Speed, Speed, Speed, Length, Speed, Duration) - Method in class org.opentrafficsim.road.gtu.lane.tactical.following.FixedAccelerationModel
-
Compute the acceleration that would be used to follow a leader.
- computeAcceleration(Speed, Speed, Speed, Length, Speed, Duration) - Method in interface org.opentrafficsim.road.gtu.lane.tactical.following.GtuFollowingModelOld
-
Compute the acceleration that would be used to follow a leader.
- computeAcceleration(Speed, Speed, Speed, Length, Speed, Duration) - Method in class org.opentrafficsim.road.gtu.lane.tactical.following.IdmOld
-
Compute the acceleration that would be used to follow a leader.
- computeAcceleration(Speed, Speed, Speed, Length, Speed, Duration) - Method in class org.opentrafficsim.road.gtu.lane.tactical.following.IdmPlusOld
-
Compute the acceleration that would be used to follow a leader.
- computeAcceleration(Speed, Speed, Speed, Length, Speed, Duration) - Method in class org.opentrafficsim.road.gtu.lane.tactical.following.SequentialFixedAccelerationModel
-
Compute the acceleration that would be used to follow a leader.
- computeAccelerationStep(Speed, Speed, Length, Speed, Time) - Method in class org.opentrafficsim.road.gtu.lane.tactical.following.AbstractGtuFollowingModelMobil
-
Compute the acceleration that would be used to follow a leader.
- computeAccelerationStep(Speed, Speed, Length, Speed, Time) - Method in interface org.opentrafficsim.road.gtu.lane.tactical.following.GtuFollowingModelOld
-
Compute the acceleration that would be used to follow a leader.
- computeAccelerationStep(Speed, Speed, Length, Speed, Time, Duration) - Method in class org.opentrafficsim.road.gtu.lane.tactical.following.AbstractGtuFollowingModelMobil
-
Compute the acceleration that would be used to follow a leader.
- computeAccelerationStep(Speed, Speed, Length, Speed, Time, Duration) - Method in interface org.opentrafficsim.road.gtu.lane.tactical.following.GtuFollowingModelOld
-
Compute the acceleration that would be used to follow a leader.
- computeAccelerationStep(LaneBasedGtu, Speed, Length, Length, Speed) - Method in class org.opentrafficsim.road.gtu.lane.tactical.following.AbstractGtuFollowingModelMobil
-
Compute the acceleration that would be used to follow a leader.
- computeAccelerationStep(LaneBasedGtu, Speed, Length, Length, Speed) - Method in interface org.opentrafficsim.road.gtu.lane.tactical.following.GtuFollowingModelOld
-
Compute the acceleration that would be used to follow a leader.
- computeAccelerationStep(LaneBasedGtu, Speed, Length, Length, Speed, Duration) - Method in class org.opentrafficsim.road.gtu.lane.tactical.following.AbstractGtuFollowingModelMobil
-
Compute the acceleration that would be used to follow a leader.
- computeAccelerationStep(LaneBasedGtu, Speed, Length, Length, Speed, Duration) - Method in interface org.opentrafficsim.road.gtu.lane.tactical.following.GtuFollowingModelOld
-
Compute the acceleration that would be used to follow a leader.
- computeAccelerationStepWithNoLeader(LaneBasedGtu, Length, Speed) - Method in class org.opentrafficsim.road.gtu.lane.tactical.following.AbstractGtuFollowingModelMobil
-
Compute the acceleration that would be used if the is not leader in sight.
- computeAccelerationStepWithNoLeader(LaneBasedGtu, Length, Speed) - Method in interface org.opentrafficsim.road.gtu.lane.tactical.following.GtuFollowingModelOld
-
Compute the acceleration that would be used if the is not leader in sight.
- computeAccelerationStepWithNoLeader(LaneBasedGtu, Length, Speed, Duration) - Method in class org.opentrafficsim.road.gtu.lane.tactical.following.AbstractGtuFollowingModelMobil
-
Compute the acceleration that would be used if the is not leader in sight.
- computeAccelerationStepWithNoLeader(LaneBasedGtu, Length, Speed, Duration) - Method in interface org.opentrafficsim.road.gtu.lane.tactical.following.GtuFollowingModelOld
-
Compute the acceleration that would be used if the is not leader in sight.
- computeBusStops() - Method in class org.opentrafficsim.road.gtu.lane.perception.categories.DirectBusStopPerception
-
Returns bus stops.
- computeDualAccelerationStep(LaneBasedGtu, Collection<Headway>, Length, Speed) - Method in class org.opentrafficsim.road.gtu.lane.tactical.following.AbstractGtuFollowingModelMobil
-
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.
or should slow down for a crossing from accelerating to unsafe speeds. - computeDualAccelerationStep(LaneBasedGtu, Collection<Headway>, Length, Speed) - Method in interface org.opentrafficsim.road.gtu.lane.tactical.following.GtuFollowingModelOld
-
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.
or should slow down for a crossing from accelerating to unsafe speeds. - computeDualAccelerationStep(LaneBasedGtu, Collection<Headway>, Length, Speed, Duration) - Method in class org.opentrafficsim.road.gtu.lane.tactical.following.AbstractGtuFollowingModelMobil
-
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.
or should slow down for a crossing from accelerating to unsafe speeds. - computeDualAccelerationStep(LaneBasedGtu, Collection<Headway>, Length, Speed, Duration) - Method in interface org.opentrafficsim.road.gtu.lane.tactical.following.GtuFollowingModelOld
-
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.
or should slow down for a crossing from accelerating to unsafe speeds. - computeGtuAlongside(LateralDirectionality) - Method in class org.opentrafficsim.road.gtu.lane.perception.categories.neighbors.DirectNeighborsPerception
-
Computes whether there is a GTU alongside.
- computeLaneChangeAndAcceleration(LaneBasedGtu, Collection<Headway>, Collection<Headway>, Collection<Headway>, Speed, Acceleration, Acceleration, Acceleration) - Method in class org.opentrafficsim.road.gtu.lane.tactical.lanechangemobil.AbstractLaneChangeModel
-
Compute the acceleration and lane change.
- computeLaneChangeAndAcceleration(LaneBasedGtu, Collection<Headway>, Collection<Headway>, Collection<Headway>, Speed, Acceleration, Acceleration, Acceleration) - Method in class org.opentrafficsim.road.gtu.lane.tactical.lanechangemobil.FixedLaneChangeModel
-
Compute the acceleration and lane change.
- computeLaneChangeAndAcceleration(LaneBasedGtu, Collection<Headway>, Collection<Headway>, Collection<Headway>, Speed, Acceleration, Acceleration, Acceleration) - Method in interface org.opentrafficsim.road.gtu.lane.tactical.lanechangemobil.LaneChangeModel
-
Compute the acceleration and lane change.
- computeLaneChangeAndAcceleration(LaneBasedGtu, LateralDirectionality, Collection<Headway>, Collection<Headway>, Length, Speed, Acceleration, Acceleration, Duration) - Method in class org.opentrafficsim.road.gtu.lane.tactical.directedlanechange.AbstractDirectedLaneChangeModel
-
Compute the acceleration and lane change.
- computeLaneChangeAndAcceleration(LaneBasedGtu, LateralDirectionality, Collection<Headway>, Collection<Headway>, Length, Speed, Acceleration, Acceleration, Duration) - Method in class org.opentrafficsim.road.gtu.lane.tactical.directedlanechange.DirectedFixedLaneChangeModel
-
Compute the acceleration and lane change.
- computeLaneChangeAndAcceleration(LaneBasedGtu, LateralDirectionality, Collection<Headway>, Collection<Headway>, Length, Speed, Acceleration, Acceleration, Duration) - Method in interface org.opentrafficsim.road.gtu.lane.tactical.directedlanechange.DirectedLaneChangeModel
-
Compute the acceleration and lane change.
- computeSuitabilityWithLaneChanges(Lane, double, Map<Lane, Length>, int, LateralDirectionality, GtuType) - Method in class org.opentrafficsim.road.gtu.lane.tactical.LaneBasedCfLcTacticalPlanner
-
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. - concatenateNull(OtsLine2d, OtsLine2d) - Static method in class org.opentrafficsim.road.gtu.lane.tactical.AbstractLaneBasedTacticalPlanner
-
Concatenate two paths, where the first may be
null
. - Conflict - Class in org.opentrafficsim.road.network.lane.conflict
-
Conflicts deal with traffic on different links/roads that need to consider each other as their paths may be in conflict spatially.
- CONFLICT - Enum constant in enum class org.opentrafficsim.road.gtu.lane.perception.headway.Headway.ObjectType
-
intersection conflict.
- Conflict.ConflictEnd - Class in org.opentrafficsim.road.network.lane.conflict
-
Light-weight lane based object to indicate the end of a conflict.
- ConflictBuilder - Class in org.opentrafficsim.road.network.lane.conflict
-
Conflict builder allows automatic generation of conflicts.
- ConflictBuilder.CbrTaskBig - Class in org.opentrafficsim.road.network.lane.conflict
-
Large conflict builder task.
- ConflictBuilder.CbrTaskSmall - Class in org.opentrafficsim.road.network.lane.conflict
-
Small conflict builder task.
- ConflictBuilder.ConflictBuilderRecordBig - Record Class in org.opentrafficsim.road.network.lane.conflict
-
Big conflict builder record.
- ConflictBuilder.ConflictBuilderRecordSmall - Record Class in org.opentrafficsim.road.network.lane.conflict
-
Small conflict builder record.
- ConflictBuilder.FixedWidthGenerator - Class in org.opentrafficsim.road.network.lane.conflict
-
Generator with fixed width.
- ConflictBuilder.RelativeWidthGenerator - Class in org.opentrafficsim.road.network.lane.conflict
-
Generator with width factor on actual lane width.
- ConflictBuilder.WidthGenerator - Interface in org.opentrafficsim.road.network.lane.conflict
-
Generator for width.
- ConflictBuilderRecordBig(int, List<Lane>, LaneCombinationList, LaneCombinationList, OtsSimulatorInterface, ConflictBuilder.WidthGenerator, Map<Lane, OtsLine2d>, Map<Lane, OtsLine2d>) - Constructor for record class org.opentrafficsim.road.network.lane.conflict.ConflictBuilder.ConflictBuilderRecordBig
-
Creates an instance of a
ConflictBuilderRecordBig
record class. - ConflictBuilderRecordSmall(Lane, Set<Lane>, Set<Lane>, Lane, Set<Lane>, Set<Lane>, boolean, OtsSimulatorInterface, ConflictBuilder.WidthGenerator, Map<Lane, OtsLine2d>, Map<Lane, OtsLine2d>) - Constructor for record class org.opentrafficsim.road.network.lane.conflict.ConflictBuilder.ConflictBuilderRecordSmall
-
Creates an instance of a
ConflictBuilderRecordSmall
record class. - ConflictEnd(Conflict, Lane, Length) - Constructor for class org.opentrafficsim.road.network.lane.conflict.Conflict.ConflictEnd
-
Construct a new ConflictEnd object.
- ConflictPlans() - Constructor for class org.opentrafficsim.road.gtu.lane.tactical.util.ConflictUtil.ConflictPlans
- conflictPriority() - Method in class org.opentrafficsim.road.network.lane.conflict.Conflict
- ConflictPriority - Enum Class in org.opentrafficsim.road.network.lane.conflict
-
Priority of conflict.
- ConflictRule - Interface in org.opentrafficsim.road.network.lane.conflict
-
A conflict rule provides the conflict priority.
- ConflictType - Enum Class in org.opentrafficsim.road.network.lane.conflict
-
Type of conflict.
- ConflictUtil - Class in org.opentrafficsim.road.gtu.lane.tactical.util
-
This class implements default behavior for intersection conflicts for use in tactical planners.
- ConflictUtil.ConflictPlans - Class in org.opentrafficsim.road.gtu.lane.tactical.util
-
Holds the tactical plans of a driver considering conflicts.
- connectsToPath(LaneBasedGtu, Length, Lane, Length, Link) - Static method in class org.opentrafficsim.road.gtu.lane.tactical.AbstractLaneBasedTacticalPlanner
-
Determine whether the lane is directly connected to our route, in other words: if we would (continue to) drive on the given lane, can we take the right branch at the nextSplitNode without switching lanes?
- considerSpeedLimitTransitions(Parameters, Speed, SpeedLimitProspect, CarFollowingModel) - Static method in class org.opentrafficsim.road.gtu.lane.tactical.util.SpeedLimitUtil
-
Acceleration for speed limit transitions.
- Constant(String, double) - Constructor for class org.opentrafficsim.road.gtu.lane.perception.mental.sdm.TaskSupplier.Constant
-
Constructor.
- CONSTANT - Static variable in interface org.opentrafficsim.road.gtu.generator.headway.ArrivalsHeadwayGenerator.HeadwayDistribution
-
Constant headway.
- CONSTANT_ACCELERATION - Static variable in interface org.opentrafficsim.road.gtu.lane.perception.categories.neighbors.Anticipation
-
Assume constant acceleration.
- CONSTANT_SPEED - Static variable in interface org.opentrafficsim.road.gtu.lane.perception.categories.neighbors.Anticipation
-
Assume constant speed.
- constantAccelerationStop(CarFollowingModel, Parameters, Speed, Length) - Static method in class org.opentrafficsim.road.gtu.lane.tactical.util.CarFollowingUtil
-
Return constant acceleration in order to stop in specified distance.
- ConstantTask - Class in org.opentrafficsim.road.gtu.lane.perception.mental
-
Class for constant demand.
- ConstantTask(String, double) - Constructor for class org.opentrafficsim.road.gtu.lane.perception.mental.ConstantTask
-
Constructor.
- contains(GtuType) - Method in class org.opentrafficsim.road.gtu.generator.GeneratorPositions.LaneBiases
-
Whether a bias is defined for the given type.
- contains(Node, Node, Category) - Method in class org.opentrafficsim.road.od.OdMatrix
- contains(Lane, Lane) - Method in class org.opentrafficsim.road.network.lane.conflict.LaneCombinationList
-
Returns whether the combination of the two lanes is included.
- containsAddSource(Object) - Method in class org.opentrafficsim.road.network.speed.SpeedLimitProspect
-
Returns whether the given source is already added in the prospect.
- containsRemoveSource(Object) - Method in class org.opentrafficsim.road.network.speed.SpeedLimitProspect
-
Returns whether the given source is already removed in the prospect.
- containsType(SpeedLimitType<?>) - Method in class org.opentrafficsim.road.network.speed.SpeedLimitInfo
-
Whether speed info is present for the given speed limit type.
- Controllable - Interface in org.opentrafficsim.road.gtu.lane.tactical
-
Interface for tactical planners to return the control state for visualization.
- Controllable.State - Enum Class in org.opentrafficsim.road.gtu.lane.tactical
-
Control state.
- ControlTacticalPlanner - Interface in org.opentrafficsim.road.gtu.lane.control
-
Interface for tactical planners that use control.
- CONVERSING - Enum constant in enum class org.opentrafficsim.road.gtu.lane.perception.mental.sdm.DefaultDistraction
-
Conversing.
- convert(float[]) - Method in class org.opentrafficsim.road.network.sampling.data.WorldDirData
- convertValue(float) - Method in class org.opentrafficsim.road.network.sampling.data.WorldDirData
- cooperate(LanePerception, Parameters, SpeedLimitInfo, CarFollowingModel, LateralDirectionality, Desire) - Method in interface org.opentrafficsim.road.gtu.lane.tactical.util.lmrs.Cooperation
-
Determine acceleration for cooperation.
- COOPERATING - Enum constant in enum class org.opentrafficsim.road.gtu.lane.tactical.Synchronizable.State
-
Subject vehicle is cooperating for a lane change of another GTU.
- Cooperation - Interface in org.opentrafficsim.road.gtu.lane.tactical.util.lmrs
-
Different forms of cooperation.
- copy(RoadNetwork) - Static method in class org.opentrafficsim.road.network.factory.RoadNetworkUtils
-
Make a copy of the network, without GTUs and listeners.
- COPY - Static variable in interface org.opentrafficsim.road.gtu.lane.perception.categories.neighbors.HeadwayGtuType
-
Info regarding the GTU is copied.
- correctCurrentLanes() - Method in record class org.opentrafficsim.road.gtu.lane.tactical.NextSplitInfo
-
Returns the value of the
correctCurrentLanes
record component. - CountAndDistance() - Constructor for class org.opentrafficsim.road.gtu.lane.perception.categories.AnticipationDensity.CountAndDistance
- countCompatibleLanes(CrossSectionLink, GtuType) - Method in class org.opentrafficsim.road.gtu.lane.tactical.LaneBasedCfLcTacticalPlanner
-
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 - coveredDistance(double) - Method in class org.opentrafficsim.road.network.lane.Lane
-
Returns the covered distance driven to the given fractional position.
- create() - Method in class org.opentrafficsim.road.gtu.generator.characteristics.DefaultLaneBasedGtuCharacteristicsGeneratorOd.Factory
-
Creates the default GTU characteristics generator based on OD information.
- create() - Method in class org.opentrafficsim.road.network.sampling.RoadSampler.Factory
-
Create sampler.
- create(Set<LanePosition>, StreamInterface) - Static method in interface org.opentrafficsim.road.gtu.generator.GeneratorPositions
-
Create a GeneratorPositions object to draw positions from.
- create(Set<LanePosition>, StreamInterface, Map<CrossSectionLink, Double>, Map<CrossSectionLink, Node>) - Static method in interface org.opentrafficsim.road.gtu.generator.GeneratorPositions
-
Create a GeneratorPositions object to draw positions from.
- create(Set<LanePosition>, StreamInterface, GeneratorPositions.LaneBiases) - Static method in interface org.opentrafficsim.road.gtu.generator.GeneratorPositions
-
Create a GeneratorPositions object to draw positions from.
- create(Set<LanePosition>, StreamInterface, GeneratorPositions.LaneBiases, Map<CrossSectionLink, Double>, Map<CrossSectionLink, Node>) - Static method in interface org.opentrafficsim.road.gtu.generator.GeneratorPositions
-
Create a GeneratorPositions object to draw positions from.
- create(GtuType) - Method in interface org.opentrafficsim.road.gtu.lane.VehicleModelFactory
-
Create next vehicle model for given GTU type.
- create(LaneBasedGtu) - Method in class org.opentrafficsim.road.gtu.lane.tactical.LaneBasedCfLcTacticalPlannerFactory
-
Creates a new tactical planner for the given GTU.
- create(LaneBasedGtu) - Method in class org.opentrafficsim.road.gtu.lane.tactical.LaneBasedGtuFollowingTacticalPlannerFactory
-
Creates a new tactical planner for the given GTU.
- create(LaneBasedGtu) - Method in interface org.opentrafficsim.road.gtu.lane.tactical.LaneBasedTacticalPlannerFactory
-
Creates a new tactical planner for the given GTU.
- create(LaneBasedGtu) - Method in class org.opentrafficsim.road.gtu.lane.tactical.lmrs.LmrsFactory
-
Creates a new tactical planner for the given GTU.
- create(LaneBasedGtu) - Method in class org.opentrafficsim.road.gtu.lane.tactical.toledo.ToledoFactory
-
Creates a new tactical planner for the given GTU.
- create(LaneBasedGtu, Route, Node, Node) - Method in interface org.opentrafficsim.road.gtu.strategical.LaneBasedStrategicalPlannerFactory
-
Creates a new strategical planner for the given GTU.
- create(LaneBasedGtu, Route, Node, Node) - Method in class org.opentrafficsim.road.gtu.strategical.LaneBasedStrategicalRoutePlannerFactory
-
Creates a new strategical planner for the given GTU.
- createDownstreamGtu(LaneBasedGtu, LaneBasedGtu, Length) - Method in class org.opentrafficsim.road.gtu.lane.perception.categories.neighbors.DefaultCaccSensors
-
Creates a headway object from a GTU, downstream.
- createDownstreamGtu(LaneBasedGtu, LaneBasedGtu, Length) - Method in interface org.opentrafficsim.road.gtu.lane.perception.categories.neighbors.HeadwayGtuType
-
Creates a headway object from a GTU, downstream.
- createDownstreamGtu(LaneBasedGtu, LaneBasedGtu, Length) - Method in class org.opentrafficsim.road.gtu.lane.perception.categories.neighbors.HeadwayGtuType.PerceivedHeadwayGtuType
-
Creates a headway object from a GTU, downstream.
- createHeadwayGtu(LaneBasedGtu, LaneBasedGtu, Length, boolean) - Method in interface org.opentrafficsim.road.gtu.lane.perception.categories.neighbors.HeadwayGtuType
-
Creates a headway object from a GTU, downstream or upstream.
- createHeadwayGtu(LaneBasedGtu, LaneBasedGtu, Length, boolean) - Method in class org.opentrafficsim.road.gtu.lane.perception.categories.neighbors.HeadwayGtuType.PerceivedHeadwayGtuType
-
Creates a headway object from a GTU, downstream or upstream.
- createParallelGtu(LaneBasedGtu, LaneBasedGtu, Length, Length, Length) - Method in class org.opentrafficsim.road.gtu.lane.perception.categories.neighbors.DefaultCaccSensors
-
Creates a headway object from a GTU, parallel.
- createParallelGtu(LaneBasedGtu, LaneBasedGtu, Length, Length, Length) - Method in interface org.opentrafficsim.road.gtu.lane.perception.categories.neighbors.HeadwayGtuType
-
Creates a headway object from a GTU, parallel.
- createParallelGtu(LaneBasedGtu, LaneBasedGtu, Length, Length, Length) - Method in class org.opentrafficsim.road.gtu.lane.perception.categories.neighbors.HeadwayGtuType.PerceivedHeadwayGtuType
-
Creates a headway object from a GTU, parallel.
- createPathAlongCenterLine(LaneBasedGtu, Length) - Static method in class org.opentrafficsim.road.gtu.lane.plan.operational.LaneOperationalPlanBuilder
-
Creates a path along lane center lines.
- createStraightLane(CrossSectionLink, String, List<CrossSectionSlice>, LaneType, Map<GtuType, Speed>) - Static method in class org.opentrafficsim.road.network.lane.LaneGeometryUtil
-
Creates a simple straight lane.
- createStraightLane(CrossSectionLink, String, Length, Length, Length, Length, LaneType, Map<GtuType, Speed>) - Static method in class org.opentrafficsim.road.network.lane.LaneGeometryUtil
-
Creates a simple straight lane.
- createStraightLane(CrossSectionLink, String, Length, Length, LaneType, Map<GtuType, Speed>) - Static method in class org.opentrafficsim.road.network.lane.LaneGeometryUtil
-
Creates a simple straight lane.
- createStraightShoulder(CrossSectionLink, String, Length, Length, Length, Length, LaneType) - Static method in class org.opentrafficsim.road.network.lane.LaneGeometryUtil
-
Creates a simple straight shoulder.
- createStraightStripe(Stripe.Type, CrossSectionLink, Length, Length) - Static method in class org.opentrafficsim.road.network.lane.LaneGeometryUtil
-
Creates a simple straight lane.
- createUpstreamGtu(LaneBasedGtu, LaneBasedGtu, Length) - Method in class org.opentrafficsim.road.gtu.lane.perception.categories.neighbors.DefaultCaccSensors
-
Creates a headway object from a GTU, downstream.
- createUpstreamGtu(LaneBasedGtu, LaneBasedGtu, Length) - Method in interface org.opentrafficsim.road.gtu.lane.perception.categories.neighbors.HeadwayGtuType
-
Creates a headway object from a GTU, downstream.
- createUpstreamGtu(LaneBasedGtu, LaneBasedGtu, Length) - Method in class org.opentrafficsim.road.gtu.lane.perception.categories.neighbors.HeadwayGtuType.PerceivedHeadwayGtuType
-
Creates a headway object from a GTU, downstream.
- CROSSING - Enum constant in enum class org.opentrafficsim.road.network.lane.conflict.ConflictType
-
Crossing conflict.
- CrossSectionElement - Class in org.opentrafficsim.road.network.lane
-
Cross section elements are used to compose a CrossSectionLink.
- CrossSectionElement(CrossSectionLink, String, OtsLine2d, Polygon2d, List<CrossSectionSlice>) - Constructor for class org.opentrafficsim.road.network.lane.CrossSectionElement
-
Constructor.
- CrossSectionLink - Class in org.opentrafficsim.road.network.lane
-
A CrossSectionLink is a link with lanes where GTUs can possibly switch between lanes.
- CrossSectionLink(RoadNetwork, String, Node, Node, LinkType, OtsLine2d, FractionalLengthData, LaneKeepingPolicy) - Constructor for class org.opentrafficsim.road.network.lane.CrossSectionLink
-
Construction of a cross section link.
- CrossSectionLink.Priority - Enum Class in org.opentrafficsim.road.network.lane
-
Priority of a link.
- CrossSectionSlice - Class in org.opentrafficsim.road.network.lane
-
The CrossSectionSlice provides the width and offset at a relative length of a CrossSectionElement.
- CrossSectionSlice(Length, Length, Length) - Constructor for class org.opentrafficsim.road.network.lane.CrossSectionSlice
-
Construct a new CrossSectionSlice.
- CURRENT - Static variable in class org.opentrafficsim.road.gtu.lane.perception.RelativeLane
-
Current lane.
- CURVATURE - Static variable in class org.opentrafficsim.road.network.speed.SpeedLimitTypes
-
Curvature speed limit type.
- CycleTimeLightController - Class in org.opentrafficsim.road.network.control.rampmetering
-
Controller using a cycle time.
- CycleTimeLightController(OtsSimulatorInterface, List<TrafficLight>, DetectorType) - Constructor for class org.opentrafficsim.road.network.control.rampmetering.CycleTimeLightController
D
- DASHED - Enum constant in enum class org.opentrafficsim.road.network.lane.Stripe.Type
-
Dashes ¦ allow to cross in both directions.
- DCOOP - Static variable in interface org.opentrafficsim.road.gtu.lane.tactical.util.lmrs.LmrsParameters
-
Cooperative lane change desire threshold.
- deadEnd() - Method in record class org.opentrafficsim.road.network.LaneChangeInfo
-
Returns the value of the
deadEnd
record component. - DEADEND - Static variable in interface org.opentrafficsim.road.gtu.lane.tactical.util.lmrs.Synchronization
-
Synchronization that only includes stopping for a dead-end.
- DEFAULT_DETECTOR_ELEVATION - Static variable in class org.opentrafficsim.road.network.lane.object.detector.LaneDetector
-
Default elevation of a detector; if the lane is not at elevation 0; this value is probably far off.
- DEFAULT_SUPPLIERS - Static variable in interface org.opentrafficsim.road.gtu.strategical.RouteGenerator
-
Cache of default route generators per stream and link-weight.
- DEFAULT_TRAFFICLIGHT_ELEVATION - Static variable in class org.opentrafficsim.road.network.lane.object.trafficlight.TrafficLight
-
Default elevation of a traffic light (above zero; don't use this for lanes at non-zero elevation).
- DEFAULT_WIDTH_GENERATOR - Static variable in class org.opentrafficsim.road.network.lane.conflict.ConflictBuilder
-
Default width generator for conflicts which uses 80% of the lane width.
- DefaultCaccSensors - Class in org.opentrafficsim.road.gtu.lane.perception.categories.neighbors
-
Default CACC sensors.
- DefaultCaccSensors() - Constructor for class org.opentrafficsim.road.gtu.lane.perception.categories.neighbors.DefaultCaccSensors
- DefaultConflictRule - Class in org.opentrafficsim.road.network.lane.conflict
-
Default determination of priority based on link priority, or right-hand traffic.
- DefaultConflictRule() - Constructor for class org.opentrafficsim.road.network.lane.conflict.DefaultConflictRule
- DefaultDistraction - Enum Class in org.opentrafficsim.road.gtu.lane.perception.mental.sdm
-
Set of default distractions as derived by the research of Manuel Lindorfer.
- DefaultLaneBasedGtuCharacteristicsGeneratorOd - Class in org.opentrafficsim.road.gtu.generator.characteristics
-
Default generator for
LaneBasedGtuCharacteristics
in a context with OD information. - DefaultLaneBasedGtuCharacteristicsGeneratorOd.Factory - Class in org.opentrafficsim.road.gtu.generator.characteristics
-
Factory for
DefaultGtuCharacteristicsGeneratorOD
. - defaultLmrs(StreamInterface) - Static method in class org.opentrafficsim.road.gtu.generator.characteristics.DefaultLaneBasedGtuCharacteristicsGeneratorOd
-
Returns a strategical model factory for a standard LMRS model, to be used in
Factory
. - DefaultLmrsPerceptionFactory - Class in org.opentrafficsim.road.gtu.lane.tactical.lmrs
-
Perception factory with EgoPerception, InfrastructurePerception, NeighborsPerception and IntersectionPerception.
- DefaultLmrsPerceptionFactory() - Constructor for class org.opentrafficsim.road.gtu.lane.tactical.lmrs.DefaultLmrsPerceptionFactory
- DefaultRouteGenerator(StreamInterface, LinkWeight) - Constructor for class org.opentrafficsim.road.gtu.strategical.RouteGenerator.DefaultRouteGenerator
-
Constructor.
- DefaultSimplePerception - Interface in org.opentrafficsim.road.gtu.lane.perception.categories
-
Default perception category.
- DefaultsRoad - Class in org.opentrafficsim.road.definitions
-
This class houses defaults instances for different types, specific for road, such as lane types.
- DefaultsRoad(Locale) - Constructor for class org.opentrafficsim.road.definitions.DefaultsRoad
-
Constructor.
- DefaultsRoadNl - Class in org.opentrafficsim.road.definitions
-
Road defaults for locale nl_NL.
- DefaultsRoadNl() - Constructor for class org.opentrafficsim.road.definitions.DefaultsRoadNl
-
Constructor setting locale nl_NL.
- defaultWidth() - Method in enum class org.opentrafficsim.road.network.lane.Stripe.Type
-
Returns the default width.
- DELAY - Static variable in interface org.opentrafficsim.road.gtu.lane.perception.categories.neighbors.LongitudinalControllerPerception
-
Sensor delay parameter.
- delayActuation(Acceleration, LaneBasedGtu) - Method in class org.opentrafficsim.road.gtu.lane.control.AbstractActuatedControl
-
Delays the actuation of acceleration.
- delayActuation(Acceleration, LaneBasedGtu) - Method in interface org.opentrafficsim.road.gtu.lane.control.DelayedActuation
-
Delays the actuation of acceleration.
- DelayedActuation - Interface in org.opentrafficsim.road.gtu.lane.control
-
Delays the actuation of acceleration.
- DELTA - Static variable in class org.opentrafficsim.road.gtu.lane.tactical.following.AbstractIdm
-
Acceleration flattening.
- DemandPattern - Record Class in org.opentrafficsim.road.gtu.generator.headway
-
Demand pattern defined by a frequency vector, time vector and interpolation.
- DemandPattern(FrequencyVector, TimeVector, Interpolation) - Constructor for record class org.opentrafficsim.road.gtu.generator.headway.DemandPattern
-
Creates an instance of a
DemandPattern
record class. - demandVector() - Method in record class org.opentrafficsim.road.gtu.generator.headway.DemandPattern
-
Returns the value of the
demandVector
record component. - Desire - Record Class in org.opentrafficsim.road.gtu.lane.tactical.util.lmrs
-
Reflects the level of lane change desire a driver experiences in both the left and right direction.
- Desire(double, double) - Constructor for record class org.opentrafficsim.road.gtu.lane.tactical.util.lmrs.Desire
-
Constructor which sets the supplied desire.
- Desire(Dimensionless, Dimensionless) - Constructor for record class org.opentrafficsim.road.gtu.lane.tactical.util.lmrs.Desire
-
Constructor which sets the supplied desire.
- DESIRE - Static variable in interface org.opentrafficsim.road.gtu.lane.perception.mental.TaskLaneChanging.LateralConsideration
-
Desire based lateral consideration.
- DesireBased - Interface in org.opentrafficsim.road.gtu.lane.tactical
-
Interface for tactical planners that can return desire information for visualization.
- DESIRED_SPEED - Static variable in class org.opentrafficsim.road.gtu.lane.tactical.following.AbstractIdm
-
Default IDM desired speed model.
- desiredHeadway(Parameters, Speed) - Method in class org.opentrafficsim.road.gtu.lane.tactical.following.AbstractCarFollowingModel
-
Determines the desired headway in equilibrium conditions, i.e. no speed difference with the leader.
- desiredHeadway(Parameters, Speed) - Method in interface org.opentrafficsim.road.gtu.lane.tactical.following.DesiredHeadwayModel
-
Determines the desired headway in equilibrium conditions, i.e. no speed difference with the leader.
- desiredHeadway(Parameters, Speed) - Method in class org.opentrafficsim.road.gtu.lane.tactical.following.FixedAccelerationModel
-
Determines the desired headway in equilibrium conditions, i.e. no speed difference with the leader.
- desiredHeadway(Parameters, Speed) - Method in class org.opentrafficsim.road.gtu.lane.tactical.following.IdmOld
-
Determines the desired headway in equilibrium conditions, i.e. no speed difference with the leader.
- desiredHeadway(Parameters, Speed) - Method in class org.opentrafficsim.road.gtu.lane.tactical.following.IdmPlusOld
-
Determines the desired headway in equilibrium conditions, i.e. no speed difference with the leader.
- desiredHeadway(Parameters, Speed) - Method in class org.opentrafficsim.road.gtu.lane.tactical.following.SequentialFixedAccelerationModel
-
Determines the desired headway in equilibrium conditions, i.e. no speed difference with the leader.
- DesiredHeadwayModel - Interface in org.opentrafficsim.road.gtu.lane.tactical.following
-
Desired headway model.
- desiredSpeed(Parameters, SpeedLimitInfo) - Method in class org.opentrafficsim.road.gtu.lane.tactical.following.AbstractCarFollowingModel
-
Determines the desired speed.
- desiredSpeed(Parameters, SpeedLimitInfo) - Method in interface org.opentrafficsim.road.gtu.lane.tactical.following.DesiredSpeedModel
-
Determines the desired speed.
- desiredSpeed(Parameters, SpeedLimitInfo) - Method in class org.opentrafficsim.road.gtu.lane.tactical.following.FixedAccelerationModel
-
Determines the desired speed.
- desiredSpeed(Parameters, SpeedLimitInfo) - Method in class org.opentrafficsim.road.gtu.lane.tactical.following.IdmOld
-
Determines the desired speed.
- desiredSpeed(Parameters, SpeedLimitInfo) - Method in class org.opentrafficsim.road.gtu.lane.tactical.following.IdmPlusOld
-
Determines the desired speed.
- desiredSpeed(Parameters, SpeedLimitInfo) - Method in class org.opentrafficsim.road.gtu.lane.tactical.following.SequentialFixedAccelerationModel
-
Determines the desired speed.
- desiredSpeed(Parameters, SpeedLimitInfo) - Method in class org.opentrafficsim.road.gtu.lane.tactical.lmrs.SocioDesiredSpeed
-
Determines the desired speed.
- DesiredSpeedModel - Interface in org.opentrafficsim.road.gtu.lane.tactical.following
-
Desired speed model.
- DESTINATION - Static variable in class org.opentrafficsim.road.network.lane.object.detector.SinkDetector
-
Predicate to use to destroy all GTUs with routes ending in the end node of this link, possibly via a connector.
- DESTINATION_COLUMN - Static variable in class org.opentrafficsim.road.gtu.generator.Injections
-
Destination column id.
- destinationTotal(Node) - Method in class org.opentrafficsim.road.od.OdMatrix
-
Calculates total number of trips over time for given destination.
- destroy() - Method in class org.opentrafficsim.road.gtu.lane.LaneBasedGtu
- Detector - Interface in org.opentrafficsim.road.network.lane.object.detector
-
Interface for detectors.
- DETECTOR_ADD_EVENT - Static variable in class org.opentrafficsim.road.network.lane.Lane
-
The timed event type for pub/sub indicating the addition of a Detector to the lane.
- DETECTOR_REMOVE_EVENT - Static variable in class org.opentrafficsim.road.network.lane.Lane
-
The timed event type for pub/sub indicating the removal of a Detector from the lane.
- DETECTOR_TRIGGER_EVENT - Static variable in class org.opentrafficsim.road.network.lane.object.detector.LaneDetector
-
The timed event type for pub/sub indicating the triggering of a Detector on a lane.
- DetectorType - Class in org.opentrafficsim.road.network.lane.object.detector
-
Defines the type of a Detector, and with it the GTU compatibility.
- DetectorType(String) - Constructor for class org.opentrafficsim.road.network.lane.object.detector.DetectorType
-
Constructor for root-level types.
- DetectorType(String, DetectorType) - Constructor for class org.opentrafficsim.road.network.lane.object.detector.DetectorType
-
Constructor for types with parent.
- determineDesire(Parameters, LanePerception, CarFollowingModel, Desire) - Method in class org.opentrafficsim.road.gtu.lane.tactical.lmrs.IncentiveBusStop
-
Determines level of lane change desire for a lane change incentive.
- determineDesire(Parameters, LanePerception, CarFollowingModel, Desire) - Method in class org.opentrafficsim.road.gtu.lane.tactical.lmrs.IncentiveDummy
-
Determines level of lane change desire for a lane change incentive.
- determineDesire(Parameters, LanePerception, CarFollowingModel, Desire) - Method in class org.opentrafficsim.road.gtu.lane.tactical.lmrs.IncentiveGetInLane
-
Determines level of lane change desire for a lane change incentive.
- determineDesire(Parameters, LanePerception, CarFollowingModel, Desire) - Method in class org.opentrafficsim.road.gtu.lane.tactical.lmrs.IncentiveRoute
-
Determines level of lane change desire for a lane change incentive.
- determineDesire(Parameters, LanePerception, CarFollowingModel, Desire) - Method in interface org.opentrafficsim.road.gtu.lane.tactical.util.lmrs.MandatoryIncentive
-
Determines level of lane change desire for a lane change incentive.
- determineDesire(Parameters, LanePerception, CarFollowingModel, Desire, Desire) - Method in class org.opentrafficsim.road.gtu.lane.tactical.lmrs.IncentiveCourtesy
-
Determines level of lane change desire for a lane change incentive.
- determineDesire(Parameters, LanePerception, CarFollowingModel, Desire, Desire) - Method in class org.opentrafficsim.road.gtu.lane.tactical.lmrs.IncentiveKeep
-
Determines level of lane change desire for a lane change incentive.
- determineDesire(Parameters, LanePerception, CarFollowingModel, Desire, Desire) - Method in class org.opentrafficsim.road.gtu.lane.tactical.lmrs.IncentiveQueue
-
Determines level of lane change desire for a lane change incentive.
- determineDesire(Parameters, LanePerception, CarFollowingModel, Desire, Desire) - Method in class org.opentrafficsim.road.gtu.lane.tactical.lmrs.IncentiveSocioSpeed
-
Determines level of lane change desire for a lane change incentive.
- determineDesire(Parameters, LanePerception, CarFollowingModel, Desire, Desire) - Method in class org.opentrafficsim.road.gtu.lane.tactical.lmrs.IncentiveSpeed
-
Determines level of lane change desire for a lane change incentive.
- determineDesire(Parameters, LanePerception, CarFollowingModel, Desire, Desire) - Method in class org.opentrafficsim.road.gtu.lane.tactical.lmrs.IncentiveSpeedWithCourtesy
-
Determines level of lane change desire for a lane change incentive.
- determineDesire(Parameters, LanePerception, CarFollowingModel, Desire, Desire) - Method in class org.opentrafficsim.road.gtu.lane.tactical.lmrs.IncentiveStayRight
-
Determines level of lane change desire for a lane change incentive.
- determineDesire(Parameters, LanePerception, CarFollowingModel, Desire, Desire) - Method in interface org.opentrafficsim.road.gtu.lane.tactical.util.lmrs.VoluntaryIncentive
-
Determines level of lane change desire for a lane change incentive.
- determineNextSplit(LaneBasedGtu, Length) - Static method in class org.opentrafficsim.road.gtu.lane.tactical.AbstractLaneBasedTacticalPlanner
-
Calculate the next location where the network splits, with a maximum headway relative to the reference point of the GTU.
- determinePlan(LaneBasedGtu, Time, CarFollowingModel, LaneChange, LmrsData, LanePerception, Iterable<MandatoryIncentive>, Iterable<VoluntaryIncentive>) - Static method in class org.opentrafficsim.road.gtu.lane.tactical.util.lmrs.LmrsUtil
-
Determines a simple representation of an operational plan.
- determinePriority(Conflict) - Method in class org.opentrafficsim.road.network.lane.conflict.BusStopConflictRule
-
Determines the priority for the given conflict.
- determinePriority(Conflict) - Method in interface org.opentrafficsim.road.network.lane.conflict.ConflictRule
-
Determines the priority for the given conflict.
- determinePriority(Conflict) - Method in class org.opentrafficsim.road.network.lane.conflict.DefaultConflictRule
-
Determines the priority for the given conflict.
- determinePriority(Conflict) - Method in class org.opentrafficsim.road.network.lane.conflict.SplitConflictRule
-
Determines the priority for the given conflict.
- DFREE - Static variable in class org.opentrafficsim.road.gtu.lane.tactical.lmrs.IncentiveKeep
-
Free lane change threshold parameter type.
- DFREE - Static variable in interface org.opentrafficsim.road.gtu.lane.tactical.util.lmrs.LmrsParameters
-
Free lane change desire threshold.
- DIALING_CELL_PHONE - Enum constant in enum class org.opentrafficsim.road.gtu.lane.perception.mental.sdm.DefaultDistraction
-
Dialing cell phone.
- DirectBusStopPerception - Class in org.opentrafficsim.road.gtu.lane.perception.categories
-
Bus stop perception.
- DirectBusStopPerception(LanePerception) - Constructor for class org.opentrafficsim.road.gtu.lane.perception.categories.DirectBusStopPerception
- DirectDefaultSimplePerception - Class in org.opentrafficsim.road.gtu.lane.perception.categories
-
Copyright (c) 2013-2024 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
- DirectDefaultSimplePerception(LanePerception) - Constructor for class org.opentrafficsim.road.gtu.lane.perception.categories.DirectDefaultSimplePerception
- DirectedAltruistic - Class in org.opentrafficsim.road.gtu.lane.tactical.directedlanechange
-
The altruistic driver changes lane when that is beneficial for all drivers.
- DirectedAltruistic(LanePerception) - Constructor for class org.opentrafficsim.road.gtu.lane.tactical.directedlanechange.DirectedAltruistic
- DirectedEgoistic - Class in org.opentrafficsim.road.gtu.lane.tactical.directedlanechange
-
The egoistic drive changes lane when this yields is personal advantage (totally ignoring any disadvantage to others).
- DirectedEgoistic(LanePerception) - Constructor for class org.opentrafficsim.road.gtu.lane.tactical.directedlanechange.DirectedEgoistic
- DirectedFixedLaneChangeModel - Class in org.opentrafficsim.road.gtu.lane.tactical.directedlanechange
-
Dummy lane change model with totally predictable results (used for testing).
- DirectedFixedLaneChangeModel() - Constructor for class org.opentrafficsim.road.gtu.lane.tactical.directedlanechange.DirectedFixedLaneChangeModel
- DirectedLaneChangeModel - Interface in org.opentrafficsim.road.gtu.lane.tactical.directedlanechange
-
All directed lane change models must implement this interface.
- DirectedLaneMovementStep - Class in org.opentrafficsim.road.gtu.lane.tactical.directedlanechange
-
Acceleration, lane change decision and time until when this movement is committed.
- DirectedLaneMovementStep(AccelerationStep, LateralDirectionality) - Constructor for class org.opentrafficsim.road.gtu.lane.tactical.directedlanechange.DirectedLaneMovementStep
-
Construct a new LaneChangeModelResult.
- DirectInfrastructurePerception - Class in org.opentrafficsim.road.gtu.lane.perception.categories
-
Perceives information concerning the infrastructure, including splits, lanes, speed limits and road markings.
- DirectInfrastructurePerception(LanePerception) - Constructor for class org.opentrafficsim.road.gtu.lane.perception.categories.DirectInfrastructurePerception
- DirectIntersectionPerception - Class in org.opentrafficsim.road.gtu.lane.perception.categories
-
Perceives traffic lights and intersection conflicts.
- DirectIntersectionPerception(LanePerception, HeadwayGtuType) - Constructor for class org.opentrafficsim.road.gtu.lane.perception.categories.DirectIntersectionPerception
- DIRECTIONAL_OCCUPANCY_DETECTOR_TRIGGER_ENTRY_EVENT - Static variable in interface org.opentrafficsim.road.network.lane.object.detector.DirectionalOccupancyDetector
-
The timed event type for pub/sub indicating the triggering of the entry of an OccupancyDetector.
- DIRECTIONAL_OCCUPANCY_DETECTOR_TRIGGER_EXIT_EVENT - Static variable in interface org.opentrafficsim.road.network.lane.object.detector.DirectionalOccupancyDetector
-
The timed event type for pub/sub indicating the triggering of the exit of an OccupancyDetector.
- DirectionalOccupancyDetector - Interface in org.opentrafficsim.road.network.lane.object.detector
-
An occupancy detector is a lane-based object that can be triggered by a relative position of the GTU (e.g., front, back) when that relative position passes over the detector location on the lane.
- DirectNeighborsPerception - Class in org.opentrafficsim.road.gtu.lane.perception.categories.neighbors
-
Perception of surrounding traffic on the own road, i.e. without crossing traffic.
- DirectNeighborsPerception(LanePerception, HeadwayGtuType) - Constructor for class org.opentrafficsim.road.gtu.lane.perception.categories.neighbors.DirectNeighborsPerception
-
Constructor.
- disable() - Method in class org.opentrafficsim.road.network.control.rampmetering.CycleTimeLightController
-
Disables the traffic lights.
- disable() - Method in interface org.opentrafficsim.road.network.control.rampmetering.RampMeteringLightController
-
Disables the traffic lights.
- disable(Time, Time, Lane) - Method in class org.opentrafficsim.road.gtu.generator.LaneBasedGtuGenerator
-
Disable the vehicle generator during the specific time.
- DISABLED - Enum constant in enum class org.opentrafficsim.road.gtu.lane.tactical.Controllable.State
-
Control is disabled.
- distance - Variable in class org.opentrafficsim.road.gtu.lane.perception.PerceptionCollectable.UnderlyingDistance
-
Distance.
- distance() - Method in record class org.opentrafficsim.road.gtu.lane.perception.structure.LaneStructure.Entry
-
Returns the value of the
distance
record component. - DISTANCEONLY - Enum constant in enum class org.opentrafficsim.road.gtu.lane.perception.headway.Headway.ObjectType
-
there is no observed object, just a distance.
- Distraction - Class in org.opentrafficsim.road.gtu.lane.perception.mental.sdm
-
Task as seen by the Stochastic Distraction Model.
- Distraction - Class in org.opentrafficsim.road.network.lane.object
-
Distraction following a distance profile.
- Distraction(String, String, Frequency, double, Duration, Duration, StreamInterface, TaskSupplier) - Constructor for class org.opentrafficsim.road.gtu.lane.perception.mental.sdm.Distraction
-
Constructor.
- Distraction(String, Lane, Length, OtsSimulatorInterface, Distraction.DistractionProfile) - Constructor for class org.opentrafficsim.road.network.lane.object.Distraction
- Distraction.DistractionProfile - Interface in org.opentrafficsim.road.network.lane.object
-
Describes the profile around the distraction.
- Distraction.TrapezoidProfile - Class in org.opentrafficsim.road.network.lane.object
-
Distraction profile with trapezoid shape.
- DistractionFactory - Class in org.opentrafficsim.road.gtu.lane.perception.mental.sdm
-
Utility to create a list of default distractions as derived by the research of Manuel Lindorfer.
- DistractionFactory(StreamInterface) - Constructor for class org.opentrafficsim.road.gtu.lane.perception.mental.sdm.DistractionFactory
-
Constructor.
- DLC - Static variable in interface org.opentrafficsim.road.gtu.lane.tactical.util.lmrs.LmrsParameters
-
Lane change desire of current lane change.
- DLEFT - Static variable in class org.opentrafficsim.road.gtu.lane.tactical.lmrs.IncentiveCourtesy
-
Current left lane change desire.
- DLEFT - Static variable in interface org.opentrafficsim.road.gtu.lane.tactical.util.lmrs.LmrsParameters
-
Current left lane change desire.
- DOUBLE - Enum constant in enum class org.opentrafficsim.road.network.lane.Stripe.Type
-
Double solid line ||, don't cross.
- down1() - Method in record class org.opentrafficsim.road.network.lane.conflict.ConflictBuilder.ConflictBuilderRecordSmall
-
Returns the value of the
down1
record component. - down2() - Method in record class org.opentrafficsim.road.network.lane.conflict.ConflictBuilder.ConflictBuilderRecordSmall
-
Returns the value of the
down2
record component. - DownstreamNeighborsIterable - Class in org.opentrafficsim.road.gtu.lane.perception
-
Iterable to find downstream GTU's.
The behavior of this search is slightly altered usingboolean ignoreIfUpstream
. - DownstreamNeighborsIterable(LaneBasedGtu, LaneRecordInterface<?>, Length, Length, RelativePosition, HeadwayGtuType, RelativeLane, boolean) - Constructor for class org.opentrafficsim.road.gtu.lane.perception.DownstreamNeighborsIterable
-
Constructor.
- draw() - Method in interface org.opentrafficsim.road.gtu.generator.characteristics.LaneBasedGtuCharacteristicsGenerator
-
Generate a
LaneBasedGtuCharacteristics
object. - draw() - Method in class org.opentrafficsim.road.gtu.generator.characteristics.LaneBasedGtuTemplate
-
Generate the properties of the next GTU.
- draw() - Method in class org.opentrafficsim.road.gtu.generator.characteristics.LaneBasedGtuTemplateDistribution
-
Generate a
LaneBasedGtuCharacteristics
object. - draw() - Method in class org.opentrafficsim.road.gtu.generator.headway.ArrivalsHeadwayGenerator
-
Returns a new headway
h
assuming that the previous vehicle arrived at the current timet0
. - draw() - Method in class org.opentrafficsim.road.gtu.generator.headway.HeadwayGenerator
- draw() - Method in class org.opentrafficsim.road.gtu.generator.Injections
- draw() - Method in class org.opentrafficsim.road.gtu.lane.perception.categories.WienerProcess
- draw(StreamInterface) - Method in interface org.opentrafficsim.road.gtu.generator.headway.ArrivalsHeadwayGenerator.HeadwayDistribution
-
Draws a randomized headway factor.
- draw(GtuType) - Method in class org.opentrafficsim.road.od.SplitFraction
-
Draw next link based on split fractions.
- draw(GtuType, Map<Integer, Integer>, Speed) - Method in class org.opentrafficsim.road.gtu.generator.GeneratorPositions.GeneratorLinkPosition
-
Draws a specific GeneratorLanePosition utilizing lane biases of GTU types.
- draw(GtuType, StreamInterface, Node, Route) - Method in class org.opentrafficsim.road.gtu.generator.GeneratorPositions.GeneratorZonePosition
-
Draws a GeneratorLinkPosition using number of accessible lanes for the GtuType as weight, and a GeneratorLanePosition from that.
- draw(GtuType, LaneBasedGtuCharacteristics, Map<CrossSectionLink, Map<Integer, Integer>>) - Method in interface org.opentrafficsim.road.gtu.generator.GeneratorPositions
-
Draw a new position to generate a GTU.
- draw(GtuType, LaneBasedGtuCharacteristics, Map<CrossSectionLink, Map<Integer, Integer>>) - Method in class org.opentrafficsim.road.gtu.generator.Injections
-
Draw a new position to generate a GTU.
- draw(Node, Node, Category, StreamInterface) - Method in class org.opentrafficsim.road.gtu.generator.characteristics.DefaultLaneBasedGtuCharacteristicsGeneratorOd
-
Generate new
LaneBasedGtuCharacteristics
using given input from OD. - draw(Node, Node, Category, StreamInterface) - Method in interface org.opentrafficsim.road.gtu.generator.characteristics.LaneBasedGtuCharacteristicsGeneratorOd
-
Generate new
LaneBasedGtuCharacteristics
using given input from OD. - drawState(S, S[], I[], StreamInterface) - Method in class org.opentrafficsim.road.gtu.generator.MarkovCorrelation
-
Draws a next state from this Markov Chain process, with predefined state correlations, but dynamic intensities.
- DRIGHT - Static variable in class org.opentrafficsim.road.gtu.lane.tactical.lmrs.IncentiveCourtesy
-
Current right lane change desire.
- DRIGHT - Static variable in interface org.opentrafficsim.road.gtu.lane.tactical.util.lmrs.LmrsParameters
-
Current right lane change desire.
- DRINKING - Enum constant in enum class org.opentrafficsim.road.gtu.lane.perception.mental.sdm.DefaultDistraction
-
Drinking.
- DSYNC - Static variable in interface org.opentrafficsim.road.gtu.lane.tactical.util.lmrs.LmrsParameters
-
Synchronized lane change desire threshold.
- DT - Static variable in class org.opentrafficsim.road.gtu.lane.tactical.AbstractLaneBasedTacticalPlanner
-
Time step parameter type.
- DT - Static variable in class org.opentrafficsim.road.gtu.lane.tactical.toledo.ToledoLaneChangeParameters
-
Fixed model time step.
- DT - Static variable in class org.opentrafficsim.road.gtu.lane.tactical.util.lmrs.LmrsUtil
-
Fixed model time step.
- DualAccelerationStep - Class in org.opentrafficsim.road.gtu.lane.tactical.following
-
Container for two instances of an AccelerationStep.
- DualAccelerationStep(AccelerationStep, AccelerationStep) - Constructor for class org.opentrafficsim.road.gtu.lane.tactical.following.DualAccelerationStep
-
Create a new DualAccelerationStep.
- duration() - Method in record class org.opentrafficsim.road.gtu.lane.tactical.util.AnticipationInfo
-
Returns the value of the
duration
record component. - DYNAMIC_SIGN - Static variable in class org.opentrafficsim.road.network.speed.SpeedLimitTypes
-
Dynamic speed sign speed limit type.
- dynamicDesiredHeadway(Parameters, Speed, Length, Speed) - Method in class org.opentrafficsim.road.gtu.lane.tactical.following.AbstractIdm
-
Determines the dynamic desired headway, which is non-negative.
- dynamicHeadwayTerm(Parameters, Speed, Speed) - Method in class org.opentrafficsim.road.gtu.lane.tactical.following.AbstractIdm
-
Determines the dynamic headway term.
E
- EGO_HEADWAY - Static variable in interface org.opentrafficsim.road.gtu.lane.tactical.util.lmrs.GapAcceptance
-
Being informed of the model and parameters of other drivers, but applying own headway value.
- egoAcceleration(LanePerception, Parameters, SpeedLimitInfo, CarFollowingModel, double, Speed, LateralDirectionality) - Static method in interface org.opentrafficsim.road.gtu.lane.tactical.util.lmrs.GapAcceptance
-
Determine whether a gap is acceptable.
- egoAnticipation(Speed, Acceleration, Duration) - Method in interface org.opentrafficsim.road.gtu.lane.perception.categories.neighbors.Anticipation
-
Anticipate own movement.
- Egoistic - Class in org.opentrafficsim.road.gtu.lane.tactical.lanechangemobil
-
The egoistic drive changes lane when this yields is personal advantage (totally ignoring any disadvantage to others).
- Egoistic() - Constructor for class org.opentrafficsim.road.gtu.lane.tactical.lanechangemobil.Egoistic
- EMERGENCY_LIGHTS - Enum constant in enum class org.opentrafficsim.road.gtu.lane.perception.headway.GtuStatus
-
Alarm lights are on.
- enable(Duration) - Method in class org.opentrafficsim.road.network.control.rampmetering.CycleTimeLightController
-
Starts the cycle.
- enable(Duration) - Method in interface org.opentrafficsim.road.network.control.rampmetering.RampMeteringLightController
-
Enables, or keep enabled, the controller.
- ENABLED - Enum constant in enum class org.opentrafficsim.road.gtu.lane.tactical.Controllable.State
-
Control is enabled.
- endSpeed() - Method in record class org.opentrafficsim.road.gtu.lane.tactical.util.AnticipationInfo
-
Returns the value of the
endSpeed
record component. - entails(Class<?>) - Method in class org.opentrafficsim.road.od.Categorization
-
Returns whether the categorization contains a class that is, or is a sub type of, the given class.
- enterCrossSection() - Method in class org.opentrafficsim.road.gtu.lane.LaneBasedGtu
-
Appends a new cross-section at the downstream end.
- Entry(Set<U>, C, Length) - Constructor for class org.opentrafficsim.road.gtu.lane.perception.AbstractPerceptionIterable.Entry
-
Constructor.
- Entry(Length, Length, T) - Constructor for record class org.opentrafficsim.road.gtu.lane.perception.structure.LaneStructure.Entry
-
Creates an instance of a
Entry
record class. - Entry(U, C, Length) - Constructor for class org.opentrafficsim.road.gtu.lane.perception.AbstractPerceptionIterable.Entry
-
Constructor.
- equals(Object) - Method in class org.opentrafficsim.road.gtu.generator.GeneratorPositions.GeneratorLanePosition
- equals(Object) - Method in class org.opentrafficsim.road.gtu.generator.GeneratorPositions.LaneBias
- equals(Object) - Method in class org.opentrafficsim.road.gtu.generator.GeneratorPositions.RoadPosition.BySpeed
- equals(Object) - Method in class org.opentrafficsim.road.gtu.generator.GeneratorPositions.RoadPosition.ByValue
- equals(Object) - Method in record class org.opentrafficsim.road.gtu.generator.headway.DemandPattern
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.opentrafficsim.road.gtu.lane.perception.categories.neighbors.NeighborTriplet
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in class org.opentrafficsim.road.gtu.lane.perception.GtuTypeAssumptions
- equals(Object) - Method in class org.opentrafficsim.road.gtu.lane.perception.headway.AbstractHeadway
- equals(Object) - Method in class org.opentrafficsim.road.gtu.lane.perception.headway.AbstractHeadwayCopy
- equals(Object) - Method in class org.opentrafficsim.road.gtu.lane.perception.RelativeLane
- equals(Object) - Method in record class org.opentrafficsim.road.gtu.lane.perception.structure.LaneStructure.Entry
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.opentrafficsim.road.gtu.lane.tactical.LanePathInfo
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.opentrafficsim.road.gtu.lane.tactical.NextSplitInfo
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.opentrafficsim.road.gtu.lane.tactical.util.AnticipationInfo
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.opentrafficsim.road.gtu.lane.tactical.util.lmrs.Desire
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.opentrafficsim.road.network.lane.conflict.ConflictBuilder.ConflictBuilderRecordBig
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.opentrafficsim.road.network.lane.conflict.ConflictBuilder.ConflictBuilderRecordSmall
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in class org.opentrafficsim.road.network.lane.CrossSectionElement
- equals(Object) - Method in class org.opentrafficsim.road.network.lane.Lane
- equals(Object) - Method in record class org.opentrafficsim.road.network.lane.LanePosition
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in class org.opentrafficsim.road.network.lane.object.BusStop
- equals(Object) - Method in class org.opentrafficsim.road.network.lane.object.detector.LaneDetector
- equals(Object) - Method in class org.opentrafficsim.road.network.lane.object.SpeedSign
- equals(Object) - Method in record class org.opentrafficsim.road.network.LaneChangeInfo
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in class org.opentrafficsim.road.network.sampling.LaneDataRoad
- equals(Object) - Method in class org.opentrafficsim.road.network.sampling.LinkDataRoad
- equals(Object) - Method in class org.opentrafficsim.road.network.sampling.RoadSampler
- equals(Object) - Method in record class org.opentrafficsim.road.network.speed.SpeedInfoCurvature
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in class org.opentrafficsim.road.network.speed.SpeedLimitInfo
- equals(Object) - Method in class org.opentrafficsim.road.network.speed.SpeedLimitType
- equals(Object) - Method in class org.opentrafficsim.road.od.Categorization
- equals(Object) - Method in class org.opentrafficsim.road.od.Category
- equals(Object) - Method in record class org.opentrafficsim.road.od.OdApplier.GeneratorObjects
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in class org.opentrafficsim.road.od.OdMatrix
- equals(Object) - Method in class org.opentrafficsim.road.od.OdOptions.Option
- equals(Object) - Method in class org.opentrafficsim.road.od.SplitFraction
- ERROR_HANDLER - Static variable in class org.opentrafficsim.road.od.OdOptions
-
Error handler when GTU exceptions occur.
- ERROR_TERM - Static variable in class org.opentrafficsim.road.gtu.lane.tactical.toledo.ToledoLaneChangeParameters
- estimate(LaneBasedGtu, LaneBasedGtu, Length, boolean, Time) - Method in interface org.opentrafficsim.road.gtu.lane.perception.categories.neighbors.Estimation
-
Estimate headway, speed and acceleration.
- estimate(LaneBasedGtu, LaneBasedGtu, Length, boolean, Time) - Method in class org.opentrafficsim.road.gtu.lane.perception.categories.neighbors.Estimation.FactorEstimation
-
Estimate headway, speed and acceleration.
- Estimation - Interface in org.opentrafficsim.road.gtu.lane.perception.categories.neighbors
-
Estimation of neighbor headway, speed and acceleration.
- Estimation.FactorEstimation - Class in org.opentrafficsim.road.gtu.lane.perception.categories.neighbors
-
Estimation based on a factor.
- eventMargin - Static variable in class org.opentrafficsim.road.gtu.lane.LaneBasedGtu
-
Margin to add to plan to check of the path will enter the next section.
- exists(RelativeLane) - Method in class org.opentrafficsim.road.gtu.lane.perception.structure.LaneStructure
-
Returns whether the lane exists within the structure.
- EXPONENTIAL - Static variable in interface org.opentrafficsim.road.gtu.generator.headway.ArrivalsHeadwayGenerator.HeadwayDistribution
-
Exponential headway distribution.
- ExponentialTask - Class in org.opentrafficsim.road.gtu.lane.perception.mental
-
Class for exponential demand.
- ExponentialTask(String, double, double, Duration, OtsSimulatorInterface) - Constructor for class org.opentrafficsim.road.gtu.lane.perception.mental.ExponentialTask
-
Constructor.
- EXTERNAL_DISTRACTION - Enum constant in enum class org.opentrafficsim.road.gtu.lane.perception.mental.sdm.DefaultDistraction
-
External distraction.
F
- FACTOR_ESTIMATION - Static variable in interface org.opentrafficsim.road.gtu.lane.perception.categories.neighbors.Estimation
-
Underestimation based on situational awareness.
- FactorEstimation() - Constructor for class org.opentrafficsim.road.gtu.lane.perception.categories.neighbors.Estimation.FactorEstimation
- Factory(LaneBasedStrategicalPlannerFactory<?>) - Constructor for class org.opentrafficsim.road.gtu.generator.characteristics.DefaultLaneBasedGtuCharacteristicsGeneratorOd.Factory
-
Constructor.
- Factory(RoadNetwork) - Constructor for class org.opentrafficsim.road.network.sampling.RoadSampler.Factory
-
Constructor.
- FilterDataLength - Class in org.opentrafficsim.road.network.sampling.data
-
Filter data for GTU length.
- FilterDataLength() - Constructor for class org.opentrafficsim.road.network.sampling.data.FilterDataLength
-
Constructor.
- FilterDataWidth - Class in org.opentrafficsim.road.network.sampling.data
-
Filter data for GTU width.
- FilterDataWidth() - Constructor for class org.opentrafficsim.road.network.sampling.data.FilterDataWidth
-
Constructor.
- FilteredIterable<T extends Headway> - Class in org.opentrafficsim.road.gtu.lane.perception
-
Returns only those elements that comply with the predicate.
- FilteredIterable(Iterable<T>, Predicate<T>) - Constructor for class org.opentrafficsim.road.gtu.lane.perception.FilteredIterable
- finalizeLaneChange(LateralDirectionality) - Method in class org.opentrafficsim.road.gtu.lane.LaneBasedGtu
-
Performs the finalization of a lane change by leaving the from lanes.
- finalizeRecording(LaneDataRoad) - Method in class org.opentrafficsim.road.network.sampling.RoadSampler
- finalizeStep() - Method in class org.opentrafficsim.road.gtu.lane.tactical.util.lmrs.LmrsData
-
Remembers the leaders of the current time step (those forwarded to isNewLeader()) for the next time step.
- first() - Method in class org.opentrafficsim.road.gtu.lane.perception.AbstractPerceptionReiterable
-
Returns the first element.
- first() - Method in class org.opentrafficsim.road.gtu.lane.perception.PerceptionCollectableFiltered
-
Returns the first element.
- first() - Method in interface org.opentrafficsim.road.gtu.lane.perception.PerceptionIterable
-
Returns the first element.
- first() - Method in class org.opentrafficsim.road.gtu.lane.perception.PerceptionIterableSet
-
Returns the first element.
- fixed(VehicleModel) - Static method in interface org.opentrafficsim.road.gtu.lane.VehicleModelFactory
-
Factory returning the same instance always.
- FIXED_SIGN - Static variable in class org.opentrafficsim.road.network.speed.SpeedLimitTypes
-
Fixed speed sign speed limit type.
- FixedAccelerationModel - Class in org.opentrafficsim.road.gtu.lane.tactical.following
-
Fixed GTU following model.
- FixedAccelerationModel(Acceleration, Duration) - Constructor for class org.opentrafficsim.road.gtu.lane.tactical.following.FixedAccelerationModel
-
Create a new FixedAccelerationModel.
- FixedLaneChangeModel - Class in org.opentrafficsim.road.gtu.lane.tactical.lanechangemobil
-
Dummy lane change model with totally predictable results (used for testing).
- FixedLaneChangeModel(LateralDirectionality) - Constructor for class org.opentrafficsim.road.gtu.lane.tactical.lanechangemobil.FixedLaneChangeModel
-
Construct a FixedLaneChangeModel.
- FixedWidthGenerator(Length) - Constructor for class org.opentrafficsim.road.network.lane.conflict.ConflictBuilder.FixedWidthGenerator
-
Constructor with width.
- fixInfo(Node, Node, T) - Method in class org.opentrafficsim.road.gtu.generator.Platoons
-
Fix all info except time for GTU's added hereafter.
- followingAcceleration(Parameters, Speed, Speed, Length, PerceptionIterable<? extends Headway>) - Method in class org.opentrafficsim.road.gtu.lane.tactical.following.AbstractCarFollowingModel
-
Determination of car-following acceleration, possibly based on multiple leaders.
- followingAcceleration(Parameters, Speed, Speed, Length, PerceptionIterable<? extends Headway>) - Method in class org.opentrafficsim.road.gtu.lane.tactical.following.AbstractIdm
-
Determination of car-following acceleration, possibly based on multiple leaders.
- followingAcceleration(Parameters, Speed, Speed, Length, PerceptionIterable<? extends Headway>) - Method in class org.opentrafficsim.road.gtu.lane.tactical.toledo.ToledoCarFollowing
-
Determination of car-following acceleration, possibly based on multiple leaders.
- followingAcceleration(Parameters, Speed, SpeedLimitInfo, PerceptionIterable<? extends Headway>) - Method in class org.opentrafficsim.road.gtu.lane.tactical.following.AbstractCarFollowingModel
-
Determination of car-following acceleration, possibly based on multiple leaders.
- followingAcceleration(Parameters, Speed, SpeedLimitInfo, PerceptionIterable<? extends Headway>) - Method in interface org.opentrafficsim.road.gtu.lane.tactical.following.CarFollowingModel
-
Determination of car-following acceleration, possibly based on multiple leaders.
- followingAcceleration(Parameters, Speed, SpeedLimitInfo, PerceptionIterable<? extends Headway>) - Method in class org.opentrafficsim.road.gtu.lane.tactical.following.FixedAccelerationModel
-
Determination of car-following acceleration, possibly based on multiple leaders.
- followingAcceleration(Parameters, Speed, SpeedLimitInfo, PerceptionIterable<? extends Headway>) - Method in class org.opentrafficsim.road.gtu.lane.tactical.following.IdmOld
-
Determination of car-following acceleration, possibly based on multiple leaders.
- followingAcceleration(Parameters, Speed, SpeedLimitInfo, PerceptionIterable<? extends Headway>) - Method in class org.opentrafficsim.road.gtu.lane.tactical.following.IdmPlusOld
-
Determination of car-following acceleration, possibly based on multiple leaders.
- followingAcceleration(Parameters, Speed, SpeedLimitInfo, PerceptionIterable<? extends Headway>) - Method in class org.opentrafficsim.road.gtu.lane.tactical.following.SequentialFixedAccelerationModel
-
Determination of car-following acceleration, possibly based on multiple leaders.
- followSingleLeader(CarFollowingModel, Parameters, Speed, SpeedLimitInfo, Length, Speed) - Static method in class org.opentrafficsim.road.gtu.lane.tactical.util.CarFollowingUtil
-
Follow a set of headway GTUs.
- followSingleLeader(CarFollowingModel, Parameters, Speed, SpeedLimitInfo, HeadwayGtu) - Static method in class org.opentrafficsim.road.gtu.lane.tactical.util.CarFollowingUtil
-
Follow a set of headway GTUs.
- FOOTPATH - Static variable in class org.opentrafficsim.road.definitions.DefaultsRoadNl
-
Footpath (voetpad).
- forceNextLanes(Set<Lane>) - Method in class org.opentrafficsim.road.network.lane.Lane
-
Forces the next lanes to be as specified.
- forcePrevLanes(Set<Lane>) - Method in class org.opentrafficsim.road.network.lane.Lane
-
Forces the previous lanes to be as specified.
- fraction(Length) - 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) - Method in class 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) - Method in class 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.
- fractionalPositions(RelativePosition) - Method in class 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) - Method in class 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.
- fractionAtCoveredDistance(Length) - Method in class org.opentrafficsim.road.network.lane.Lane
-
Deprecated.
- 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.
- freeAcceleration(CarFollowingModel, Parameters, Speed, SpeedLimitInfo) - Static method in class org.opentrafficsim.road.gtu.lane.tactical.util.CarFollowingUtil
-
Calculate free acceleration.
- FREEWAY - Static variable in class org.opentrafficsim.road.definitions.DefaultsRoadNl
-
Freeway (snelweg, 130km/h).
- FRONT_COLUMN - Static variable in class org.opentrafficsim.road.gtu.generator.Injections
-
Front column id.
- FSPEED - Static variable in class org.opentrafficsim.road.gtu.lane.tactical.following.AbstractIdm
-
Speed limit adherence factor parameter type.
- Fuller - Class in org.opentrafficsim.road.gtu.lane.perception.mental
-
Task-capability interface in accordance to Fuller (2011).
- Fuller(Set<? extends Task>, Set<Fuller.BehavioralAdaptation>) - Constructor for class org.opentrafficsim.road.gtu.lane.perception.mental.Fuller
-
Constructor with custom situational awareness.
- Fuller(Set<? extends Task>, Set<Fuller.BehavioralAdaptation>, TaskManager) - Constructor for class org.opentrafficsim.road.gtu.lane.perception.mental.Fuller
-
Constructor with custom situational awareness.
- Fuller.BehavioralAdaptation - Interface in org.opentrafficsim.road.gtu.lane.perception.mental
-
Behavioral adaptation by changing parameter values.
G
- GAMMAACC - Static variable in class org.opentrafficsim.road.gtu.lane.tactical.toledo.ToledoCarFollowing
- GAMMADEC - Static variable in class org.opentrafficsim.road.gtu.lane.tactical.toledo.ToledoCarFollowing
- GapAcceptance - Interface in org.opentrafficsim.road.gtu.lane.tactical.util.lmrs
-
Interface for LMRS gap-acceptance models.
- generateCarFollowingModel() - Method in class org.opentrafficsim.road.gtu.lane.tactical.following.AbstractIdmFactory
-
Returns a new instance of a car-following model.
- generateCarFollowingModel() - Method in interface org.opentrafficsim.road.gtu.lane.tactical.following.CarFollowingModelFactory
-
Returns a new instance of a car-following model.
- generateConflictPair(ConflictType, ConflictRule, boolean, Lane, Length, Length, Polygon2d, Lane, Length, Length, Polygon2d, OtsSimulatorInterface) - Static method in class org.opentrafficsim.road.network.lane.conflict.Conflict
-
Creates a pair of conflicts.
- generateOperationalPlan(Time, OrientedPoint2d) - Method in class org.opentrafficsim.road.gtu.lane.tactical.LaneBasedCfLcTacticalPlanner
- generateOperationalPlan(Time, OrientedPoint2d) - Method in class org.opentrafficsim.road.gtu.lane.tactical.LaneBasedGtuFollowingTacticalPlanner
- generateOperationalPlan(Time, OrientedPoint2d) - Method in class org.opentrafficsim.road.gtu.lane.tactical.lmrs.Lmrs
- generateOperationalPlan(Time, OrientedPoint2d) - Method in class org.opentrafficsim.road.gtu.lane.tactical.toledo.Toledo
- generatePerception(LaneBasedGtu) - Method in interface org.opentrafficsim.road.gtu.lane.perception.PerceptionFactory
-
Generate perception.
- generatePerception(LaneBasedGtu) - Method in class org.opentrafficsim.road.gtu.lane.tactical.lmrs.DefaultLmrsPerceptionFactory
-
Generate perception.
- generator() - Method in record class org.opentrafficsim.road.od.OdApplier.GeneratorObjects
-
Returns the value of the
generator
record component. - GeneratorLanePosition(int, LanePosition, CrossSectionLink) - Constructor for class org.opentrafficsim.road.gtu.generator.GeneratorPositions.GeneratorLanePosition
-
Constructor.
- GeneratorLinkPosition(List<GeneratorPositions.GeneratorLanePosition>, Link, StreamInterface, GeneratorPositions.LaneBiases) - Constructor for class org.opentrafficsim.road.gtu.generator.GeneratorPositions.GeneratorLinkPosition
-
Constructor.
- GeneratorLinkPosition(List<GeneratorPositions.GeneratorLanePosition>, Link, StreamInterface, GeneratorPositions.LaneBiases, double, Node) - Constructor for class org.opentrafficsim.road.gtu.generator.GeneratorPositions.GeneratorLinkPosition
-
Constructor.
- GeneratorObjects(LaneBasedGtuGenerator, Generator<Duration>, LaneBasedGtuCharacteristicsGenerator) - Constructor for record class org.opentrafficsim.road.od.OdApplier.GeneratorObjects
-
Creates an instance of a
GeneratorObjects
record class. - GeneratorPositions - Interface in org.opentrafficsim.road.gtu.generator
-
Helper class for vehicle generation which can draw the next GTU position to try to place a GTU.
- GeneratorPositions.GeneratorLanePosition - Class in org.opentrafficsim.road.gtu.generator
-
Class representing a vehicle generation lane, providing elementary information for randomly drawing links and lanes.
- GeneratorPositions.GeneratorLinkPosition - Class in org.opentrafficsim.road.gtu.generator
-
Class representing a vehicle generation link to provide individual generation positions.
- GeneratorPositions.GeneratorZonePosition - Class in org.opentrafficsim.road.gtu.generator
-
Class representing a vehicle generation zone to provide individual generation positions.
- GeneratorPositions.LaneBias - Class in org.opentrafficsim.road.gtu.generator
-
Vehicle generation lateral bias.
- GeneratorPositions.LaneBiases - Class in org.opentrafficsim.road.gtu.generator
-
Set of lane biases per GTU type.
- GeneratorPositions.RoadPosition - Interface in org.opentrafficsim.road.gtu.generator
-
Interface for preferred road position for a lane bias.
- GeneratorPositions.RoadPosition.BySpeed - Class in org.opentrafficsim.road.gtu.generator
-
Road position based on desired speed.
- GeneratorPositions.RoadPosition.ByValue - Class in org.opentrafficsim.road.gtu.generator
-
Fixed road position.
- GeneratorZonePosition(List<GeneratorPositions.GeneratorLinkPosition>) - Constructor for class org.opentrafficsim.road.gtu.generator.GeneratorPositions.GeneratorZonePosition
-
Constructor.
- gentleUrgency(Acceleration, double, Parameters) - Static method in interface org.opentrafficsim.road.gtu.lane.tactical.util.lmrs.Synchronization
-
Return limited deceleration.
- get() - Method in class org.opentrafficsim.road.gtu.generator.Injections
- get(int) - Method in class org.opentrafficsim.road.gtu.lane.tactical.following.SequentialFixedAccelerationModel
-
Retrieve one FixedAccelerationModel step.
- get(int) - Method in class org.opentrafficsim.road.od.Categorization
-
Returns the i'th class.
- get(int) - Method in class org.opentrafficsim.road.od.Category
-
Returns the i'th object.
- get(Class<T>) - Method in class org.opentrafficsim.road.od.Category
-
Returns the object of this category pertaining to the specified class from the category.
- get(LateralDirectionality) - Method in record class org.opentrafficsim.road.gtu.lane.tactical.util.lmrs.Desire
-
Returns desire in the given direction.
- get(OdOptions.Option<K>, Lane, Node, LinkType) - Method in class org.opentrafficsim.road.od.OdOptions
-
Get option value.
- getAcceleration() - Method in class org.opentrafficsim.road.gtu.lane.perception.headway.AbstractHeadwayCopy
- getAcceleration() - Method in interface org.opentrafficsim.road.gtu.lane.perception.headway.Headway
- getAcceleration() - Method in class org.opentrafficsim.road.gtu.lane.perception.headway.HeadwayDistance
- getAcceleration() - Method in class org.opentrafficsim.road.gtu.lane.perception.headway.HeadwayGtuReal
- getAcceleration() - Method in class org.opentrafficsim.road.gtu.lane.plan.operational.SimpleOperationalPlan
- getAcceleration() - Method in class org.opentrafficsim.road.gtu.lane.tactical.following.AccelerationStep
- getAcceleration() - Method in class org.opentrafficsim.road.gtu.lane.tactical.following.FixedAccelerationModel
-
Retrieve the acceleration of this FixedAccelerationModel.
- getAcceleration() - Method in class org.opentrafficsim.road.gtu.lane.tactical.util.CarFollowingUtil.CarFollowingHeadway
- getAcceleration(LaneBasedGtu, Parameters) - Method in class org.opentrafficsim.road.gtu.lane.control.AbstractActuatedControl
-
Calculate acceleration.
- getAcceleration(LaneBasedGtu, Parameters) - Method in interface org.opentrafficsim.road.gtu.lane.control.LongitudinalControl
-
Calculate acceleration.
- getAccelerationIncentives() - Method in class org.opentrafficsim.road.gtu.lane.tactical.lmrs.AbstractIncentivesTacticalPlanner
-
Returns the acceleration incentives.
- getAccessibleAdjacentLanes(LateralDirectionality) - Method in interface org.opentrafficsim.road.gtu.lane.perception.categories.DefaultSimplePerception
- getAccessibleAdjacentLanes(LateralDirectionality) - Method in class org.opentrafficsim.road.gtu.lane.perception.categories.DirectDefaultSimplePerception
- getAccessibleAdjacentLanesLeft() - Method in interface org.opentrafficsim.road.gtu.lane.perception.categories.DefaultSimplePerception
- getAccessibleAdjacentLanesLeft() - Method in class org.opentrafficsim.road.gtu.lane.perception.categories.DirectDefaultSimplePerception
- getAccessibleAdjacentLanesRight() - Method in interface org.opentrafficsim.road.gtu.lane.perception.categories.DefaultSimplePerception
- getAccessibleAdjacentLanesRight() - Method in class org.opentrafficsim.road.gtu.lane.perception.categories.DirectDefaultSimplePerception
- getAccumulator() - Method in class org.opentrafficsim.road.gtu.lane.perception.categories.AnticipationDensity
-
Returns the accumulator.
- getAccumulator() - Method in class org.opentrafficsim.road.gtu.lane.perception.categories.AnticipationSpeed
-
Returns the accumulator.
- getAccumulator() - Method in class org.opentrafficsim.road.gtu.lane.perception.categories.neighbors.TaskHeadwayCollector
-
Returns the accumulator.
- getAccumulator() - Method in interface org.opentrafficsim.road.gtu.lane.perception.PerceptionCollectable.PerceptionCollector
-
Returns the accumulator.
- getActualDepartureBusStop(String) - Method in class org.opentrafficsim.road.gtu.lane.tactical.pt.BusSchedule
-
Return the actual departure time.
- getActualDepartureConflict(String) - Method in class org.opentrafficsim.road.gtu.lane.tactical.pt.BusSchedule
-
Return the actual departure time.
- getAdjacentLane(LateralDirectionality, GtuType) - Method in class org.opentrafficsim.road.network.lane.Lane
-
Returns one adjacent lane.
- getAdjacentLane(LateralDirectionality, GtuType) - Method in class org.opentrafficsim.road.network.lane.Shoulder
-
Returns one adjacent lane.
- getAllPositions() - Method in interface org.opentrafficsim.road.gtu.generator.GeneratorPositions
-
Returns all underlying positions.
- getAllPositions() - Method in class org.opentrafficsim.road.gtu.generator.Injections
-
Returns all underlying positions.
- getAnticipationReliance() - Method in class org.opentrafficsim.road.gtu.lane.perception.mental.AbstractTask
-
Returns the level of anticipation reliance.
- getAnticipationReliance() - Method in interface org.opentrafficsim.road.gtu.lane.perception.mental.Task
-
Returns the level of anticipation reliance.
- getAnticipationReliance(String) - Method in class org.opentrafficsim.road.gtu.lane.perception.mental.Fuller
-
Returns the anticipation reliance of the given task id.
- getArrivalTime(AbstractHeadwayGtu) - Method in class org.opentrafficsim.road.gtu.lane.tactical.util.ConflictUtil.ConflictPlans
-
Returns the estimated arrival time of given GTU.
- getAverageDuration() - Method in enum class org.opentrafficsim.road.gtu.lane.perception.mental.sdm.DefaultDistraction
-
Returns the average duration.
- getBackwardHeadway() - Method in interface org.opentrafficsim.road.gtu.lane.perception.categories.DefaultSimplePerception
- getBackwardHeadway() - Method in class org.opentrafficsim.road.gtu.lane.perception.categories.DirectDefaultSimplePerception
- getBeginWidth() - Method in class org.opentrafficsim.road.network.lane.CrossSectionElement
-
Retrieve the width at the begin of the parent link.
- getBeginWidth() - Method in class org.opentrafficsim.road.network.lane.SliceInfo
-
Retrieve the width at the begin of the parent link.
- getBias(GtuType) - Method in class org.opentrafficsim.road.gtu.generator.GeneratorPositions.LaneBiases
-
Returns the bias of given GTU type, or
Bias.None
if none defined for the GTU type. - getBounds() - Method in class org.opentrafficsim.road.network.lane.CrossSectionElement
- getBounds() - Method in class org.opentrafficsim.road.network.lane.object.detector.TrafficLightDetector
- getBusStops() - Method in interface org.opentrafficsim.road.gtu.lane.perception.categories.BusStopPerception
-
Returns the bus stops.
- getBusStops() - Method in class org.opentrafficsim.road.gtu.lane.perception.categories.DirectBusStopPerception
-
Returns the bus stops.
- getByName(Class<T>, String) - Static method in class org.opentrafficsim.road.definitions.DefaultsRoad
-
Returns a default value of a type, indicated by its name.
- getCarFollowingAcceleration() - Method in class org.opentrafficsim.road.gtu.lane.LaneBasedGtu
-
This method returns the current car-following acceleration of the GTU.
- getCarFollowingModel() - Method in interface org.opentrafficsim.road.gtu.lane.perception.headway.HeadwayGtu
-
Many models that observe a GTU need to predict the imminent behavior of that GTU.
- getCarFollowingModel() - Method in class org.opentrafficsim.road.gtu.lane.perception.headway.HeadwayGtuReal
-
Many models that observe a GTU need to predict the imminent behavior of that GTU.
- getCarFollowingModel() - Method in class org.opentrafficsim.road.gtu.lane.perception.headway.HeadwayGtuRealCopy
-
Many models that observe a GTU need to predict the imminent behavior of that GTU.
- getCarFollowingModel() - Method in class org.opentrafficsim.road.gtu.lane.perception.headway.HeadwayGtuSimple
-
Many models that observe a GTU need to predict the imminent behavior of that GTU.
- getCarFollowingModel() - Method in class org.opentrafficsim.road.gtu.lane.perception.headway.HeadwayGtuType
-
Many models that observe a GTU need to predict the imminent behavior of that GTU.
- getCarFollowingModel() - Method in class org.opentrafficsim.road.gtu.lane.tactical.AbstractLaneBasedTacticalPlanner
-
Returns the car-following model.
- getCarFollowingModel() - Method in interface org.opentrafficsim.road.gtu.lane.tactical.LaneBasedTacticalPlanner
-
Returns the car-following model.
- getCarFollowingModel(GtuType) - Method in class org.opentrafficsim.road.gtu.lane.perception.GtuTypeAssumptions
-
Return the car following model for a certain GtuType as an assumption for that GtuType.
- getCarFollowingModelFactoryString() - Method in class org.opentrafficsim.road.gtu.lane.tactical.AbstractLaneBasedTacticalPlannerFactory
-
Returns a
String
representation of the car-following model factory. - getCarFollowingParameters() - Method in class org.opentrafficsim.road.gtu.lane.tactical.AbstractLaneBasedTacticalPlannerFactory
-
Returns the parameters for the car-following model using the factory.
- getCategories(Node, Node) - Method in class org.opentrafficsim.road.od.OdMatrix
-
Returns the categories specified for given origin-destination combination.
- getCategorization() - Method in class org.opentrafficsim.road.od.Category
- getCategorization() - Method in class org.opentrafficsim.road.od.OdMatrix
- getCenterLine() - Method in class org.opentrafficsim.road.network.lane.CrossSectionElement
-
Retrieve the center line of this CrossSectionElement.
- getCenterOffsets(ContinuousLine, List<CrossSectionSlice>) - Static method in class org.opentrafficsim.road.network.lane.LaneGeometryUtil
-
Returns the offsets to use on a
ContinuousLine
for the left-hand edge. - getConflict() - Method in class org.opentrafficsim.road.network.lane.conflict.Conflict.ConflictEnd
- getConflictIds() - Method in class org.opentrafficsim.road.gtu.lane.perception.headway.HeadwayBusStop
- getConflictingLength() - Method in class org.opentrafficsim.road.gtu.lane.perception.headway.HeadwayConflict
-
Returns the length of the conflict on the conflicting lane.
- getConflictingLink() - Method in class org.opentrafficsim.road.gtu.lane.perception.headway.HeadwayConflict
-
Returns the conflicting link.
- getConflictingSpeedLimit() - Method in class org.opentrafficsim.road.gtu.lane.perception.headway.HeadwayConflict
-
Returns the speed limit on the conflicting lane.
- getConflictingStopLine() - Method in class org.opentrafficsim.road.gtu.lane.perception.headway.HeadwayConflict
-
Returns the stop line on the conflicting lane.
- getConflictingTrafficLightDistance() - Method in class org.opentrafficsim.road.gtu.lane.perception.headway.HeadwayConflict
-
Returns the distance of a traffic light upstream on the conflicting lane.
- getConflictingVisibility() - Method in class org.opentrafficsim.road.gtu.lane.perception.headway.HeadwayConflict
-
Returns the visibility on the conflicting lane within which conflicting vehicles are visible.
- getConflictPriority() - Method in class org.opentrafficsim.road.gtu.lane.perception.headway.HeadwayConflict
-
Returns the conflict priority.
- getConflictRule() - Method in class org.opentrafficsim.road.network.lane.conflict.Conflict
- getConflictRuleType() - Method in class org.opentrafficsim.road.gtu.lane.perception.headway.HeadwayConflict
-
Returns the conflict rule type.
- getConflicts() - Method in class org.opentrafficsim.road.network.lane.object.BusStop
-
Returns the downstream conflicts of the bus stop.
- getConflicts(RelativeLane) - Method in class org.opentrafficsim.road.gtu.lane.perception.categories.DirectIntersectionPerception
-
Returns a set of conflicts along the route.
- getConflicts(RelativeLane) - Method in interface org.opentrafficsim.road.gtu.lane.perception.categories.IntersectionPerception
-
Returns a set of conflicts along the route.
- getConflictType() - Method in class org.opentrafficsim.road.gtu.lane.perception.headway.HeadwayConflict
-
Returns the conflict type.
- getConflictType() - Method in class org.opentrafficsim.road.network.lane.conflict.Conflict
- getConsideration(LanePerception, LaneBasedGtu, Parameters) - Method in interface org.opentrafficsim.road.gtu.lane.perception.mental.TaskLaneChanging.LateralConsideration
-
Returns fraction of lateral consideration, <0 for left lane, >0 for right lane.
- getContour() - Method in class org.opentrafficsim.road.network.lane.CrossSectionElement
-
Retrieve the contour of this CrossSectionElement.
- getContour(PolyLine2d, PolyLine2d) - Static method in class org.opentrafficsim.road.network.lane.LaneGeometryUtil
-
Returns the contour based on left and right edge.
- getControlState() - Method in interface org.opentrafficsim.road.gtu.lane.tactical.Controllable
-
Returns the control state.
- getCooperation() - Method in class org.opentrafficsim.road.gtu.lane.tactical.util.lmrs.LmrsData
-
Returns the cooperation.
- getCount() - Method in class org.opentrafficsim.road.gtu.lane.perception.categories.AnticipationDensity.CountAndDistance
- getCrossSection() - Method in class org.opentrafficsim.road.gtu.lane.perception.categories.DirectInfrastructurePerception
-
Returns a set of relative lanes representing the cross section.
- getCrossSection() - Method in interface org.opentrafficsim.road.gtu.lane.perception.categories.InfrastructurePerception
-
Returns a set of relative lanes representing the cross section.
- getCrossSection() - Method in class org.opentrafficsim.road.gtu.lane.tactical.toledo.ToledoPerception
-
Returns a set of relative lanes representing the cross section.
- getCrossSectionElement() - Method in class org.opentrafficsim.road.network.lane.RoadMarkerAcross
- getCrossSectionElement(String) - Method in class org.opentrafficsim.road.network.lane.CrossSectionLink
-
Find a cross section element with a specified id.
- getCrossSectionElementList() - Method in class org.opentrafficsim.road.network.lane.CrossSectionLink
-
Retrieve a safe copy of the cross section element list.
- getCrossSectionRecords(RelativeLane) - Method in class org.opentrafficsim.road.gtu.lane.perception.structure.LaneStructure
-
Returns the set of records in the cross-section on the given lane.
- getCurrent() - Method in class org.opentrafficsim.road.gtu.lane.perception.categories.AnticipationSpeed.SpeedSet
-
Returns the speed regarding the current lane.
- getCycleTime() - Method in class org.opentrafficsim.road.network.control.rampmetering.AlineaSwitch
-
Returns the cycle time.
- getCycleTime() - Method in interface org.opentrafficsim.road.network.control.rampmetering.RampMeteringSwitch
-
Returns the cycle time.
- getCycleTime() - Method in class org.opentrafficsim.road.network.control.rampmetering.RwsSwitch
-
Returns the cycle time.
- getDefaultRouteSupplier(StreamInterface, LinkWeight) - Static method in interface org.opentrafficsim.road.gtu.strategical.RouteGenerator
-
Returns a default route generator for shortest routes based on the given stream.
- getDefaultValue() - Method in class org.opentrafficsim.road.od.OdOptions.Option
-
Returns the default value.
- getDelayedHeadway(LaneBasedGtu, LaneBasedGtu, Length, boolean, Time) - Method in interface org.opentrafficsim.road.gtu.lane.perception.categories.neighbors.Estimation
-
Returns a delayed headway.
- getDelayedSpeedDifference(LaneBasedGtu, LaneBasedGtu, Time) - Method in interface org.opentrafficsim.road.gtu.lane.perception.categories.neighbors.Estimation
-
Returns a delayed speed difference (other minus ego).
- getDemand(Node, Node, Category, Time, boolean) - Method in class org.opentrafficsim.road.od.OdMatrix
-
Returns the demand at given time.
- getDemandPattern(Node, Node, Category) - Method in class org.opentrafficsim.road.od.OdMatrix
- getDemandVector(Node, Node, Category) - Method in class org.opentrafficsim.road.od.OdMatrix
- getDensity(RelativeLane) - Method in class org.opentrafficsim.road.gtu.lane.perception.categories.AnticipationTrafficPerception
-
Returns the perceived density on the given lane.
- getDensity(RelativeLane) - Method in interface org.opentrafficsim.road.gtu.lane.perception.categories.TrafficPerception
-
Returns the perceived density on the given lane.
- getDepartureTime(String) - Method in class org.opentrafficsim.road.gtu.lane.tactical.pt.BusSchedule
-
Returns departure time for the given bus stop.
- getDescription() - Method in enum class org.opentrafficsim.road.gtu.lane.perception.mental.sdm.DefaultDistraction
-
Returns the description.
- getDescription() - Method in class org.opentrafficsim.road.gtu.lane.perception.mental.sdm.Distraction
-
Returns the description.
- getDescription() - Method in interface org.opentrafficsim.road.network.lane.object.detector.LoopDetector.LoopDetectorMeasurement
-
Measurement description.
- getDescription() - Method in class org.opentrafficsim.road.network.lane.object.detector.LoopDetector.PlatoonSizes
-
Measurement description.
- getDesiredAcceleration(LaneBasedGtu, PerceptionCollectable<HeadwayGtu, LaneBasedGtu>, Parameters) - Method in class org.opentrafficsim.road.gtu.lane.control.AbstractActuatedControl
-
Returns the desired acceleration from the longitudinal control.
- getDesiredAcceleration(LaneBasedGtu, PerceptionCollectable<HeadwayGtu, LaneBasedGtu>, Parameters) - Method in class org.opentrafficsim.road.gtu.lane.control.AbstractLinearFreeControl
-
Returns the desired acceleration from the longitudinal control.
- getDesiredSpeed() - Method in class org.opentrafficsim.road.gtu.lane.LaneBasedGtu
-
This method returns the current desired speed of the GTU.
- getDesiredSpeed() - Method in class org.opentrafficsim.road.gtu.lane.perception.headway.AbstractHeadwayGtu
-
Returns the perceived desired speed of the neighbor.
- getDesiredSpeed() - Method in interface org.opentrafficsim.road.gtu.lane.perception.headway.HeadwayGtu
-
Returns the perceived desired speed of the neighbor.
- getDesiredSpeed() - Method in class org.opentrafficsim.road.gtu.lane.perception.headway.HeadwayGtuReal
-
Returns the perceived desired speed of the neighbor.
- getDesireMap() - Method in class org.opentrafficsim.road.gtu.lane.tactical.util.lmrs.LmrsData
-
Returns the desire map.
- getDesireToLeave(Parameters, Length, int, Speed) - Static method in class org.opentrafficsim.road.gtu.lane.tactical.lmrs.IncentiveRoute
-
Calculates desire to leave a lane for a single infrastructure info.
- getDestination() - Method in class org.opentrafficsim.road.gtu.generator.characteristics.LaneBasedGtuCharacteristics
- getDestination() - Method in class org.opentrafficsim.road.gtu.strategical.LaneBasedStrategicalRoutePlanner
- getDestinationId() - Method in class org.opentrafficsim.road.network.sampling.GtuDataRoad
- getDestinations() - Method in class org.opentrafficsim.road.od.OdMatrix
- getDetectorMap(GtuType) - Method in class org.opentrafficsim.road.network.lane.Lane
-
Retrieve the list of Detectors of this Lane for the given GtuType.
- getDetectors() - Method in class org.opentrafficsim.road.network.lane.Lane
-
Retrieve the list of all Detectors of this Lane.
- getDetectors(Length, Length, GtuType) - Method in class org.opentrafficsim.road.network.lane.Lane
-
Retrieve the list of Detectors of this Lane in the specified distance range for the given GtuType.
- getDetectors(GtuType) - Method in class org.opentrafficsim.road.network.lane.Lane
-
Retrieve the list of Detectors of this Lane that are triggered by the given GtuType.
- getDirection() - Method in class org.opentrafficsim.road.gtu.lane.plan.operational.LaneChange
-
Return lateral lane change direction.
- getDistance() - Method in class org.opentrafficsim.road.gtu.lane.perception.categories.AnticipationDensity.CountAndDistance
- getDistance() - Method in class org.opentrafficsim.road.gtu.lane.perception.headway.AbstractHeadway
-
Retrieve the strongly typed distance to the other object.
- getDistance() - Method in interface org.opentrafficsim.road.gtu.lane.perception.headway.Headway
-
Retrieve the strongly typed distance to the other object.
- getDistance() - Method in class org.opentrafficsim.road.gtu.lane.perception.headway.HeadwayDistance
-
Retrieve the strongly typed distance to the other object.
- getDistance() - Method in class org.opentrafficsim.road.gtu.lane.perception.PerceptionCollectable.UnderlyingDistance
- getDistance(L, LaneRecordInterface<?>, Length) - Method in class org.opentrafficsim.road.gtu.lane.perception.LaneBasedObjectIterable
-
Returns the distance to the object.
- getDistance(LaneBasedGtu, LaneRecordInterface<?>, Length) - Method in class org.opentrafficsim.road.gtu.lane.perception.DownstreamNeighborsIterable
-
Returns the distance to the object.
- getDistance(LaneBasedGtu, LaneRecordInterface<?>, Length) - Method in class org.opentrafficsim.road.gtu.lane.perception.UpstreamNeighborsIterable
-
Returns the distance to the object.
- getDistance(U, LaneRecordInterface<?>, Length) - Method in class org.opentrafficsim.road.gtu.lane.perception.AbstractPerceptionIterable
-
Returns the distance to the object.
- getDistanceAlongLane(LaneBasedGtu, OrientedPoint2d) - Method in class org.opentrafficsim.road.gtu.lane.plan.operational.LaneBasedOperationalPlan
-
Returns the distance along the reference lane that the GTU travels from the current location up to the point.
- getDistances() - Method in class org.opentrafficsim.road.network.speed.SpeedLimitProspect
-
Returns the distances at which a change in the prospect is present in order (upstream first).
- getDistances(SpeedLimitType<?>) - Method in class org.opentrafficsim.road.network.speed.SpeedLimitProspect
-
Returns the distances at which a change of the given speed limit type in the prospect is present in order (most upstream first).
- getDistanceToPosition(Length) - Method in interface org.opentrafficsim.road.gtu.lane.perception.structure.LaneRecordInterface
-
Returns the distance from the reference to the given location.
- getDistraction(Length) - Method in interface org.opentrafficsim.road.network.lane.object.Distraction.DistractionProfile
-
Returns the level of distraction at the given distance.
- getDistraction(Length) - Method in class org.opentrafficsim.road.network.lane.object.Distraction
-
Returns the level of distraction at the given distance.
- getDistraction(Length) - Method in class org.opentrafficsim.road.network.lane.object.Distraction.TrapezoidProfile
-
Returns the level of distraction at the given distance.
- getDownstreamConflictingGTUs() - Method in class org.opentrafficsim.road.gtu.lane.perception.headway.HeadwayConflict
-
Returns a set of conflicting GTU's downstream of the start of the conflict ordered close to far from the conflict.
- getDownstreamDistances(SpeedLimitType<?>) - Method in class org.opentrafficsim.road.network.speed.SpeedLimitProspect
-
Returns the downstream distances at which a change of the given speed limit type in the prospect is present in order (most upstream first).
- getDownstreamGtus(LaneBasedGtu, HeadwayGtuType, Length) - Method in class org.opentrafficsim.road.network.lane.conflict.Conflict
-
Provides the downstream GTUs.
- getDownstreamGtus(RelativeLane, RelativePosition.Type, RelativePosition.Type, RelativePosition.Type, RelativePosition.Type) - Method in class org.opentrafficsim.road.gtu.lane.perception.structure.LaneStructure
-
Returns an iterator over GTUs perceived on a relative lane, ordered close to far.
- getDownstreamObjects(RelativeLane, Class<T>, RelativePosition.Type, boolean) - Method in class org.opentrafficsim.road.gtu.lane.perception.structure.LaneStructure
-
Returns an iterator over objects perceived on a relative lane, ordered close to far.
- getDuration() - Method in class org.opentrafficsim.road.gtu.lane.plan.operational.SimpleOperationalPlan
- getDuration() - Method in class org.opentrafficsim.road.gtu.lane.tactical.following.AccelerationStep
- getDuration() - Method in class org.opentrafficsim.road.gtu.lane.tactical.following.FixedAccelerationModel
-
Retrieve the duration of this FixedAccelerationModel.
- getDwellTime(String) - Method in class org.opentrafficsim.road.gtu.lane.tactical.pt.BusSchedule
-
Returns dwell time for the given bus stop.
- getDx() - Method in class org.opentrafficsim.road.gtu.lane.perception.AbstractPerceptionIterable
-
Returns the longitudinal length of the relevant relative position such that distances to this points can be calculated.
- getEgoSpeed(LaneBasedGtu) - Method in interface org.opentrafficsim.road.gtu.lane.perception.categories.neighbors.Estimation
-
Returns the ego speed.
- getElevation(double) - Method in class org.opentrafficsim.road.network.lane.CrossSectionElement
-
Returns the elevation at the given fractional position.
- getElevation(Length) - Method in class org.opentrafficsim.road.network.lane.CrossSectionElement
-
Returns the elevation at the given position.
- getEndDistance() - Method in class org.opentrafficsim.road.gtu.lane.perception.structure.LaneRecord
-
Returns the end distance.
- getEndLine() - Method in class org.opentrafficsim.road.network.lane.CrossSectionLink
-
Returns the line over which GTUs enter and leave the link at the end node.
- getEndWidth() - Method in class org.opentrafficsim.road.network.lane.CrossSectionElement
-
Retrieve the width at the end of the parent link.
- getEndWidth() - Method in class org.opentrafficsim.road.network.lane.SliceInfo
-
Retrieve the width at the end of the parent link.
- getExposure() - Method in enum class org.opentrafficsim.road.gtu.lane.perception.mental.sdm.DefaultDistraction
-
Returns the exposure.
- getFinalizer() - Method in class org.opentrafficsim.road.gtu.lane.perception.categories.AnticipationDensity
-
Returns the finalizer.
- getFinalizer() - Method in class org.opentrafficsim.road.gtu.lane.perception.categories.AnticipationSpeed
-
Returns the finalizer.
- getFinalizer() - Method in class org.opentrafficsim.road.gtu.lane.perception.categories.neighbors.TaskHeadwayCollector
-
Returns the finalizer.
- getFinalizer() - Method in interface org.opentrafficsim.road.gtu.lane.perception.PerceptionCollectable.PerceptionCollector
-
Returns the finalizer.
- getFirstDownstreamGtus(RelativeLane, RelativePosition.Type, RelativePosition.Type, RelativePosition.Type, RelativePosition.Type) - Method in class org.opentrafficsim.road.gtu.lane.perception.structure.LaneStructure
-
Returns an iterator over GTUs perceived on a relative lane, ordered close to far.
- getFirstFollowers(LateralDirectionality) - Method in class org.opentrafficsim.road.gtu.lane.perception.categories.neighbors.DirectNeighborsPerception
-
Set of followers on a lane, which is usually 0 or 1, but possibly more in case of an upstream merge with no intermediate GTU.
- getFirstFollowers(LateralDirectionality) - Method in interface org.opentrafficsim.road.gtu.lane.perception.categories.neighbors.NeighborsPerception
-
Set of followers on a lane, which is usually 0 or 1, but possibly more in case of an upstream merge with no intermediate GTU.
- getFirstGtu() - Method in class org.opentrafficsim.road.network.lane.Lane
-
Get the first GTU on the lane, relative to a driving direction on this lane.
- getFirstLeaders(LateralDirectionality) - Method in class org.opentrafficsim.road.gtu.lane.perception.categories.neighbors.DirectNeighborsPerception
-
Set of leaders on a lane, which is usually 0 or 1, but possibly more in case of a downstream split with no intermediate GTU.
- getFirstLeaders(LateralDirectionality) - Method in interface org.opentrafficsim.road.gtu.lane.perception.categories.neighbors.NeighborsPerception
-
Set of leaders on a lane, which is usually 0 or 1, but possibly more in case of a downstream split with no intermediate GTU.
- getFirstUpstreamGtus(RelativeLane, RelativePosition.Type, RelativePosition.Type, RelativePosition.Type, RelativePosition.Type) - Method in class org.opentrafficsim.road.gtu.lane.perception.structure.LaneStructure
-
Returns an iterator over GTUs perceived on a relative lane, ordered close to far.
- getFollower(HeadwayGtu, PerceptionCollectable<HeadwayGtu, LaneBasedGtu>, HeadwayGtu, Length) - Static method in interface org.opentrafficsim.road.gtu.lane.tactical.util.lmrs.Synchronization
-
Returns the upstream gtu of the given gtu.
- getFollowerAcceleration() - Method in class org.opentrafficsim.road.gtu.lane.tactical.following.DualAccelerationStep
-
Return the acceleration of the follower.
- getFollowerAccelerationStep() - Method in class org.opentrafficsim.road.gtu.lane.tactical.following.DualAccelerationStep
-
Retrieve the AccelerationStep for the (new) follower GTU.
- getFollowers(RelativeLane) - Method in class org.opentrafficsim.road.gtu.lane.perception.categories.neighbors.DirectNeighborsPerception
-
Set of followers on a lane, including adjacent GTU's who's FRONT is back of the own vehicle FRONT.
- getFollowers(RelativeLane) - Method in interface org.opentrafficsim.road.gtu.lane.perception.categories.neighbors.NeighborsPerception
-
Set of followers on a lane, including adjacent GTU's who's FRONT is back of the own vehicle FRONT.
- getFollowerValidUntil() - Method in class org.opentrafficsim.road.gtu.lane.tactical.following.DualAccelerationStep
-
Return the time up to which the result of the follower is valid.
- getFollowingAcceleration(LaneBasedGtu, PerceptionCollectable<HeadwayGtu, LaneBasedGtu>, Parameters) - Method in class org.opentrafficsim.road.gtu.lane.control.AbstractLinearFreeControl
-
Returns the following acceleration of the longitudinal control.
- getFollowingAcceleration(LaneBasedGtu, PerceptionCollectable<HeadwayGtu, LaneBasedGtu>, Parameters) - Method in class org.opentrafficsim.road.gtu.lane.control.LinearAcc
-
Returns the following acceleration of the longitudinal control.
- getFollowingAcceleration(LaneBasedGtu, PerceptionCollectable<HeadwayGtu, LaneBasedGtu>, Parameters) - Method in class org.opentrafficsim.road.gtu.lane.control.LinearCacc
-
Returns the following acceleration of the longitudinal control.
- getFollowingAcceleration(LaneBasedGtu, PerceptionCollectable<HeadwayGtu, LaneBasedGtu>, Parameters) - Method in class org.opentrafficsim.road.gtu.lane.control.PloegAcc
-
Returns the following acceleration of the longitudinal control.
- getFollowingAcceleration(LaneBasedGtu, PerceptionCollectable<HeadwayGtu, LaneBasedGtu>, Parameters) - Method in class org.opentrafficsim.road.gtu.lane.control.PloegCacc
-
Returns the following acceleration of the longitudinal control.
- getForwardHeadwayGtu() - Method in interface org.opentrafficsim.road.gtu.lane.perception.categories.DefaultSimplePerception
- getForwardHeadwayGtu() - Method in class org.opentrafficsim.road.gtu.lane.perception.categories.DirectDefaultSimplePerception
- getForwardHeadwayObject() - Method in interface org.opentrafficsim.road.gtu.lane.perception.categories.DefaultSimplePerception
- getForwardHeadwayObject() - Method in class org.opentrafficsim.road.gtu.lane.perception.categories.DirectDefaultSimplePerception
- getFraction() - Method in class org.opentrafficsim.road.gtu.lane.plan.operational.LaneChange
-
Returns the fraction of the lane change performed.
- getFrequency() - Method in enum class org.opentrafficsim.road.gtu.lane.perception.mental.sdm.DefaultDistraction
-
Returns the frequency per exposed driver.
- getFrequency(Time, boolean) - Method in interface org.opentrafficsim.road.gtu.generator.headway.Arrivals
-
Returns the demand at given time, which may be the sum of child objects.
- getFrequency(Time, boolean) - Method in record class org.opentrafficsim.road.gtu.generator.headway.DemandPattern
-
Returns the demand at given time, which may be the sum of child objects.
- getFromId(String) - Static method in enum class org.opentrafficsim.road.gtu.lane.perception.mental.sdm.DefaultDistraction
-
Returns a default distraction from the id.
- getFullId() - Method in class org.opentrafficsim.road.gtu.generator.LaneBasedGtuGenerator
- getFullId() - Method in class org.opentrafficsim.road.network.lane.CrossSectionElement
-
Retrieve the id of this CrossSectionElement.
- getFullId() - Method in class org.opentrafficsim.road.network.lane.object.AbstractLaneBasedObject
- getFullId() - Method in class org.opentrafficsim.road.network.lane.object.detector.TrafficLightDetector
- getGapAcceptance() - Method in class org.opentrafficsim.road.gtu.lane.tactical.util.lmrs.LmrsData
-
Return the gap-acceptance.
- getGeneratedGTUs() - Method in class org.opentrafficsim.road.gtu.generator.LaneBasedGtuGenerator
- getGenerator() - Method in class org.opentrafficsim.road.gtu.generator.Platoons
-
Returns the vehicle generator for sub classes.
- getGeometry() - Method in class org.opentrafficsim.road.network.lane.conflict.Conflict
- getGeometry() - Method in class org.opentrafficsim.road.network.lane.object.detector.TrafficLightDetector
- getGfmr() - Method in class org.opentrafficsim.road.gtu.lane.tactical.directedlanechange.DirectedLaneMovementStep
- getGfmr() - Method in class org.opentrafficsim.road.gtu.lane.tactical.lanechangemobil.LaneMovementStep
- getGlobalInterpolation() - Method in class org.opentrafficsim.road.od.OdMatrix
- getGlobalTimeVector() - Method in class org.opentrafficsim.road.od.OdMatrix
- getGrade(double) - Method in class org.opentrafficsim.road.network.lane.CrossSectionElement
-
Returns the grade at the given fractional position, given as delta_h / delta_f, where f is fractional position.
- getGrade(Length) - Method in class org.opentrafficsim.road.network.lane.CrossSectionElement
-
Returns the grade at the given position, given as delta_h / delta_f, where f is fractional position.
- getGtu() - Method in class org.opentrafficsim.road.gtu.lane.perception.AbstractPerceptionReiterable
-
Returns the GTU.
- getGtu() - Method in class org.opentrafficsim.road.gtu.lane.tactical.AbstractLaneBasedTacticalPlanner
- getGtu() - Method in interface org.opentrafficsim.road.gtu.strategical.LaneBasedStrategicalPlanner
- getGtu() - Method in class org.opentrafficsim.road.gtu.strategical.LaneBasedStrategicalRoutePlanner
- getGtu() - Method in class org.opentrafficsim.road.network.sampling.GtuDataRoad
- getGtu(int) - Method in class org.opentrafficsim.road.network.lane.Lane
-
Returns the index'th GTU.
- getGtu(int, Time) - Method in class org.opentrafficsim.road.network.lane.Lane
-
Returns the index'th GTU at specified time.
- getGtuAhead(Length, RelativePosition.Type, Time) - Method in class org.opentrafficsim.road.network.lane.Lane
-
Get the first GTU where the relativePosition is in front of another GTU on the lane, in a driving direction on this lane, compared to the DESIGN LINE.
- getGtuBehind(Length, RelativePosition.Type, Time) - Method in class org.opentrafficsim.road.network.lane.Lane
-
Get the first GTU where the relativePosition is behind a certain position on the lane, in a driving direction on this lane, compared to the DESIGN LINE.
- getGtuList() - Method in class org.opentrafficsim.road.network.lane.Lane
- getGtuList(Time) - Method in class org.opentrafficsim.road.network.lane.Lane
-
Returns the list of GTU's at the specified time.
- getGtuStatus() - Method in class org.opentrafficsim.road.gtu.lane.perception.headway.AbstractHeadwayGtu
-
For subclasses that create a copy of themselves.
- getGtuStatuses(LaneBasedGtu, Time) - Static method in class org.opentrafficsim.road.gtu.lane.perception.headway.AbstractHeadwayGtu
-
Collects GTU statuses from a gtu.
- getGtuType() - Method in class org.opentrafficsim.road.gtu.lane.perception.headway.AbstractHeadwayGtu
- getGtuType() - Method in interface org.opentrafficsim.road.gtu.lane.perception.headway.HeadwayGtu
- getGtuType() - Method in class org.opentrafficsim.road.gtu.lane.perception.headway.HeadwayGtuReal
- getGtuTypeId() - Method in class org.opentrafficsim.road.network.sampling.GtuDataRoad
- getHeadway(LanePerception, LaneBasedGtu, Parameters) - Method in class org.opentrafficsim.road.gtu.lane.perception.mental.TaskCarFollowing
-
Returns a collector for the task demand.
- getHeadway(LanePerception, LaneBasedGtu, Parameters) - Method in class org.opentrafficsim.road.gtu.lane.perception.mental.TaskHeadwayBased
-
Returns a collector for the task demand.
- getHeadway(LanePerception, LaneBasedGtu, Parameters) - Method in class org.opentrafficsim.road.gtu.lane.perception.mental.TaskLaneChanging
-
Returns a collector for the task demand.
- getHeight() - Method in class org.opentrafficsim.road.network.lane.object.detector.TrafficLightDetector
- getHighestSpeedLimit() - Method in class org.opentrafficsim.road.network.lane.Lane
-
Get the highest speed limit of this lane.
- getId() - Method in class org.opentrafficsim.road.gtu.generator.LaneBasedGtuGenerator
-
Retrieve the id of this LaneBasedGtuGenerator.
- getId() - Method in class org.opentrafficsim.road.gtu.lane.perception.headway.AbstractHeadwayCopy
- getId() - Method in interface org.opentrafficsim.road.gtu.lane.perception.headway.Headway
- getId() - Method in class org.opentrafficsim.road.gtu.lane.perception.headway.HeadwayDistance
- getId() - Method in class org.opentrafficsim.road.gtu.lane.perception.headway.HeadwayGtuReal
- getId() - Method in class org.opentrafficsim.road.gtu.lane.perception.mental.AbstractTask
- getId() - Method in enum class org.opentrafficsim.road.gtu.lane.perception.mental.sdm.DefaultDistraction
-
Returns the id.
- getId() - Method in class org.opentrafficsim.road.gtu.lane.perception.mental.sdm.Distraction
-
Returns the id.
- getId() - Method in class org.opentrafficsim.road.gtu.lane.tactical.util.CarFollowingUtil.CarFollowingHeadway
- getId() - Method in class org.opentrafficsim.road.network.lane.CrossSectionElement
-
Retrieve the id of this CrossSectionElement.
- getId() - Method in interface org.opentrafficsim.road.network.lane.object.detector.DirectionalOccupancyDetector
- getId() - Method in class org.opentrafficsim.road.network.lane.object.detector.TrafficLightDetector
-
Returns the id.
- getId() - Method in class org.opentrafficsim.road.network.sampling.GtuDataRoad
- getId() - Method in class org.opentrafficsim.road.network.sampling.LaneDataRoad
- getId() - Method in class org.opentrafficsim.road.network.sampling.LinkDataRoad
- getId() - Method in class org.opentrafficsim.road.network.speed.SpeedLimitType
-
Returns the id.
- getId() - Method in class org.opentrafficsim.road.od.Categorization
- getId() - Method in class org.opentrafficsim.road.od.OdMatrix
- getIdentity() - Method in class org.opentrafficsim.road.gtu.lane.perception.categories.AnticipationDensity
-
Returns the identity value, the initial intermediate value.
- getIdentity() - Method in class org.opentrafficsim.road.gtu.lane.perception.categories.AnticipationSpeed
-
Returns the identity value, the initial intermediate value.
- getIdentity() - Method in class org.opentrafficsim.road.gtu.lane.perception.categories.neighbors.TaskHeadwayCollector
-
Returns the identity value, the initial intermediate value.
- getIdentity() - Method in interface org.opentrafficsim.road.gtu.lane.perception.PerceptionCollectable.PerceptionCollector
-
Returns the identity value, the initial intermediate value.
- getIndicatorIntent() - Method in class org.opentrafficsim.road.gtu.lane.plan.operational.SimpleOperationalPlan
- getIndicatorIntent() - Method in class org.opentrafficsim.road.gtu.lane.tactical.util.ConflictUtil.ConflictPlans
- getIndicatorObjectDistance() - Method in class org.opentrafficsim.road.gtu.lane.tactical.util.ConflictUtil.ConflictPlans
- getInfoClass() - Method in class org.opentrafficsim.road.network.speed.SpeedLimitType
-
Returns the class of the info related to this speed limit type.
- getInfrastructureLaneChangeInfo(RelativeLane) - Method in class org.opentrafficsim.road.gtu.lane.tactical.toledo.ToledoPerception
-
Returns infrastructure lane change info of a lane.
- getInterpolation(Node, Node, Category) - Method in class org.opentrafficsim.road.od.OdMatrix
- getInterval() - Method in interface org.opentrafficsim.road.network.control.rampmetering.RampMeteringSwitch
-
Returns the control interval.
- getInterval() - Method in class org.opentrafficsim.road.network.control.rampmetering.SingleCrossSectionSwitch
-
Returns the control interval.
- getLane() - Method in class org.opentrafficsim.road.gtu.lane.perception.headway.AbstractHeadwayLaneBasedObject
-
Lane at which the object is located.
- getLane() - Method in interface org.opentrafficsim.road.gtu.lane.perception.headway.HeadwayLaneBasedObject
-
Lane at which the object is located.
- getLane() - Method in class org.opentrafficsim.road.gtu.lane.perception.structure.LaneRecord
-
Returns the lane.
- getLane() - Method in interface org.opentrafficsim.road.gtu.lane.perception.structure.LaneRecordInterface
-
Returns the lane.
- getLane() - Method in class org.opentrafficsim.road.gtu.lane.perception.structure.SimpleLaneRecord
-
Returns the lane.
- getLane() - Method in class org.opentrafficsim.road.network.lane.object.AbstractLaneBasedObject
- getLane() - Method in interface org.opentrafficsim.road.network.lane.object.LaneBasedObject
- getLane() - Method in class org.opentrafficsim.road.network.sampling.LaneDataRoad
- getLaneBasedObjectMap() - Method in class org.opentrafficsim.road.network.lane.Lane
-
Retrieve the list of LaneBasedObjects of this Lane.
- getLaneBasedObjects() - Method in class org.opentrafficsim.road.network.lane.Lane
-
Retrieve the list of all LaneBasedObjects of this Lane.
- getLaneBasedObjects(Length, Length) - Method in class org.opentrafficsim.road.network.lane.Lane
-
Retrieve the list of LaneBasedObjects of this Lane in the specified distance range.
- getLaneChange() - Method in class org.opentrafficsim.road.gtu.lane.tactical.directedlanechange.DirectedLaneMovementStep
- getLaneChangeDesire(Parameters, LanePerception, CarFollowingModel, Iterable<MandatoryIncentive>, Iterable<VoluntaryIncentive>, Map<Class<? extends Incentive>, Desire>) - Static method in class org.opentrafficsim.road.gtu.lane.tactical.util.lmrs.LmrsUtil
-
Determines lane change desire for the given GtU.
- getLaneChangeDirection() - Method in class org.opentrafficsim.road.gtu.lane.plan.operational.SimpleOperationalPlan
- getLaneChangeDirection() - Method in class org.opentrafficsim.road.gtu.lane.tactical.lanechangemobil.LaneMovementStep
- getLaneChangeInfo(Lane, Route, GtuType, Length, LaneAccessLaw) - Method in class org.opentrafficsim.road.network.RoadNetwork
-
Returns lane change info from the given lane.
- getLaneDatas() - Method in class org.opentrafficsim.road.network.sampling.LinkDataRoad
- getLaneKeepingPolicy() - Method in class org.opentrafficsim.road.network.lane.CrossSectionLink
-
Retrieve the lane keeping policy.
- getLaneNumber() - Method in class org.opentrafficsim.road.gtu.generator.GeneratorPositions.GeneratorLanePosition
-
Returns the lane number, where 1 is the right-most lane.
- getLanePathInfo() - Method in interface org.opentrafficsim.road.gtu.lane.perception.categories.DefaultSimplePerception
-
Retrieve the last perceived lane path info.
- getLanePathInfo() - Method in class org.opentrafficsim.road.gtu.lane.perception.categories.DirectDefaultSimplePerception
-
Retrieve the last perceived lane path info.
- getLanePositionA() - Method in class org.opentrafficsim.road.network.lane.object.detector.TrafficLightDetector
-
Return the A position of this NonDirectionalOccupancyDetector.
- getLanePositionB() - Method in class org.opentrafficsim.road.network.lane.object.detector.TrafficLightDetector
-
Return the B position of this NonDirectionalOccupancyDetector.
- getLanePositionEntry() - Method in interface org.opentrafficsim.road.network.lane.object.detector.DirectionalOccupancyDetector
-
Return the entry position of this DirectionalOccupancyDetector.
- getLanePositionExit() - Method in interface org.opentrafficsim.road.network.lane.object.detector.DirectionalOccupancyDetector
-
Return the exit position of this DirectionalOccupancyDetector.
- getLanes() - Method in class org.opentrafficsim.road.network.factory.LaneFactory
-
Returns the created lanes in build order.
- getLanes() - Method in class org.opentrafficsim.road.network.lane.CrossSectionLink
-
Return a safe copy of the list of lanes of this CrossSectionLink.
- getLanesAndShoulders() - Method in class org.opentrafficsim.road.network.lane.CrossSectionLink
-
Return a safe copy of the list of lanes and shoulders of this CrossSectionLink.
- getLaneStructure() - Method in class org.opentrafficsim.road.gtu.lane.perception.CategoricalLanePerception
-
Return the lane structure.
- getLaneStructure() - Method in interface org.opentrafficsim.road.gtu.lane.perception.LanePerception
-
Return the lane structure.
- getLaneTypeMaxSpeed(GtuType, LaneType) - Method in class org.opentrafficsim.road.gtu.lane.perception.GtuTypeAssumptions
-
Return the maximum speed on a LaneType for a certain GtuType as an assumption for that GtuType.
- getLastFlow() - Method in class org.opentrafficsim.road.network.lane.object.detector.LoopDetector
-
Returns the last flow.
- getLastGtu() - Method in class org.opentrafficsim.road.network.lane.Lane
-
Get the last GTU on the lane, relative to a driving direction on this lane.
- getLastValue(LoopDetector.LoopDetectorMeasurement<?, A>) - Method in class org.opentrafficsim.road.network.lane.object.detector.LoopDetector
-
Returns the last value of the detector measurement.
- 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, double) - Method in class org.opentrafficsim.road.network.lane.SliceInfo
-
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) - 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(double) - Method in class org.opentrafficsim.road.network.lane.SliceInfo
-
Retrieve the lateral offset from the Link design line at the specified longitudinal position.
- getLateralCenterPosition(Length) - Method in class org.opentrafficsim.road.network.lane.CrossSectionElement
-
Retrieve the lateral offset from the Link design line at the specified longitudinal position.
- getLateralDirectionality() - Method in class org.opentrafficsim.road.gtu.lane.perception.RelativeLane
-
Returns the lateral direction.
- getLateralPosition(Lane) - Method in class org.opentrafficsim.road.gtu.lane.LaneBasedGtu
-
Returns the lateral position of the GTU relative to the lane center line.
- getLatestDesire(Class<? extends Incentive>) - Method in interface org.opentrafficsim.road.gtu.lane.tactical.DesireBased
-
Returns the latest desire from the specified incentive.
- getLatestDesire(Class<? extends Incentive>) - Method in class org.opentrafficsim.road.gtu.lane.tactical.lmrs.Lmrs
-
Returns the latest desire from the specified incentive.
- getLatestDesire(Class<? extends Incentive>) - Method in class org.opentrafficsim.road.gtu.lane.tactical.util.lmrs.LmrsData
-
Returns the latest desire from the specified incentive.
- getLeaderAcceleration() - Method in class org.opentrafficsim.road.gtu.lane.tactical.following.DualAccelerationStep
-
Return the acceleration of the leader.
- getLeaderAccelerationStep() - Method in class org.opentrafficsim.road.gtu.lane.tactical.following.DualAccelerationStep
-
Retrieve the AccelerationStep for the leader GTU.
- getLeaders() - Method in class org.opentrafficsim.road.gtu.lane.perception.categories.neighbors.CaccPerception
-
Returns the leaders.
- getLeaders() - Method in interface org.opentrafficsim.road.gtu.lane.perception.categories.neighbors.LongitudinalControllerPerception
-
Returns the leaders.
- getLeaders(RelativeLane) - Method in class org.opentrafficsim.road.gtu.lane.perception.categories.neighbors.DirectNeighborsPerception
-
Set of leaders on a lane, including adjacent GTU's who's FRONT is ahead of the own vehicle FRONT.
- getLeaders(RelativeLane) - Method in interface org.opentrafficsim.road.gtu.lane.perception.categories.neighbors.NeighborsPerception
-
Set of leaders on a lane, including adjacent GTU's who's FRONT is ahead of the own vehicle FRONT.
- getLeaderValidUntil() - Method in class org.opentrafficsim.road.gtu.lane.tactical.following.DualAccelerationStep
-
Return the time up to which the result of the leader is valid.
- getLeft() - Method in class org.opentrafficsim.road.gtu.lane.perception.categories.AnticipationSpeed.SpeedSet
-
Returns the speed regarding the left lane.
- getLeft() - Method in class org.opentrafficsim.road.gtu.lane.perception.RelativeLane
-
Returns the left hand relative lane of this relative lane.
- getLeftEdgeOffsets(ContinuousLine, List<CrossSectionSlice>) - Static method in class org.opentrafficsim.road.network.lane.LaneGeometryUtil
-
Returns the offsets to use on a
ContinuousLine
for the left-hand edge. - getLegalLaneChangeInfo(RelativeLane) - Method in class org.opentrafficsim.road.gtu.lane.perception.categories.DirectInfrastructurePerception
-
Returns infrastructure lane change info of a lane.
- getLegalLaneChangeInfo(RelativeLane) - Method in interface org.opentrafficsim.road.gtu.lane.perception.categories.InfrastructurePerception
-
Returns infrastructure lane change info of a lane.
- getLegalLaneChangePossibility(RelativeLane, LateralDirectionality) - Method in class org.opentrafficsim.road.gtu.lane.perception.categories.DirectInfrastructurePerception
-
Returns the distance over which a lane change remains legally possible.
- getLegalLaneChangePossibility(RelativeLane, LateralDirectionality) - Method in interface org.opentrafficsim.road.gtu.lane.perception.categories.InfrastructurePerception
-
Returns the distance over which a lane change remains legally possible.
- getLegalLaneChangePossibility(RelativeLane, LateralDirectionality) - Method in class org.opentrafficsim.road.gtu.lane.tactical.toledo.ToledoPerception
-
Returns the distance over which a lane change remains legally possible.
- getLegalSpeedLimit(SpeedLimitInfo) - Static method in class org.opentrafficsim.road.gtu.lane.tactical.util.SpeedLimitUtil
-
Returns the minimum speed of the applicable speed limit types MAX_LEGAL_VEHICLE_SPEED, ROAD_CLASS, FIXED_SIGN and DYNAMIC_SIGN.
- getLength() - Method in class org.opentrafficsim.road.gtu.lane.perception.headway.AbstractHeadwayCopy
- getLength() - Method in interface org.opentrafficsim.road.gtu.lane.perception.headway.Headway
- getLength() - Method in class org.opentrafficsim.road.gtu.lane.perception.headway.HeadwayDistance
- getLength() - Method in class org.opentrafficsim.road.gtu.lane.perception.headway.HeadwayGtuReal
- getLength() - Method in class org.opentrafficsim.road.gtu.lane.perception.structure.LaneRecord
-
Returns the length of the lane.
- getLength() - Method in interface org.opentrafficsim.road.gtu.lane.perception.structure.LaneRecordInterface
-
Returns the length of the lane.
- getLength() - Method in class org.opentrafficsim.road.gtu.lane.perception.structure.SimpleLaneRecord
-
Returns the length of the lane.
- getLength() - Method in class org.opentrafficsim.road.gtu.lane.tactical.util.CarFollowingUtil.CarFollowingHeadway
- getLength() - Method in class org.opentrafficsim.road.network.lane.conflict.Conflict
-
Returns the length of the object.
- 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).
- getLength() - Method in class org.opentrafficsim.road.network.lane.object.detector.LoopDetector
-
Returns the length of the object.
- getLength() - Method in interface org.opentrafficsim.road.network.lane.object.LaneBasedObject
-
Returns the length of the object.
- getLength() - Method in class org.opentrafficsim.road.network.sampling.LaneDataRoad
- getLength() - Method in class org.opentrafficsim.road.network.sampling.LinkDataRoad
- getLine() - Method in class org.opentrafficsim.road.gtu.lane.tactical.pt.BusSchedule
- getLines() - Method in class org.opentrafficsim.road.gtu.lane.perception.headway.HeadwayBusStop
- getLines() - Method in class org.opentrafficsim.road.network.lane.object.BusStop
-
Returns the lines set.
- getLink() - Method in class org.opentrafficsim.road.gtu.generator.GeneratorPositions.GeneratorLanePosition
-
Returns the link.
- getLink() - Method in class org.opentrafficsim.road.gtu.generator.GeneratorPositions.GeneratorLinkPosition
-
Return the link.
- getLink() - Method in class org.opentrafficsim.road.network.lane.CrossSectionElement
-
Returns the link of this cross-section element.
- getLink() - Method in class org.opentrafficsim.road.network.sampling.LinkDataRoad
- getLinkData() - Method in class org.opentrafficsim.road.network.sampling.LaneDataRoad
- getLocation() - Method in class org.opentrafficsim.road.network.lane.CrossSectionElement
- getLocation() - Method in record class org.opentrafficsim.road.network.lane.LanePosition
-
Retrieve the location and direction of the GTU on the lane.
- getLocation() - Method in class org.opentrafficsim.road.network.lane.object.detector.TrafficLightDetector
- getLocation() - Method in interface org.opentrafficsim.road.network.lane.object.LaneBasedObject
- getLongitudinalPosition() - Method in class org.opentrafficsim.road.network.lane.object.AbstractLaneBasedObject
- getLongitudinalPosition() - Method in interface org.opentrafficsim.road.network.lane.object.LaneBasedObject
- getLongitudinalPosition() - Method in class org.opentrafficsim.road.network.lane.RoadMarkerAcross
- getLongName() - Method in class org.opentrafficsim.road.gtu.lane.tactical.directedlanechange.DirectedAltruistic
-
Return complete textual information about this instantiation of this GTU following model.
- getLongName() - Method in class org.opentrafficsim.road.gtu.lane.tactical.directedlanechange.DirectedEgoistic
-
Return complete textual information about this instantiation of this GTU following model.
- getLongName() - Method in class org.opentrafficsim.road.gtu.lane.tactical.directedlanechange.DirectedFixedLaneChangeModel
-
Return complete textual information about this instantiation of this GTU following model.
- getLongName() - Method in interface org.opentrafficsim.road.gtu.lane.tactical.directedlanechange.DirectedLaneChangeModel
-
Return complete textual information about this instantiation of this GTU following model.
- getLongName() - Method in interface org.opentrafficsim.road.gtu.lane.tactical.following.CarFollowingModel
-
Return the complete name of the car-following model.
- getLongName() - Method in class org.opentrafficsim.road.gtu.lane.tactical.following.FixedAccelerationModel
-
Return the complete name of the car-following model.
- getLongName() - Method in class org.opentrafficsim.road.gtu.lane.tactical.following.Idm
-
Return the complete name of the car-following model.
- getLongName() - Method in class org.opentrafficsim.road.gtu.lane.tactical.following.IdmOld
-
Return the complete name of the car-following model.
- getLongName() - Method in class org.opentrafficsim.road.gtu.lane.tactical.following.IdmPlus
-
Return the complete name of the car-following model.
- getLongName() - Method in class org.opentrafficsim.road.gtu.lane.tactical.following.IdmPlusMulti
-
Return the complete name of the car-following model.
- getLongName() - Method in class org.opentrafficsim.road.gtu.lane.tactical.following.IdmPlusOld
-
Return the complete name of the car-following model.
- getLongName() - Method in class org.opentrafficsim.road.gtu.lane.tactical.following.SequentialFixedAccelerationModel
-
Return the complete name of the car-following model.
- getLongName() - Method in class org.opentrafficsim.road.gtu.lane.tactical.lanechangemobil.Altruistic
-
Return complete textual information about this instantiation of this GTU following model.
- getLongName() - Method in class org.opentrafficsim.road.gtu.lane.tactical.lanechangemobil.Egoistic
-
Return complete textual information about this instantiation of this GTU following model.
- getLongName() - Method in class org.opentrafficsim.road.gtu.lane.tactical.lanechangemobil.FixedLaneChangeModel
-
Return complete textual information about this instantiation of this GTU following model.
- getLongName() - Method in interface org.opentrafficsim.road.gtu.lane.tactical.lanechangemobil.LaneChangeModel
-
Return complete textual information about this instantiation of this GTU following model.
- getLongName() - Method in class org.opentrafficsim.road.gtu.lane.tactical.toledo.ToledoCarFollowing
-
Return the complete name of the car-following model.
- getLowestSpeedLimit() - Method in class org.opentrafficsim.road.network.lane.Lane
-
Get the lowest speed limit of this lane.
- getMandatoryIncentives() - Method in class org.opentrafficsim.road.gtu.lane.tactical.lmrs.AbstractIncentivesTacticalPlanner
-
Returns the mandatory incentives.
- getMass() - Method in interface org.opentrafficsim.road.gtu.lane.VehicleModel
-
GTU mass.
- getMass() - Method in class org.opentrafficsim.road.gtu.lane.VehicleModel.MassBased
-
GTU mass.
- getMaximumSafeDeceleration() - Method in class org.opentrafficsim.road.gtu.lane.tactical.following.FixedAccelerationModel
-
Return the maximum safe deceleration for use in gap acceptance models.
- getMaximumSafeDeceleration() - Method in interface org.opentrafficsim.road.gtu.lane.tactical.following.GtuFollowingModelOld
-
Return the maximum safe deceleration for use in gap acceptance models.
- getMaximumSafeDeceleration() - Method in class org.opentrafficsim.road.gtu.lane.tactical.following.IdmOld
-
Return the maximum safe deceleration for use in gap acceptance models.
- getMaximumSafeDeceleration() - Method in class org.opentrafficsim.road.gtu.lane.tactical.following.IdmPlusOld
-
Return the maximum safe deceleration for use in gap acceptance models.
- getMaximumSafeDeceleration() - Method in class org.opentrafficsim.road.gtu.lane.tactical.following.SequentialFixedAccelerationModel
-
Return the maximum safe deceleration for use in gap acceptance models.
- getMaximumVehicleSpeed(SpeedLimitInfo) - Static method in class org.opentrafficsim.road.gtu.lane.tactical.util.SpeedLimitUtil
-
Returns the speed of speed limit type MAX_VEHICLE_SPEED.
- getMaxSpeeds(GtuType) - Method in class org.opentrafficsim.road.gtu.lane.perception.GtuTypeAssumptions
-
Return a safe copy of the maximum speed for all LaneTypes for a certain GtuType as an assumption for that GtuType.
- getMental() - Method in class org.opentrafficsim.road.gtu.lane.perception.CategoricalLanePerception
-
Returns the mental module of perception.
- getMental() - Method in interface org.opentrafficsim.road.gtu.lane.perception.LanePerception
-
Returns the mental module of perception.
- getMergeDistance() - Method in class org.opentrafficsim.road.gtu.lane.perception.structure.LaneRecord
-
Returns the merge distance, i.e. the distance after which this road merges with the road the GTU is at.
- getMergeDistance(LanePerception, LateralDirectionality) - Static method in interface org.opentrafficsim.road.gtu.lane.tactical.util.lmrs.Synchronization
-
Returns the distance to the next merge, stopping within this distance is futile for a lane change.
- getMinimumLaneChangeDistance() - Method in class org.opentrafficsim.road.gtu.lane.plan.operational.LaneChange
-
Returns the minimum lane change distance.
- getMomentOfInertiaAboutZ() - Method in interface org.opentrafficsim.road.gtu.lane.VehicleModel
-
Moment of inertia about z-axis and center point of gravity.
- getMomentOfInertiaAboutZ() - Method in class org.opentrafficsim.road.gtu.lane.VehicleModel.MassBased
-
Moment of inertia about z-axis and center point of gravity.
- getName() - Method in interface org.opentrafficsim.road.gtu.generator.headway.ArrivalsHeadwayGenerator.HeadwayDistribution
-
Returns the distribution name.
- getName() - Method in class org.opentrafficsim.road.gtu.lane.tactical.directedlanechange.DirectedAltruistic
-
Return the name of this GTU following model.
- getName() - Method in class org.opentrafficsim.road.gtu.lane.tactical.directedlanechange.DirectedEgoistic
-
Return the name of this GTU following model.
- getName() - Method in class org.opentrafficsim.road.gtu.lane.tactical.directedlanechange.DirectedFixedLaneChangeModel
-
Return the name of this GTU following model.
- getName() - Method in interface org.opentrafficsim.road.gtu.lane.tactical.directedlanechange.DirectedLaneChangeModel
-
Return the name of this GTU following model.
- getName() - Method in interface org.opentrafficsim.road.gtu.lane.tactical.following.CarFollowingModel
-
Return the name of the car-following model.
- getName() - Method in class org.opentrafficsim.road.gtu.lane.tactical.following.FixedAccelerationModel
-
Return the name of the car-following model.
- getName() - Method in class org.opentrafficsim.road.gtu.lane.tactical.following.Idm
-
Return the name of the car-following model.
- getName() - Method in class org.opentrafficsim.road.gtu.lane.tactical.following.IdmOld
-
Return the name of the car-following model.
- getName() - Method in class org.opentrafficsim.road.gtu.lane.tactical.following.IdmPlus
-
Return the name of the car-following model.
- getName() - Method in class org.opentrafficsim.road.gtu.lane.tactical.following.IdmPlusMulti
-
Return the name of the car-following model.
- getName() - Method in class org.opentrafficsim.road.gtu.lane.tactical.following.IdmPlusOld
-
Return the name of the car-following model.
- getName() - Method in class org.opentrafficsim.road.gtu.lane.tactical.following.SequentialFixedAccelerationModel
-
Return the name of the car-following model.
- getName() - Method in class org.opentrafficsim.road.gtu.lane.tactical.lanechangemobil.Altruistic
-
Return the name of this GTU following model.
- getName() - Method in class org.opentrafficsim.road.gtu.lane.tactical.lanechangemobil.Egoistic
-
Return the name of this GTU following model.
- getName() - Method in class org.opentrafficsim.road.gtu.lane.tactical.lanechangemobil.FixedLaneChangeModel
-
Return the name of this GTU following model.
- getName() - Method in interface org.opentrafficsim.road.gtu.lane.tactical.lanechangemobil.LaneChangeModel
-
Return the name of this GTU following model.
- getName() - Method in class org.opentrafficsim.road.gtu.lane.tactical.toledo.ToledoCarFollowing
-
Return the name of the car-following model.
- getName() - Method in interface org.opentrafficsim.road.network.lane.object.detector.LoopDetector.LoopDetectorMeasurement
-
Returns the value name.
- getName() - Method in class org.opentrafficsim.road.network.lane.object.detector.LoopDetector.PlatoonSizes
-
Returns the value name.
- getNeighboringHeadways(LateralDirectionality) - Method in interface org.opentrafficsim.road.gtu.lane.perception.categories.DefaultSimplePerception
- getNeighboringHeadways(LateralDirectionality) - Method in class org.opentrafficsim.road.gtu.lane.perception.categories.DirectDefaultSimplePerception
- getNeighboringHeadwaysLeft() - Method in interface org.opentrafficsim.road.gtu.lane.perception.categories.DefaultSimplePerception
- getNeighboringHeadwaysLeft() - Method in class org.opentrafficsim.road.gtu.lane.perception.categories.DirectDefaultSimplePerception
- getNeighboringHeadwaysRight() - Method in interface org.opentrafficsim.road.gtu.lane.perception.categories.DefaultSimplePerception
- getNeighboringHeadwaysRight() - Method in class org.opentrafficsim.road.gtu.lane.perception.categories.DirectDefaultSimplePerception
- getNetwork() - Method in class org.opentrafficsim.road.gtu.lane.LaneBasedGtu
- getNetwork() - Method in class org.opentrafficsim.road.network.lane.CrossSectionElement
- getNetwork() - Method in class org.opentrafficsim.road.network.lane.CrossSectionLink
- getNext() - Method in class org.opentrafficsim.road.gtu.lane.perception.structure.LaneRecord
-
Returns a list of next lanes.
- getNext() - Method in interface org.opentrafficsim.road.gtu.lane.perception.structure.LaneRecordInterface
-
Returns a list of next lanes.
- getNext() - Method in class org.opentrafficsim.road.gtu.lane.perception.structure.SimpleLaneRecord
-
Returns a list of next lanes.
- getNext(LaneRecordInterface<?>, Length, C) - Method in class org.opentrafficsim.road.gtu.lane.perception.AbstractPerceptionIterable
-
Returns the next object(s) on the lane represented by the record.
- getNext(LaneRecordInterface<?>, Length, Boolean) - Method in class org.opentrafficsim.road.gtu.lane.perception.LaneBasedObjectIterable
-
Returns the next object(s) on the lane represented by the record.
- getNext(LaneRecordInterface<?>, Length, Integer) - Method in class org.opentrafficsim.road.gtu.lane.perception.DownstreamNeighborsIterable
-
Returns the next object(s) on the lane represented by the record.
- getNext(LaneRecordInterface<?>, Length, Integer) - Method in class org.opentrafficsim.road.gtu.lane.perception.UpstreamNeighborsIterable
-
Returns the next object(s) on the lane represented by the record.
- getNextLaneForRoute(Lane) - Method in class org.opentrafficsim.road.gtu.lane.LaneBasedGtu
-
Returns the next lane for a given lane to stay on the route.
- getNextLanesForRoute(Lane) - Method in class org.opentrafficsim.road.gtu.lane.LaneBasedGtu
-
Returns a set of
Lane
s that can be followed considering the route. - getNumber() - Method in class org.opentrafficsim.road.gtu.lane.perception.PerceptionCollectable.Intermediate
-
Returns the number of the underlying object currently being accumulated, starts at 0 for the first.
- getNumberOfLanes(GtuType) - Method in class org.opentrafficsim.road.gtu.generator.GeneratorPositions.GeneratorLinkPosition
-
Returns the number of accessible lanes for the GTU type.
- getNumLanes() - Method in class org.opentrafficsim.road.gtu.lane.perception.RelativeLane
-
Returns the number of lanes in the lateral direction.
- getObject() - Method in class org.opentrafficsim.road.gtu.lane.perception.AbstractPerceptionIterable.Entry
-
Returns the underlying object.
- getObject() - Method in class org.opentrafficsim.road.gtu.lane.perception.AbstractPerceptionReiterable.PrimaryIteratorEntry
-
Returns the object.
- getObject() - Method in class org.opentrafficsim.road.gtu.lane.perception.PerceptionCollectable.Intermediate
-
Get intermediate object.
- getObject() - Method in class org.opentrafficsim.road.gtu.lane.perception.PerceptionCollectable.UnderlyingDistance
- getObjectAhead(Length) - Method in class org.opentrafficsim.road.network.lane.Lane
-
Get the first object where the relativePosition is in front of a certain position on the lane, in a driving direction on this lane, compared to the DESIGN LINE.
- getObjectBehind(Length) - Method in class org.opentrafficsim.road.network.lane.Lane
-
Get the first object where the relativePosition is behind of a certain position on the lane, in a driving direction on this lane, compared to the DESIGN LINE.
- getObjectType() - Method in class org.opentrafficsim.road.gtu.lane.perception.headway.AbstractHeadwayCopy
- getObjectType() - Method in interface org.opentrafficsim.road.gtu.lane.perception.headway.Headway
- getObjectType() - Method in class org.opentrafficsim.road.gtu.lane.perception.headway.HeadwayDistance
- getObjectType() - Method in class org.opentrafficsim.road.gtu.lane.perception.headway.HeadwayGtuReal
- getObjectType() - Method in class org.opentrafficsim.road.gtu.lane.tactical.util.CarFollowingUtil.CarFollowingHeadway
- getOccupancy() - Method in class org.opentrafficsim.road.network.lane.object.detector.TrafficLightDetector
-
Return the state of this traffic light detector.
- getOdometer() - Method in class org.opentrafficsim.road.network.speed.SpeedLimitProspect
-
Returns the odometer value at which the last update was performed.
- getOffset() - Method in class org.opentrafficsim.road.network.lane.CrossSectionSlice
-
Retrieve the design line offset.
- getOffsetAtBegin() - Method in class org.opentrafficsim.road.network.lane.CrossSectionElement
-
Retrieve the offset from the design line at the begin of the parent link.
- getOffsetAtBegin() - Method in class org.opentrafficsim.road.network.lane.SliceInfo
-
Retrieve the offset from the design line at the begin of the parent link.
- getOffsetAtEnd() - Method in class org.opentrafficsim.road.network.lane.CrossSectionElement
-
Retrieve the offset from the design line at the end of the parent link.
- getOffsetAtEnd() - Method in class org.opentrafficsim.road.network.lane.SliceInfo
-
Retrieve the offset from the design line at the end of the parent link.
- GETOFFTHISLANENOW - Static variable in class org.opentrafficsim.road.gtu.lane.tactical.LaneBasedCfLcTacticalPlanner
-
Return value of suitability when a lane change is required right now.
- getOrigin() - Method in class org.opentrafficsim.road.gtu.generator.characteristics.LaneBasedGtuCharacteristics
- getOrigin() - Method in class org.opentrafficsim.road.gtu.strategical.LaneBasedStrategicalRoutePlanner
- getOriginId() - Method in class org.opentrafficsim.road.network.sampling.GtuDataRoad
- getOrigins() - Method in class org.opentrafficsim.road.od.OdMatrix
- getOtherConflict() - Method in class org.opentrafficsim.road.network.lane.conflict.Conflict
- getOverlap() - Method in class org.opentrafficsim.road.gtu.lane.perception.headway.AbstractHeadway
-
Return the (perceived) overlap with the other object.
- getOverlap() - Method in interface org.opentrafficsim.road.gtu.lane.perception.headway.Headway
-
Return the (perceived) overlap with the other object.
- getOverlap() - Method in class org.opentrafficsim.road.gtu.lane.perception.headway.HeadwayDistance
-
Return the (perceived) overlap with the other object.
- getOverlapFront() - Method in class org.opentrafficsim.road.gtu.lane.perception.headway.AbstractHeadway
-
Return the (perceived) front overlap to the other object.
- getOverlapFront() - Method in interface org.opentrafficsim.road.gtu.lane.perception.headway.Headway
-
Return the (perceived) front overlap to the other object.
- getOverlapFront() - Method in class org.opentrafficsim.road.gtu.lane.perception.headway.HeadwayDistance
-
Return the (perceived) front overlap to the other object.
- getOverlapRear() - Method in class org.opentrafficsim.road.gtu.lane.perception.headway.AbstractHeadway
-
Return the (perceived) rear overlap to the other object.
- getOverlapRear() - Method in interface org.opentrafficsim.road.gtu.lane.perception.headway.Headway
-
Return the (perceived) rear overlap to the other object.
- getOverlapRear() - Method in class org.opentrafficsim.road.gtu.lane.perception.headway.HeadwayDistance
-
Return the (perceived) rear overlap to the other object.
- getParallelHeadways(LateralDirectionality) - Method in interface org.opentrafficsim.road.gtu.lane.perception.categories.DefaultSimplePerception
- getParallelHeadways(LateralDirectionality) - Method in class org.opentrafficsim.road.gtu.lane.perception.categories.DirectDefaultSimplePerception
- getParallelHeadwaysLeft() - Method in interface org.opentrafficsim.road.gtu.lane.perception.categories.DefaultSimplePerception
- getParallelHeadwaysLeft() - Method in class org.opentrafficsim.road.gtu.lane.perception.categories.DirectDefaultSimplePerception
- getParallelHeadwaysRight() - Method in interface org.opentrafficsim.road.gtu.lane.perception.categories.DefaultSimplePerception
- getParallelHeadwaysRight() - Method in class org.opentrafficsim.road.gtu.lane.perception.categories.DirectDefaultSimplePerception
- getParameters() - Method in interface org.opentrafficsim.road.gtu.lane.perception.headway.HeadwayGtu
-
Many models that observe a GTU need to predict the imminent behavior of that GTU.
- getParameters() - Method in class org.opentrafficsim.road.gtu.lane.perception.headway.HeadwayGtuReal
-
Many models that observe a GTU need to predict the imminent behavior of that GTU.
- getParameters() - Method in class org.opentrafficsim.road.gtu.lane.perception.headway.HeadwayGtuRealCopy
-
Many models that observe a GTU need to predict the imminent behavior of that GTU.
- getParameters() - Method in class org.opentrafficsim.road.gtu.lane.perception.headway.HeadwayGtuSimple
-
Many models that observe a GTU need to predict the imminent behavior of that GTU.
- getParameters() - Method in class org.opentrafficsim.road.gtu.lane.perception.headway.HeadwayGtuType
-
Many models that observe a GTU need to predict the imminent behavior of that GTU.
- getParameters() - Method in class org.opentrafficsim.road.gtu.lane.tactical.following.AbstractIdmFactory
-
Returns parameters for the given component.
- getParameters() - Method in class org.opentrafficsim.road.gtu.lane.tactical.LaneBasedCfLcTacticalPlannerFactory
-
Returns parameters for the given component.
- getParameters() - Method in class org.opentrafficsim.road.gtu.lane.tactical.LaneBasedGtuFollowingTacticalPlannerFactory
-
Returns parameters for the given component.
- getParameters() - Method in class org.opentrafficsim.road.gtu.lane.tactical.lmrs.DefaultLmrsPerceptionFactory
-
Returns parameters for the given component.
- getParameters() - Method in class org.opentrafficsim.road.gtu.lane.tactical.lmrs.LmrsFactory
-
Returns parameters for the given component.
- getParameters() - Method in interface org.opentrafficsim.road.gtu.lane.tactical.ModelComponentFactory
-
Returns parameters for the given component.
- getParameters() - Method in class org.opentrafficsim.road.gtu.lane.tactical.toledo.ToledoFactory
-
Returns parameters for the given component.
- getParameters(GtuType) - Method in class org.opentrafficsim.road.gtu.lane.perception.GtuTypeAssumptions
-
Return the parameters model for a certain GtuType as an assumption for that GtuType.
- getParent() - Method in class org.opentrafficsim.road.network.lane.object.detector.TrafficLightDetector.StartEndDetector
-
Returns the parent TrafficLightDetector.
- getPath(Duration, Length, Speed, LanePosition, OrientedPoint2d, LateralDirectionality, OtsLine2d, OtsLine2d, Duration, double) - Method in interface org.opentrafficsim.road.gtu.lane.plan.operational.LaneChange.LaneChangePath
-
Returns a (partial) path for a lane change.
- getPath(Duration, Length, Speed, LanePosition, OrientedPoint2d, LateralDirectionality, OtsLine2d, OtsLine2d, Duration, double) - Method in class org.opentrafficsim.road.gtu.lane.plan.operational.LaneChange.LaneChangePath.InterpolatedLaneChangePath
-
Returns a (partial) path for a lane change.
- getPath(Duration, Length, Speed, LanePosition, OrientedPoint2d, LateralDirectionality, OtsLine2d, OtsLine2d, Duration, double) - Method in class org.opentrafficsim.road.gtu.lane.plan.operational.LaneChange.LaneChangePath.SequentialLaneChangePath
-
Returns a (partial) path for a lane change.
- getPath(Duration, LaneBasedGtu, LanePosition, OrientedPoint2d, Length, LateralDirectionality) - Method in class org.opentrafficsim.road.gtu.lane.plan.operational.LaneChange
-
Returns the path for a lane change.
- getPerception() - Method in class org.opentrafficsim.road.gtu.lane.tactical.AbstractLaneBasedTacticalPlanner
- getPerception() - Method in class org.opentrafficsim.road.gtu.lane.tactical.directedlanechange.AbstractDirectedLaneChangeModel
- getPerception() - Method in class org.opentrafficsim.road.gtu.lane.tactical.directedlanechange.DirectedFixedLaneChangeModel
- getPerception() - Method in interface org.opentrafficsim.road.gtu.lane.tactical.directedlanechange.DirectedLaneChangeModel
- getPerceptionFactory() - Method in class org.opentrafficsim.road.gtu.lane.tactical.AbstractLaneBasedTacticalPlannerFactory
-
Returns the perception factory.
- getPhysicalLaneChangeInfo(RelativeLane) - Method in class org.opentrafficsim.road.gtu.lane.perception.categories.DirectInfrastructurePerception
-
Returns infrastructure lane change info of a lane.
- getPhysicalLaneChangeInfo(RelativeLane) - Method in interface org.opentrafficsim.road.gtu.lane.perception.categories.InfrastructurePerception
-
Returns infrastructure lane change info of a lane.
- getPhysicalLaneChangePossibility(RelativeLane, LateralDirectionality) - Method in class org.opentrafficsim.road.gtu.lane.perception.categories.DirectInfrastructurePerception
-
Returns the distance over which a lane change remains physically possible.
- getPhysicalLaneChangePossibility(RelativeLane, LateralDirectionality) - Method in interface org.opentrafficsim.road.gtu.lane.perception.categories.InfrastructurePerception
-
Returns the distance over which a lane change remains physically possible.
- getPhysicalLaneChangePossibility(RelativeLane, LateralDirectionality) - Method in class org.opentrafficsim.road.gtu.lane.tactical.toledo.ToledoPerception
-
Returns the distance over which a lane change remains physically possible.
- getPosition() - Method in class org.opentrafficsim.road.gtu.generator.GeneratorPositions.GeneratorLanePosition
-
Returns the contained position set, representing a single GTU position on the network.
- getPosition() - Method in class org.opentrafficsim.road.gtu.generator.LaneBasedGtuGenerator.Placement
-
Returns the position.
- getPosition() - Method in class org.opentrafficsim.road.gtu.generator.Platoons
-
Returns the position for sub classes.
- getPositions() - Method in class org.opentrafficsim.road.gtu.generator.LaneBasedGtuGenerator
- getPositionType() - Method in class org.opentrafficsim.road.network.lane.object.detector.LaneDetector
-
Returns the relative position type of the vehicle (e.g., FRONT, BACK) that triggers the detector.
- getPositionTypeEntry() - Method in interface org.opentrafficsim.road.network.lane.object.detector.DirectionalOccupancyDetector
- getPositionTypeEntry() - Method in class org.opentrafficsim.road.network.lane.object.detector.TrafficLightDetector
- getPositionTypeExit() - Method in interface org.opentrafficsim.road.network.lane.object.detector.DirectionalOccupancyDetector
- getPositionTypeExit() - Method in class org.opentrafficsim.road.network.lane.object.detector.TrafficLightDetector
- getPrev() - Method in class org.opentrafficsim.road.gtu.lane.perception.structure.LaneRecord
-
Returns a list of previous lanes.
- getPrev() - Method in interface org.opentrafficsim.road.gtu.lane.perception.structure.LaneRecordInterface
-
Returns a list of previous lanes.
- getPrev() - Method in class org.opentrafficsim.road.gtu.lane.perception.structure.SimpleLaneRecord
-
Returns a list of previous lanes.
- getPrimaryIterator() - Method in class org.opentrafficsim.road.gtu.lane.perception.AbstractPerceptionReiterable
-
Returns the primary iterator.
- getPriority() - Method in class org.opentrafficsim.road.network.lane.CrossSectionLink
- getProjectedLength(Lane) - Method in class org.opentrafficsim.road.gtu.lane.LaneBasedGtu
-
Get projected length on the lane.
- getReferenceLane() - Method in record class org.opentrafficsim.road.gtu.lane.tactical.LanePathInfo
-
The reference lane is the widest lane on which the reference point of the GTU is fully registered.
- getReferencePosition() - Method in class org.opentrafficsim.road.gtu.lane.LaneBasedGtu
-
Return the current Lane, position and directionality of the GTU.
- getReferenceSpeed() - Method in class org.opentrafficsim.road.network.sampling.GtuDataRoad
- getRelativeLane() - Method in class org.opentrafficsim.road.gtu.lane.perception.headway.HeadwayBusStop
- getRelativeLane() - Method in class org.opentrafficsim.road.gtu.lane.perception.structure.LaneRecord
-
Returns the relative lane.
- getRelativeLength() - Method in class org.opentrafficsim.road.network.lane.CrossSectionSlice
-
Retrieve the relative length.
- getRight() - Method in class org.opentrafficsim.road.gtu.lane.perception.categories.AnticipationSpeed.SpeedSet
-
Returns the speed regarding the right lane.
- getRight() - Method in class org.opentrafficsim.road.gtu.lane.perception.RelativeLane
-
Returns the right hand relative lane of this relative lane.
- getRightEdgeOffsets(ContinuousLine, List<CrossSectionSlice>) - Static method in class org.opentrafficsim.road.network.lane.LaneGeometryUtil
-
Returns the offsets to use on a
ContinuousLine
for the right-hand edge. - getRootCrossSection() - Method in class org.opentrafficsim.road.gtu.lane.perception.structure.LaneStructure
-
Returns all the lanes that are in the root cross-section, i.e. to our direct left and right.
- getRootRecord(RelativeLane) - Method in class org.opentrafficsim.road.gtu.lane.perception.structure.LaneStructure
-
Returns the root record on the given lane.
- getRoute() - Method in class org.opentrafficsim.road.gtu.generator.characteristics.LaneBasedGtuCharacteristics
- getRoute() - Method in interface org.opentrafficsim.road.gtu.lane.perception.headway.HeadwayGtu
-
Models responding to other GTU may assume a route of the vehicle, for instance at intersections.
- getRoute() - Method in class org.opentrafficsim.road.gtu.lane.perception.headway.HeadwayGtuReal
-
Models responding to other GTU may assume a route of the vehicle, for instance at intersections.
- getRoute() - Method in class org.opentrafficsim.road.gtu.lane.perception.headway.HeadwayGtuRealCopy
-
Models responding to other GTU may assume a route of the vehicle, for instance at intersections.
- getRoute() - Method in class org.opentrafficsim.road.gtu.lane.perception.headway.HeadwayGtuSimple
-
Models responding to other GTU may assume a route of the vehicle, for instance at intersections.
- getRoute() - Method in class org.opentrafficsim.road.gtu.lane.perception.headway.HeadwayGtuType
-
Models responding to other GTU may assume a route of the vehicle, for instance at intersections.
- getRoute() - Method in class org.opentrafficsim.road.gtu.strategical.LaneBasedStrategicalRoutePlanner
- getRoute(Node, Node, GtuType) - Method in class org.opentrafficsim.road.gtu.strategical.RouteGenerator.DefaultRouteGenerator
-
Returns a route.
- getRoute(Node, Node, GtuType) - Method in interface org.opentrafficsim.road.gtu.strategical.RouteGenerator
-
Returns a route.
- getRouteId() - Method in class org.opentrafficsim.road.network.sampling.GtuDataRoad
- getSecondLane(LaneBasedGtu) - Method in class org.opentrafficsim.road.gtu.lane.plan.operational.LaneChange
-
Second lane of lane change relative to the reference lane.
- getSet() - Method in class org.opentrafficsim.road.gtu.lane.perception.AbstractPerceptionIterable.Entry
-
Returns the underlying set.
- getSettings() - Method in interface org.opentrafficsim.road.gtu.lane.control.ControlTacticalPlanner
-
Returns the system settings.
- getShape() - Method in class org.opentrafficsim.road.network.lane.Lane
- getShoulders() - Method in class org.opentrafficsim.road.network.lane.CrossSectionLink
-
Return a safe copy of the list of shoulders of this CrossSectionLink.
- getSimulator() - Method in interface org.opentrafficsim.road.network.lane.object.detector.DirectionalOccupancyDetector
- getSimulator() - Method in class org.opentrafficsim.road.network.lane.object.detector.LaneDetector
- getSimulator() - Method in class org.opentrafficsim.road.network.lane.object.detector.TrafficLightDetector
-
Returns the simulator.
- getSlices(ContinuousLine, Length, Length) - Static method in class org.opentrafficsim.road.network.lane.LaneGeometryUtil
-
Create cross-section slices from constant values.
- getSlices(ContinuousLine, Length, Length, Length, Length) - Static method in class org.opentrafficsim.road.network.lane.LaneGeometryUtil
-
Create cross-section slices from start and end values.
- getSpeed() - Method in class org.opentrafficsim.road.gtu.generator.LaneBasedGtuGenerator.Placement
-
Returns the speed.
- getSpeed() - Method in class org.opentrafficsim.road.gtu.lane.perception.headway.AbstractHeadwayCopy
- getSpeed() - Method in interface org.opentrafficsim.road.gtu.lane.perception.headway.Headway
- getSpeed() - Method in class org.opentrafficsim.road.gtu.lane.perception.headway.HeadwayDistance
- getSpeed() - Method in class org.opentrafficsim.road.gtu.lane.perception.headway.HeadwayGtuReal
- getSpeed() - Method in class org.opentrafficsim.road.gtu.lane.perception.mental.TaskHeadwayBased
-
Returns the current speed to translate a distance headway to a time headway.
- getSpeed() - Method in class org.opentrafficsim.road.gtu.lane.tactical.util.CarFollowingUtil.CarFollowingHeadway
- getSpeed() - Method in class org.opentrafficsim.road.network.lane.object.SpeedSign
-
Returns the speed.
- getSpeed(RelativeLane) - Method in class org.opentrafficsim.road.gtu.lane.perception.categories.AnticipationTrafficPerception
-
Returns the perceived speed on the given lane.
- getSpeed(RelativeLane) - Method in interface org.opentrafficsim.road.gtu.lane.perception.categories.TrafficPerception
-
Returns the perceived speed on the given lane.
- getSpeedForLateralAcceleration(Acceleration) - Method in record class org.opentrafficsim.road.network.speed.SpeedInfoCurvature
-
Returns the speed for which the current lateral acceleration follows in the corner.
- getSpeedInfo(SpeedLimitType<T>) - Method in class org.opentrafficsim.road.network.speed.SpeedLimitInfo
-
Returns the info regarding a specific speed limit type.
- getSpeedInfoChange(Length, SpeedLimitType<T>) - Method in class org.opentrafficsim.road.network.speed.SpeedLimitProspect
-
Returns the speed info of given speed limit type where it changed.
- getSpeedLimit() - Method in interface org.opentrafficsim.road.gtu.lane.perception.categories.DefaultSimplePerception
- getSpeedLimit() - Method in class org.opentrafficsim.road.gtu.lane.perception.categories.DirectDefaultSimplePerception
- getSpeedLimit(GtuType) - Method in class org.opentrafficsim.road.network.lane.Lane
-
Get the speed limit of this lane, which can differ per GTU type.
- getSpeedLimit(GtuType) - Method in class org.opentrafficsim.road.network.lane.Shoulder
-
Get the speed limit of this lane, which can differ per GTU type.
- getSpeedLimitInfo() - Method in interface org.opentrafficsim.road.gtu.lane.perception.headway.HeadwayGtu
-
Many models that observe a GTU need to predict the imminent behavior of that GTU.
- getSpeedLimitInfo() - Method in class org.opentrafficsim.road.gtu.lane.perception.headway.HeadwayGtuReal
-
Many models that observe a GTU need to predict the imminent behavior of that GTU.
- getSpeedLimitInfo() - Method in class org.opentrafficsim.road.gtu.lane.perception.headway.HeadwayGtuRealCopy
-
Many models that observe a GTU need to predict the imminent behavior of that GTU.
- getSpeedLimitInfo() - Method in class org.opentrafficsim.road.gtu.lane.perception.headway.HeadwayGtuSimple
-
Many models that observe a GTU need to predict the imminent behavior of that GTU.
- getSpeedLimitInfo() - Method in class org.opentrafficsim.road.gtu.lane.perception.headway.HeadwayGtuType
-
Many models that observe a GTU need to predict the imminent behavior of that GTU.
- getSpeedLimitInfo(Length) - Method in class org.opentrafficsim.road.network.speed.SpeedLimitProspect
-
Returns the speed info at a given location.
- getSpeedLimitInfo(Speed, Acceleration, Duration) - Method in class org.opentrafficsim.road.network.speed.SpeedLimitProspect
-
Returns the speed info at a location following an acceleration over some duration.
- getSpeedLimitInfo(LaneBasedGtu) - Static method in class org.opentrafficsim.road.gtu.lane.perception.headway.AbstractHeadwayGtu
-
Creates speed limit info for given GTU.
- getSpeedLimitProspect(RelativeLane) - Method in class org.opentrafficsim.road.gtu.lane.perception.categories.DirectInfrastructurePerception
-
Returns the prospect for speed limits on a lane (dynamic speed limits may vary between lanes).
- getSpeedLimitProspect(RelativeLane) - Method in interface org.opentrafficsim.road.gtu.lane.perception.categories.InfrastructurePerception
-
Returns the prospect for speed limits on a lane (dynamic speed limits may vary between lanes).
- getSpeedLimitProspect(RelativeLane) - Method in class org.opentrafficsim.road.gtu.lane.tactical.toledo.ToledoPerception
-
Returns the prospect for speed limits on a lane (dynamic speed limits may vary between lanes).
- getStartDistance() - Method in class org.opentrafficsim.road.gtu.lane.perception.structure.LaneRecord
-
Returns the start distance.
- getStartDistance() - Method in interface org.opentrafficsim.road.gtu.lane.perception.structure.LaneRecordInterface
-
Returns the distance from a reference to the start of this lane, negative for upstream distance.
- getStartDistance() - Method in class org.opentrafficsim.road.gtu.lane.perception.structure.SimpleLaneRecord
-
Returns the distance from a reference to the start of this lane, negative for upstream distance.
- getStartLine() - Method in class org.opentrafficsim.road.network.lane.CrossSectionLink
-
Returns the line over which GTUs enter and leave the link at the start node.
- getStdDuration() - Method in enum class org.opentrafficsim.road.gtu.lane.perception.mental.sdm.DefaultDistraction
-
Returns the standard deviation of duration.
- getStepSize() - Method in class org.opentrafficsim.road.gtu.lane.tactical.following.FixedAccelerationModel
-
Return the standard step size of this GTU following model.
- getStepSize() - Method in interface org.opentrafficsim.road.gtu.lane.tactical.following.GtuFollowingModelOld
-
Return the standard step size of this GTU following model.
- getStepSize() - Method in class org.opentrafficsim.road.gtu.lane.tactical.following.IdmOld
-
Return the standard step size of this GTU following model.
- getStepSize() - Method in class org.opentrafficsim.road.gtu.lane.tactical.following.IdmPlusOld
-
Return the standard step size of this GTU following model.
- getStepSize() - Method in class org.opentrafficsim.road.gtu.lane.tactical.following.SequentialFixedAccelerationModel
-
Return the standard step size of this GTU following model.
- getStopLine() - Method in class org.opentrafficsim.road.gtu.lane.perception.headway.HeadwayConflict
-
Returns the stop line.
- getStrategicalPlanner() - Method in class org.opentrafficsim.road.gtu.lane.LaneBasedGtu
- getStrategicalPlanner(Time) - Method in class org.opentrafficsim.road.gtu.lane.LaneBasedGtu
- getStrategicalPlannerFactory() - Method in class org.opentrafficsim.road.gtu.generator.characteristics.LaneBasedGtuCharacteristics
- getSynchronization() - Method in class org.opentrafficsim.road.gtu.lane.tactical.util.lmrs.LmrsData
-
Returns the synchronization.
- getSynchronizationState() - Method in class org.opentrafficsim.road.gtu.lane.tactical.lmrs.Lmrs
-
Returns the synchronization state.
- getSynchronizationState() - Method in interface org.opentrafficsim.road.gtu.lane.tactical.Synchronizable
-
Returns the synchronization state.
- getSynchronizationState() - Method in class org.opentrafficsim.road.gtu.lane.tactical.util.lmrs.LmrsData
-
Returns the synchronization state.
- getSyncVehicle(PerceptionCollectable<HeadwayGtu, LaneBasedGtu>) - Method in class org.opentrafficsim.road.gtu.lane.tactical.util.lmrs.LmrsData
-
Returns the gtu from the set that is the current sync vehicle, or
null
of there is no sync vehicle or it is not in the set. - getTacticalPlanner() - Method in class org.opentrafficsim.road.gtu.lane.LaneBasedGtu
- getTacticalPlanner() - Method in interface org.opentrafficsim.road.gtu.strategical.LaneBasedStrategicalPlanner
- getTacticalPlanner() - Method in class org.opentrafficsim.road.gtu.strategical.LaneBasedStrategicalRoutePlanner
- getTacticalPlanner(Time) - Method in class org.opentrafficsim.road.gtu.lane.LaneBasedGtu
- getTacticalPlanner(Time) - Method in interface org.opentrafficsim.road.gtu.strategical.LaneBasedStrategicalPlanner
- getTacticalPlanner(Time) - Method in class org.opentrafficsim.road.gtu.strategical.LaneBasedStrategicalRoutePlanner
- getTailgating() - Method in class org.opentrafficsim.road.gtu.lane.tactical.util.lmrs.LmrsData
-
Return the tail gating.
- getTargetLeader(HeadwayGtu, SortedSet<HeadwayGtu>) - Static method in interface org.opentrafficsim.road.gtu.lane.tactical.util.lmrs.Synchronization
-
Returns the leader of one gtu from a set.
- getTask(LaneBasedGtu) - Method in class org.opentrafficsim.road.gtu.lane.perception.mental.sdm.Distraction
-
Returns a task for the given GTU.
- getTask(LaneBasedGtu) - Method in class org.opentrafficsim.road.gtu.lane.perception.mental.sdm.TaskSupplier.Constant
-
Returns a task for the given GTU.
- getTask(LaneBasedGtu) - Method in interface org.opentrafficsim.road.gtu.lane.perception.mental.sdm.TaskSupplier
-
Returns a task for the given GTU.
- getTaskDemand() - Method in class org.opentrafficsim.road.gtu.lane.perception.mental.AbstractTask
-
Returns the gross demand of this task, i.e without considering anticipation reliance.
- getTaskDemand() - Method in interface org.opentrafficsim.road.gtu.lane.perception.mental.Task
-
Returns the gross demand of this task, i.e without considering anticipation reliance.
- getTaskDemand(String) - Method in class org.opentrafficsim.road.gtu.lane.perception.mental.Fuller
-
Returns the demand of the given task id.
- getTasks() - Method in class org.opentrafficsim.road.gtu.lane.perception.mental.Fuller
-
Returns the tasks.
- getTimeStampedAccessibleAdjacentLanes(LateralDirectionality) - Method in class org.opentrafficsim.road.gtu.lane.perception.categories.DirectDefaultSimplePerception
- getTimeStampedAccessibleAdjacentLanesLeft() - Method in class org.opentrafficsim.road.gtu.lane.perception.categories.DirectDefaultSimplePerception
- getTimeStampedAccessibleAdjacentLanesRight() - Method in class org.opentrafficsim.road.gtu.lane.perception.categories.DirectDefaultSimplePerception
- getTimeStampedBackwardHeadway() - Method in class org.opentrafficsim.road.gtu.lane.perception.categories.DirectDefaultSimplePerception
- getTimeStampedForwardHeadwayGtu() - Method in class org.opentrafficsim.road.gtu.lane.perception.categories.DirectDefaultSimplePerception
- getTimeStampedForwardHeadwayObject() - Method in class org.opentrafficsim.road.gtu.lane.perception.categories.DirectDefaultSimplePerception
- getTimeStampedInfrastructureLaneChangeInfo(RelativeLane) - Method in class org.opentrafficsim.road.gtu.lane.tactical.toledo.ToledoPerception
-
Returns time stamped infrastructure lane change info of a lane.
- getTimeStampedLanePathInfo() - Method in class org.opentrafficsim.road.gtu.lane.perception.categories.DirectDefaultSimplePerception
-
Retrieve the time stamped last perceived lane path info.
- getTimeStampedNeighboringHeadways(LateralDirectionality) - Method in class org.opentrafficsim.road.gtu.lane.perception.categories.DirectDefaultSimplePerception
- getTimeStampedNeighboringHeadwaysLeft() - Method in class org.opentrafficsim.road.gtu.lane.perception.categories.DirectDefaultSimplePerception
- getTimeStampedNeighboringHeadwaysRight() - Method in class org.opentrafficsim.road.gtu.lane.perception.categories.DirectDefaultSimplePerception
- getTimeStampedParallelHeadways(LateralDirectionality) - Method in class org.opentrafficsim.road.gtu.lane.perception.categories.DirectDefaultSimplePerception
- getTimeStampedParallelHeadwaysLeft() - Method in class org.opentrafficsim.road.gtu.lane.perception.categories.DirectDefaultSimplePerception
- getTimeStampedParallelHeadwaysRight() - Method in class org.opentrafficsim.road.gtu.lane.perception.categories.DirectDefaultSimplePerception
- getTimeStampedSpeedLimit() - Method in class org.opentrafficsim.road.gtu.lane.perception.categories.DirectDefaultSimplePerception
- getTimeVector(Node, Node, Category) - Method in class org.opentrafficsim.road.od.OdMatrix
- getTotalLengthAlongLane(LaneBasedGtu) - Method in class org.opentrafficsim.road.gtu.lane.plan.operational.LaneBasedOperationalPlan
-
Returns the total length along the reference lane that the GTU travels.
- getTrafficLightColor() - Method in class org.opentrafficsim.road.gtu.lane.perception.headway.HeadwayTrafficLight
- getTrafficLightColor() - Method in class org.opentrafficsim.road.network.lane.object.trafficlight.TrafficLight
-
Get the current traffic light color.
- getTrafficLightDistance(Length) - Method in class org.opentrafficsim.road.network.lane.conflict.Conflict
-
Returns the distance to an upstream traffic light.
- getTrafficLights(RelativeLane) - Method in class org.opentrafficsim.road.gtu.lane.perception.categories.DirectIntersectionPerception
-
Returns a set of traffic lights along the route.
- getTrafficLights(RelativeLane) - Method in interface org.opentrafficsim.road.gtu.lane.perception.categories.IntersectionPerception
-
Returns a set of traffic lights along the route.
- getTrips(Node, Node, Category, int) - Method in class org.opentrafficsim.road.od.OdMatrix
-
Returns the number of trips in the given time period.
- getTripsVector(Node, Node, Category) - Method in class org.opentrafficsim.road.od.OdMatrix
- getTtc() - Method in class org.opentrafficsim.road.gtu.generator.TtcRoomChecker
-
Returns the TTC value.
- getTurnIndicatorStatus() - Method in class org.opentrafficsim.road.gtu.lane.LaneBasedGtu
- getTurnIndicatorStatus(Time) - Method in class org.opentrafficsim.road.gtu.lane.LaneBasedGtu
- getType() - Method in class org.opentrafficsim.road.network.lane.Lane
- getType() - Method in class org.opentrafficsim.road.network.lane.object.detector.LaneDetector
- getType() - Method in class org.opentrafficsim.road.network.lane.object.detector.TrafficLightDetector
- getType() - Method in class org.opentrafficsim.road.network.lane.Stripe
-
Returns the stripe type.
- getUnit() - Method in interface org.opentrafficsim.road.network.lane.object.detector.LoopDetector.LoopDetectorMeasurement
-
Returns the unit string, default is
null
. - getUpstreamConflictingGTUs() - Method in class org.opentrafficsim.road.gtu.lane.perception.headway.HeadwayConflict
-
Returns a set of conflicting GTU's upstream of the start of the conflict ordered close to far from the conflict.
- getUpstreamDistances(SpeedLimitType<?>) - Method in class org.opentrafficsim.road.network.speed.SpeedLimitProspect
-
Returns the upstream distances at which a change of the given speed limit type in the prospect is present in order (most upstream first).
- getUpstreamGtus(LaneBasedGtu, HeadwayGtuType, Length) - Method in class org.opentrafficsim.road.network.lane.conflict.Conflict
-
Provides the upstream GTUs.
- getUpstreamGtus(RelativeLane, RelativePosition.Type, RelativePosition.Type, RelativePosition.Type, RelativePosition.Type) - Method in class org.opentrafficsim.road.gtu.lane.perception.structure.LaneStructure
-
Returns an iterator over GTUs perceived on a relative lane, ordered close to far.
- getUpstreamObjects(RelativeLane, Class<T>, RelativePosition.Type) - Method in class org.opentrafficsim.road.gtu.lane.perception.structure.LaneStructure
-
Returns an iterator over objects perceived on a relative lane, ordered close to far.
- getValidUntil() - Method in class org.opentrafficsim.road.gtu.lane.tactical.following.AccelerationStep
- getValue(Speed) - Method in class org.opentrafficsim.road.gtu.generator.GeneratorPositions.RoadPosition.BySpeed
-
Returns the road position (0.0 = right, 1.0 = left).
- getValue(Speed) - Method in class org.opentrafficsim.road.gtu.generator.GeneratorPositions.RoadPosition.ByValue
-
Returns the road position (0.0 = right, 1.0 = left).
- getValue(Speed) - Method in interface org.opentrafficsim.road.gtu.generator.GeneratorPositions.RoadPosition
-
Returns the road position (0.0 = right, 1.0 = left).
- getValue(GtuDataRoad) - Method in class org.opentrafficsim.road.network.sampling.data.FilterDataLength
- getValue(GtuDataRoad) - Method in class org.opentrafficsim.road.network.sampling.data.FilterDataWidth
- getValue(GtuDataRoad) - Method in class org.opentrafficsim.road.network.sampling.data.LeaderId
- getValue(GtuDataRoad) - Method in class org.opentrafficsim.road.network.sampling.data.ReactionTime
- getValue(GtuDataRoad) - Method in class org.opentrafficsim.road.network.sampling.data.SpeedLimit
- getValue(GtuDataRoad) - Method in class org.opentrafficsim.road.network.sampling.data.TimeToCollision
- getValue(GtuDataRoad) - Method in class org.opentrafficsim.road.network.sampling.data.WorldDirData
- getValue(GtuDataRoad) - Method in class org.opentrafficsim.road.network.sampling.data.WorldXData
- getValue(GtuDataRoad) - Method in class org.opentrafficsim.road.network.sampling.data.WorldYData
- getValueType() - Method in interface org.opentrafficsim.road.network.lane.object.detector.LoopDetector.LoopDetectorMeasurement
-
Returns the data type.
- getValueType() - Method in class org.opentrafficsim.road.network.lane.object.detector.LoopDetector.PlatoonSizes
-
Returns the data type.
- getVehicleModel() - Method in class org.opentrafficsim.road.gtu.generator.characteristics.LaneBasedGtuCharacteristics
-
Returns the vehicle model.
- getVehicleModel() - Method in class org.opentrafficsim.road.gtu.lane.LaneBasedGtu
-
Returns the vehicle model.
- getViaNode() - Method in class org.opentrafficsim.road.gtu.generator.GeneratorPositions.GeneratorLinkPosition
-
Returns the node by which a connector connects.
- getVoluntaryIncentives() - Method in class org.opentrafficsim.road.gtu.lane.tactical.lmrs.AbstractIncentivesTacticalPlanner
-
Returns the voluntary incentives.
- getWeight(GtuType) - Method in class org.opentrafficsim.road.gtu.generator.GeneratorPositions.GeneratorLinkPosition
-
Returns the weight for this link.
- getWidth() - Method in class org.opentrafficsim.road.gtu.lane.perception.headway.AbstractHeadwayGtu
-
Returns the width of the GTU.
- getWidth() - Method in interface org.opentrafficsim.road.gtu.lane.perception.headway.HeadwayGtu
-
Returns the width of the GTU.
- getWidth() - Method in class org.opentrafficsim.road.gtu.lane.perception.headway.HeadwayGtuReal
-
Returns the width of the GTU.
- getWidth() - Method in class org.opentrafficsim.road.network.lane.CrossSectionSlice
-
Retrieve the width.
- getWidth(double) - Method in class org.opentrafficsim.road.gtu.lane.perception.headway.HeadwayConflict.Width
-
Returns the width at the given fraction.
- getWidth(double) - Method in class org.opentrafficsim.road.network.lane.CrossSectionElement
-
Return the width of this CrossSectionElement at a specified fractional longitudinal position.
- getWidth(double) - Method in class org.opentrafficsim.road.network.lane.SliceInfo
-
Return the width of this CrossSectionElement at a specified fractional longitudinal position.
- getWidth(Length) - Method in class org.opentrafficsim.road.network.lane.CrossSectionElement
-
Return the width of this CrossSectionElement at a specified longitudinal position.
- getWidth(Lane, double) - Method in class org.opentrafficsim.road.network.lane.conflict.ConflictBuilder.FixedWidthGenerator
-
Returns the begin width of this lane.
- getWidth(Lane, double) - Method in class org.opentrafficsim.road.network.lane.conflict.ConflictBuilder.RelativeWidthGenerator
-
Returns the begin width of this lane.
- getWidth(Lane, double) - Method in interface org.opentrafficsim.road.network.lane.conflict.ConflictBuilder.WidthGenerator
-
Returns the begin width of this lane.
- getWidthAtFraction(double) - Method in class org.opentrafficsim.road.gtu.lane.perception.headway.HeadwayConflict
-
Returns the width at the given fraction.
- getZ() - Method in class org.opentrafficsim.road.network.lane.conflict.Conflict
- getZ() - Method in class org.opentrafficsim.road.network.lane.CrossSectionElement
-
Retrieve the Z offset (used to determine what covers what when drawing).
- getZ() - Method in class org.opentrafficsim.road.network.lane.Shoulder
-
Retrieve the Z offset (used to determine what covers what when drawing).
- GREEN - Enum constant in enum class org.opentrafficsim.road.network.lane.object.trafficlight.TrafficLightColor
-
GTU is allowed to drive.
- GROOMING - Enum constant in enum class org.opentrafficsim.road.gtu.lane.perception.mental.sdm.DefaultDistraction
-
Grooming.
- GTU - Enum constant in enum class org.opentrafficsim.road.gtu.lane.perception.headway.Headway.ObjectType
-
the observed object for headway is a GTU.
- GTU_ADD_EVENT - Static variable in class org.opentrafficsim.road.network.lane.Lane
-
The timed event type for pub/sub indicating the addition of a GTU to the lane.
- GTU_GENERATED_EVENT - Static variable in class org.opentrafficsim.road.gtu.generator.LaneBasedGtuGenerator
-
Event of a generated GTU.
- GTU_ID - Static variable in class org.opentrafficsim.road.od.OdOptions
-
ID generator option.
- GTU_REMOVE_EVENT - Static variable in class org.opentrafficsim.road.network.lane.Lane
-
The timed event type for pub/sub indicating the removal of a GTU from the lane.
- GTU_TYPE - Static variable in class org.opentrafficsim.road.od.OdOptions
-
GTU characteristics generator option.
- GTU_TYPE_COLUMN - Static variable in class org.opentrafficsim.road.gtu.generator.Injections
-
GTU type column id.
- GtuDataRoad - Class in org.opentrafficsim.road.network.sampling
-
Gtu representation in road sampler.
- GtuDataRoad(LaneBasedGtu) - Constructor for class org.opentrafficsim.road.network.sampling.GtuDataRoad
- GtuFollowingModelOld - Interface in org.opentrafficsim.road.gtu.lane.tactical.following
-
GTU following model interface.
- GtuSpawner - Class in org.opentrafficsim.road.gtu.generator
-
Simple class to spawn GTUs.
- GtuSpawner() - Constructor for class org.opentrafficsim.road.gtu.generator.GtuSpawner
- GtuStatus - Enum Class in org.opentrafficsim.road.gtu.lane.perception.headway
-
Observable characteristics of a GTU.
- GtuTypeAssumptions - Class in org.opentrafficsim.road.gtu.lane.perception
-
Copyright (c) 2013-2024 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
- GtuTypeAssumptions() - Constructor for class org.opentrafficsim.road.gtu.lane.perception.GtuTypeAssumptions
H
- HARMONIC_MEAN_SPEED - Static variable in class org.opentrafficsim.road.network.lane.object.detector.LoopDetector
-
Harmonic mean speed measurement.
- hasColumn(String) - Method in class org.opentrafficsim.road.gtu.generator.Injections
-
Returns whether the column of given id is present.
- hashCode() - Method in class org.opentrafficsim.road.gtu.generator.GeneratorPositions.GeneratorLanePosition
- hashCode() - Method in class org.opentrafficsim.road.gtu.generator.GeneratorPositions.LaneBias
- hashCode() - Method in class org.opentrafficsim.road.gtu.generator.GeneratorPositions.RoadPosition.BySpeed
- hashCode() - Method in class org.opentrafficsim.road.gtu.generator.GeneratorPositions.RoadPosition.ByValue
- hashCode() - Method in record class org.opentrafficsim.road.gtu.generator.headway.DemandPattern
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.opentrafficsim.road.gtu.lane.perception.categories.neighbors.NeighborTriplet
-
Returns a hash code value for this object.
- hashCode() - Method in class org.opentrafficsim.road.gtu.lane.perception.GtuTypeAssumptions
- hashCode() - Method in class org.opentrafficsim.road.gtu.lane.perception.headway.AbstractHeadway
- hashCode() - Method in class org.opentrafficsim.road.gtu.lane.perception.headway.AbstractHeadwayCopy
- hashCode() - Method in class org.opentrafficsim.road.gtu.lane.perception.RelativeLane
- hashCode() - Method in record class org.opentrafficsim.road.gtu.lane.perception.structure.LaneStructure.Entry
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.opentrafficsim.road.gtu.lane.tactical.LanePathInfo
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.opentrafficsim.road.gtu.lane.tactical.NextSplitInfo
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.opentrafficsim.road.gtu.lane.tactical.util.AnticipationInfo
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.opentrafficsim.road.gtu.lane.tactical.util.lmrs.Desire
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.opentrafficsim.road.network.lane.conflict.ConflictBuilder.ConflictBuilderRecordBig
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.opentrafficsim.road.network.lane.conflict.ConflictBuilder.ConflictBuilderRecordSmall
-
Returns a hash code value for this object.
- hashCode() - Method in class org.opentrafficsim.road.network.lane.CrossSectionElement
- hashCode() - Method in class org.opentrafficsim.road.network.lane.Lane
- hashCode() - Method in record class org.opentrafficsim.road.network.lane.LanePosition
-
Returns a hash code value for this object.
- hashCode() - Method in class org.opentrafficsim.road.network.lane.object.BusStop
- hashCode() - Method in class org.opentrafficsim.road.network.lane.object.detector.LaneDetector
- hashCode() - Method in class org.opentrafficsim.road.network.lane.object.SpeedSign
- hashCode() - Method in record class org.opentrafficsim.road.network.LaneChangeInfo
-
Returns a hash code value for this object.
- hashCode() - Method in class org.opentrafficsim.road.network.sampling.LaneDataRoad
- hashCode() - Method in class org.opentrafficsim.road.network.sampling.LinkDataRoad
- hashCode() - Method in class org.opentrafficsim.road.network.sampling.RoadSampler
- hashCode() - Method in record class org.opentrafficsim.road.network.speed.SpeedInfoCurvature
-
Returns a hash code value for this object.
- hashCode() - Method in class org.opentrafficsim.road.network.speed.SpeedLimitInfo
- hashCode() - Method in class org.opentrafficsim.road.network.speed.SpeedLimitType
- hashCode() - Method in class org.opentrafficsim.road.od.Categorization
- hashCode() - Method in class org.opentrafficsim.road.od.Category
- hashCode() - Method in record class org.opentrafficsim.road.od.OdApplier.GeneratorObjects
-
Returns a hash code value for this object.
- hashCode() - Method in class org.opentrafficsim.road.od.OdMatrix
- hashCode() - Method in class org.opentrafficsim.road.od.OdOptions.Option
- hashCode() - Method in class org.opentrafficsim.road.od.SplitFraction
- hasLastValue() - Method in class org.opentrafficsim.road.network.lane.object.detector.LoopDetector
-
Returns whether the detector has aggregated data available.
- hasNext() - Method in class org.opentrafficsim.road.gtu.lane.perception.AbstractPerceptionReiterable.PerceptionIterator
- headway() - Method in record class org.opentrafficsim.road.gtu.lane.perception.categories.neighbors.NeighborTriplet
-
Returns the value of the
headway
record component. - Headway - Interface in org.opentrafficsim.road.gtu.lane.perception.headway
-
Interface for a reference to information about a (lane based) GTU and a headway.
- HEADWAY - Static variable in class org.opentrafficsim.road.gtu.lane.tactical.following.AbstractIdm
-
Default IDM desired headway model.
- HEADWAY_DIST - Static variable in class org.opentrafficsim.road.od.OdOptions
-
Headway randomization option.
- Headway.ObjectType - Enum Class in org.opentrafficsim.road.gtu.lane.perception.headway
-
the object types that can be distinguished for headway.
- HeadwayBusStop - Class in org.opentrafficsim.road.gtu.lane.perception.headway
-
Copyright (c) 2013-2024 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
- HeadwayBusStop(BusStop, Length, RelativeLane, Set<String>, Lane) - Constructor for class org.opentrafficsim.road.gtu.lane.perception.headway.HeadwayBusStop
- HeadwayConflict - Class in org.opentrafficsim.road.gtu.lane.perception.headway
-
Copyright (c) 2013-2024 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
- HeadwayConflict(ConflictType, ConflictPriority, Class<? extends ConflictRule>, String, Length, Length, Length, PerceptionCollectable<HeadwayGtu, LaneBasedGtu>, PerceptionCollectable<HeadwayGtu, LaneBasedGtu>, Length, Speed, CrossSectionLink, HeadwayConflict.Width, HeadwayStopLine, HeadwayStopLine, Lane) - Constructor for class org.opentrafficsim.road.gtu.lane.perception.headway.HeadwayConflict
-
Constructor.
- HeadwayConflict(ConflictType, ConflictPriority, Class<? extends ConflictRule>, String, Length, Length, Length, PerceptionCollectable<HeadwayGtu, LaneBasedGtu>, PerceptionCollectable<HeadwayGtu, LaneBasedGtu>, Length, Speed, CrossSectionLink, HeadwayConflict.Width, Lane) - Constructor for class org.opentrafficsim.road.gtu.lane.perception.headway.HeadwayConflict
-
Constructor without stop lines.
- HeadwayConflict.Width - Class in org.opentrafficsim.road.gtu.lane.perception.headway
-
Width progression of conflict.
- HeadwayDistance - Class in org.opentrafficsim.road.gtu.lane.perception.headway
-
Container for a reference to information about a headway with just a distance, without any further information about the object; it assumes a speed of 0 at the headway, so it also good to store information about a lane drop.
- HeadwayDistance(double) - Constructor for class org.opentrafficsim.road.gtu.lane.perception.headway.HeadwayDistance
-
Construct a new Headway information object with just a distance, without any further information about the object; it assumes a speed of 0 at the headway, so it also good to store information about a lane drop.
- HeadwayDistance(Length) - Constructor for class org.opentrafficsim.road.gtu.lane.perception.headway.HeadwayDistance
-
Construct a new Headway information object with just a distance, without any further information about the object; it assumes a speed of 0 at the headway, so it also good to store information about a lane drop.
- headwayFactor(Speed, Length, Speed, Length, Length) - Method in class org.opentrafficsim.road.gtu.generator.CfBaRoomChecker
-
Returns a situation dependent headway factor to deal with spillback.
- headwayFactor(Speed, Length, Speed, Length, Length) - Method in class org.opentrafficsim.road.gtu.generator.CfRoomChecker
-
Returns a situation dependent headway factor to deal with spillback.
- headwayGenerator() - Method in record class org.opentrafficsim.road.od.OdApplier.GeneratorObjects
-
Returns the value of the
headwayGenerator
record component. - HeadwayGenerator - Class in org.opentrafficsim.road.gtu.generator.headway
-
Headway generator using independent arrivals (exponential distribution) at a fixed average rate.
- HeadwayGenerator(Frequency, StreamInterface) - Constructor for class org.opentrafficsim.road.gtu.generator.headway.HeadwayGenerator
-
Constructor.
- HeadwayGtu - Interface in org.opentrafficsim.road.gtu.lane.perception.headway
-
Interface for perceived surrounding GTU's.
- HeadwayGtuPerceived - Class in org.opentrafficsim.road.gtu.lane.perception.headway
-
Copyright (c) 2013-2024 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
- HeadwayGtuPerceived(LaneBasedGtu, Length, Length, Length, Speed, Acceleration) - Constructor for class org.opentrafficsim.road.gtu.lane.perception.headway.HeadwayGtuPerceived
- HeadwayGtuPerceived(LaneBasedGtu, Length, Speed, Acceleration) - Constructor for class org.opentrafficsim.road.gtu.lane.perception.headway.HeadwayGtuPerceived
- HeadwayGtuReal - Class in org.opentrafficsim.road.gtu.lane.perception.headway
-
Container for a reference to information about a (lane based) GTU and a headway.
- HeadwayGtuReal(LaneBasedGtu, Length, boolean) - Constructor for class org.opentrafficsim.road.gtu.lane.perception.headway.HeadwayGtuReal
-
Construct a new Headway information object, for a GTU ahead of us or behind us.
- HeadwayGtuReal(LaneBasedGtu, Length, Length, Length, boolean) - Constructor for class org.opentrafficsim.road.gtu.lane.perception.headway.HeadwayGtuReal
-
Construct a new Headway information object, for a GTU parallel with us.
- HeadwayGtuRealCopy - Class in org.opentrafficsim.road.gtu.lane.perception.headway
-
Container for a reference to information about a (lane based) GTU and a headway.
- HeadwayGtuRealCopy(String, GtuType, Length, Length, Length, Length, Length, Speed, Acceleration, CarFollowingModel, Parameters, SpeedLimitInfo, Route, Speed, GtuStatus...) - Constructor for class org.opentrafficsim.road.gtu.lane.perception.headway.HeadwayGtuRealCopy
-
Protected constructor for moved copies or subclasses.
- HeadwayGtuRealCopy(String, GtuType, Length, Length, Length, Speed, Acceleration, CarFollowingModel, Parameters, SpeedLimitInfo, Route, Speed, GtuStatus...) - Constructor for class org.opentrafficsim.road.gtu.lane.perception.headway.HeadwayGtuRealCopy
-
Protected constructor for moved copies or subclasses.
- HeadwayGtuRealCopy(LaneBasedGtu, Length) - Constructor for class org.opentrafficsim.road.gtu.lane.perception.headway.HeadwayGtuRealCopy
-
Construct a new Headway information object, for a GTU ahead of us or behind us.
- HeadwayGtuRealCopy(LaneBasedGtu, Length, Length, Length) - Constructor for class org.opentrafficsim.road.gtu.lane.perception.headway.HeadwayGtuRealCopy
-
Construct a new Headway information object, for a GTU parallel with us.
- HeadwayGtuSimple - Class in org.opentrafficsim.road.gtu.lane.perception.headway
-
Container for a reference to information about a (lane based) GTU and a headway.
- HeadwayGtuSimple(String, GtuType, Length, Length, Length, Length, Length, Speed, Acceleration, Speed, GtuStatus...) - Constructor for class org.opentrafficsim.road.gtu.lane.perception.headway.HeadwayGtuSimple
-
Construct a new Headway information object, for a moving GTU parallel with us.
- HeadwayGtuSimple(String, GtuType, Length, Length, Length, Length, Length, Speed, GtuStatus...) - Constructor for class org.opentrafficsim.road.gtu.lane.perception.headway.HeadwayGtuSimple
-
Construct a new Headway information object, for a non-moving GTU parallel with us.
- HeadwayGtuSimple(String, GtuType, Length, Length, Length, Speed, Acceleration, Speed, GtuStatus...) - Constructor for class org.opentrafficsim.road.gtu.lane.perception.headway.HeadwayGtuSimple
-
Construct a new Headway information object, for a moving GTU ahead of us or behind us.
- HeadwayGtuSimple(String, GtuType, Length, Length, Length, Speed, GtuStatus...) - Constructor for class org.opentrafficsim.road.gtu.lane.perception.headway.HeadwayGtuSimple
-
Construct a new Headway information object, for a non-moving GTU ahead of us or behind us.
- HeadwayGtuType - Class in org.opentrafficsim.road.gtu.lane.perception.headway
-
Container for a reference to information about a (lane based) GTU and a headway.
- HeadwayGtuType - Interface in org.opentrafficsim.road.gtu.lane.perception.categories.neighbors
-
Whether a GTU needs to be wrapped, or information should be copied for later and unaltered use.
- HeadwayGtuType(String, GtuType, GtuTypeAssumptions, Length, Length, Length, Length, Length, Speed) - Constructor for class org.opentrafficsim.road.gtu.lane.perception.headway.HeadwayGtuType
-
Construct a new Headway information object, for a non-moving GTU parallel with us.
- HeadwayGtuType(String, GtuType, GtuTypeAssumptions, Length, Length, Length, Length, Length, Speed, Acceleration, Speed) - Constructor for class org.opentrafficsim.road.gtu.lane.perception.headway.HeadwayGtuType
-
Construct a new Headway information object, for a moving GTU parallel with us.
- HeadwayGtuType(String, GtuType, GtuTypeAssumptions, Length, Length, Length, Speed) - Constructor for class org.opentrafficsim.road.gtu.lane.perception.headway.HeadwayGtuType
-
Construct a new Headway information object, for a non-moving GTU ahead of us or behind us.
- HeadwayGtuType(String, GtuType, GtuTypeAssumptions, Length, Length, Length, Speed, Acceleration, Speed, GtuStatus...) - Constructor for class org.opentrafficsim.road.gtu.lane.perception.headway.HeadwayGtuType
-
Construct a new Headway information object, for a moving GTU ahead of us or behind us.
- HeadwayGtuType.PerceivedHeadwayGtuType - Class in org.opentrafficsim.road.gtu.lane.perception.categories.neighbors
-
Class for perceived neighbors.
- HeadwayLaneBasedObject - Interface in org.opentrafficsim.road.gtu.lane.perception.headway
-
Headway of a lane-based object.
- HeadwayObject - Class in org.opentrafficsim.road.gtu.lane.perception.headway
-
Container for a reference to information about a (lane based) object and a headway.
- HeadwayObject(String, Length) - Constructor for class org.opentrafficsim.road.gtu.lane.perception.headway.HeadwayObject
-
Construct a new Headway information object, for a non-moving object ahead of us or behind us.
- HeadwayObject(String, Length, Length) - Constructor for class org.opentrafficsim.road.gtu.lane.perception.headway.HeadwayObject
-
Construct a new Headway information object, for a non-moving object ahead of us or behind us.
- HeadwayObject(String, Length, Length, Length) - Constructor for class org.opentrafficsim.road.gtu.lane.perception.headway.HeadwayObject
-
Construct a new Headway information object, for a non-moving object parallel with us.
- HeadwayObject(String, Length, Length, Length, Length) - Constructor for class org.opentrafficsim.road.gtu.lane.perception.headway.HeadwayObject
-
Construct a new Headway information object, for a non-moving object parallel with us.
- HeadwayObject(String, Length, Length, Length, Length, Speed, Acceleration) - Constructor for class org.opentrafficsim.road.gtu.lane.perception.headway.HeadwayObject
-
Construct a new Headway information object, for a moving object parallel with us.
- HeadwayObject(String, Length, Length, Length, Speed, Acceleration) - Constructor for class org.opentrafficsim.road.gtu.lane.perception.headway.HeadwayObject
-
Construct a new Headway information object, for a moving object parallel with us.
- HeadwayObject(String, Length, Length, Speed, Acceleration) - Constructor for class org.opentrafficsim.road.gtu.lane.perception.headway.HeadwayObject
-
Construct a new Headway information object, for a moving object ahead of us or behind us.
- HeadwayObject(String, Length, Speed, Acceleration) - Constructor for class org.opentrafficsim.road.gtu.lane.perception.headway.HeadwayObject
-
Construct a new Headway information object, for a moving object ahead of us or behind us.
- HeadwayStopLine - Class in org.opentrafficsim.road.gtu.lane.perception.headway
-
Copyright (c) 2013-2024 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
- HeadwayStopLine(String, Length, Lane) - Constructor for class org.opentrafficsim.road.gtu.lane.perception.headway.HeadwayStopLine
-
Construct a new HeadwayStopLine.
- HeadwayTrafficLight - Class in org.opentrafficsim.road.gtu.lane.perception.headway
-
Container for a reference to information about a (lane based) traffic light and a headway to the traffic light.
- HeadwayTrafficLight(TrafficLight, Length, boolean) - Constructor for class org.opentrafficsim.road.gtu.lane.perception.headway.HeadwayTrafficLight
-
Construct a new Headway information object, for a traffic light ahead of us (or behind us, although that does not seem very useful).
- headwayWithLcSpace(Headway, Parameters, LaneChange) - Static method in interface org.opentrafficsim.road.gtu.lane.tactical.util.lmrs.Synchronization
-
Returns a headway (length) to allow space to perform a lane change at low speeds.
- HIGHWAY - Static variable in class org.opentrafficsim.road.definitions.DefaultsRoadNl
-
Highway (autoweg, 100km/h).
- HONK - Enum constant in enum class org.opentrafficsim.road.gtu.lane.perception.headway.GtuStatus
-
GTU was honking (car) or ringing a bell (cyclist) when observing the headway.
- HSTAR - Static variable in class org.opentrafficsim.road.gtu.lane.tactical.toledo.ToledoCarFollowing
I
- ID_COLUMN - Static variable in class org.opentrafficsim.road.gtu.generator.Injections
-
Id column id.
- identity() - Method in interface org.opentrafficsim.road.network.lane.object.detector.LoopDetector.LoopDetectorMeasurement
-
Returns the initial value before accumulation.
- identity() - Method in class org.opentrafficsim.road.network.lane.object.detector.LoopDetector.PlatoonSizes
-
Returns the initial value before accumulation.
- Idm - Class in org.opentrafficsim.road.gtu.lane.tactical.following
-
Implementation of the IDM.
- Idm() - Constructor for class org.opentrafficsim.road.gtu.lane.tactical.following.Idm
-
Default constructor using default models for desired headway and desired speed.
- Idm(DesiredHeadwayModel, DesiredSpeedModel) - Constructor for class org.opentrafficsim.road.gtu.lane.tactical.following.Idm
-
Constructor with modular models for desired headway and desired speed.
- IdmFactory - Class in org.opentrafficsim.road.gtu.lane.tactical.following
-
Factory for IDM.
- IdmFactory(StreamInterface) - Constructor for class org.opentrafficsim.road.gtu.lane.tactical.following.IdmFactory
-
Constructor.
- IdmOld - Class in org.opentrafficsim.road.gtu.lane.tactical.following
-
The Intelligent Driver Model by Treiber, Hennecke and Helbing.
- IdmOld() - Constructor for class org.opentrafficsim.road.gtu.lane.tactical.following.IdmOld
-
Construct a new IDM car following model with reasonable values (reasonable for passenger cars).
- IdmOld(Acceleration, Acceleration, Length, Duration, double) - Constructor for class org.opentrafficsim.road.gtu.lane.tactical.following.IdmOld
-
Construct a new IDM car following model.
- IdmPlus - Class in org.opentrafficsim.road.gtu.lane.tactical.following
-
Implementation of the IDM+.
- IdmPlus() - Constructor for class org.opentrafficsim.road.gtu.lane.tactical.following.IdmPlus
-
Default constructor using default models for desired headway and desired speed.
- IdmPlus(DesiredHeadwayModel, DesiredSpeedModel) - Constructor for class org.opentrafficsim.road.gtu.lane.tactical.following.IdmPlus
-
Constructor with modular models for desired headway and desired speed.
- IdmPlusFactory - Class in org.opentrafficsim.road.gtu.lane.tactical.following
-
Factory for IDM+.
- IdmPlusFactory(StreamInterface) - Constructor for class org.opentrafficsim.road.gtu.lane.tactical.following.IdmPlusFactory
-
Constructor.
- IdmPlusMulti - Class in org.opentrafficsim.road.gtu.lane.tactical.following
-
Copyright (c) 2013-2024 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
- IdmPlusMulti() - Constructor for class org.opentrafficsim.road.gtu.lane.tactical.following.IdmPlusMulti
-
Default constructor using default models for desired headway and desired speed.
- IdmPlusMulti(DesiredHeadwayModel, DesiredSpeedModel) - Constructor for class org.opentrafficsim.road.gtu.lane.tactical.following.IdmPlusMulti
-
Constructor with modular models for desired headway and desired speed.
- IdmPlusMultiFactory - Class in org.opentrafficsim.road.gtu.lane.tactical.following
-
Copyright (c) 2013-2024 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
- IdmPlusMultiFactory(StreamInterface) - Constructor for class org.opentrafficsim.road.gtu.lane.tactical.following.IdmPlusMultiFactory
-
Constructor.
- IdmPlusOld - Class in org.opentrafficsim.road.gtu.lane.tactical.following
-
IDMPlus implements the Integrated Lane Change Model with Relaxation and Synchronization as published by Wouter J.
- IdmPlusOld() - Constructor for class org.opentrafficsim.road.gtu.lane.tactical.following.IdmPlusOld
-
Construct a new IDM+ car following model with reasonable values (reasonable for passenger cars).
- IdmPlusOld(Acceleration, Acceleration, Length, Duration, double) - Constructor for class org.opentrafficsim.road.gtu.lane.tactical.following.IdmPlusOld
-
Construct a new IDMPlus car following model.
- ignoreList() - Method in record class org.opentrafficsim.road.network.lane.conflict.ConflictBuilder.ConflictBuilderRecordBig
-
Returns the value of the
ignoreList
record component. - Incentive - Interface in org.opentrafficsim.road.gtu.lane.tactical.util.lmrs
-
Tagging interface.
- IncentiveBusStop - Class in org.opentrafficsim.road.gtu.lane.tactical.lmrs
-
Copyright (c) 2013-2024 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
- IncentiveBusStop() - Constructor for class org.opentrafficsim.road.gtu.lane.tactical.lmrs.IncentiveBusStop
- IncentiveCourtesy - Class in org.opentrafficsim.road.gtu.lane.tactical.lmrs
-
Determines lane change desire for courtesy lane changes, which are performed to supply space for other drivers.
- IncentiveCourtesy() - Constructor for class org.opentrafficsim.road.gtu.lane.tactical.lmrs.IncentiveCourtesy
- IncentiveDummy - Class in org.opentrafficsim.road.gtu.lane.tactical.lmrs
-
Dummy desire disabling lane changes when used as the only incentive.
- IncentiveDummy() - Constructor for class org.opentrafficsim.road.gtu.lane.tactical.lmrs.IncentiveDummy
- IncentiveGetInLane - Class in org.opentrafficsim.road.gtu.lane.tactical.lmrs
-
Incentive that lets drivers queue in an adjacent lane as soon as the speed is low in the adjacent lane, and stopping in the current lane might block traffic towards other directions.
- IncentiveGetInLane() - Constructor for class org.opentrafficsim.road.gtu.lane.tactical.lmrs.IncentiveGetInLane
- IncentiveKeep - Class in org.opentrafficsim.road.gtu.lane.tactical.lmrs
-
Determines lane change desire in order to adhere to keeping right or left.
- IncentiveKeep() - Constructor for class org.opentrafficsim.road.gtu.lane.tactical.lmrs.IncentiveKeep
- IncentiveQueue - Class in org.opentrafficsim.road.gtu.lane.tactical.lmrs
-
Incentive to join the shortest queue near intersection.
- IncentiveQueue() - Constructor for class org.opentrafficsim.road.gtu.lane.tactical.lmrs.IncentiveQueue
- IncentiveRoute - Class in org.opentrafficsim.road.gtu.lane.tactical.lmrs
-
Determines desire by assessing the number of required lane change to be performed and the distance within which these have to be performed.
- IncentiveRoute() - Constructor for class org.opentrafficsim.road.gtu.lane.tactical.lmrs.IncentiveRoute
- IncentiveSocioSpeed - Class in org.opentrafficsim.road.gtu.lane.tactical.lmrs
-
Lane change incentive based on social pressure.
- IncentiveSocioSpeed() - Constructor for class org.opentrafficsim.road.gtu.lane.tactical.lmrs.IncentiveSocioSpeed
- IncentiveSpeed - Class in org.opentrafficsim.road.gtu.lane.tactical.lmrs
-
Determines lane change desire for speed, where the slowest vehicle in the current and adjacent lanes are assessed.
- IncentiveSpeed() - Constructor for class org.opentrafficsim.road.gtu.lane.tactical.lmrs.IncentiveSpeed
- IncentiveSpeedWithCourtesy - Class in org.opentrafficsim.road.gtu.lane.tactical.lmrs
-
Determines lane change desire for speed.
- IncentiveSpeedWithCourtesy() - Constructor for class org.opentrafficsim.road.gtu.lane.tactical.lmrs.IncentiveSpeedWithCourtesy
- IncentiveStayRight - Class in org.opentrafficsim.road.gtu.lane.tactical.lmrs
-
Incentive for trucks to remain on the two right-hand lanes, unless the route requires otherwise.
- IncentiveStayRight() - Constructor for class org.opentrafficsim.road.gtu.lane.tactical.lmrs.IncentiveStayRight
- increaseCount() - Method in class org.opentrafficsim.road.gtu.lane.perception.categories.AnticipationDensity.CountAndDistance
-
Increases the GTU count by 1.
- increaseTrips(Node, Node, Category, int, int) - Method in class org.opentrafficsim.road.od.OdMatrix
-
Adds a number of trips to given origin-destination combination, category and time period.
- indexOfGtu(LaneBasedGtu) - Method in class org.opentrafficsim.road.network.lane.Lane
-
Returns the index of the given GTU, or -1 if not present.
- indexOfGtu(LaneBasedGtu, Time) - Method in class org.opentrafficsim.road.network.lane.Lane
-
Returns the index of the given GTU, or -1 if not present, at specified time.
- INDICATING - Enum constant in enum class org.opentrafficsim.road.gtu.lane.tactical.Synchronizable.State
-
Subject vehicle is adjusting speed and indicating desired lane change.
- INFORMED - Static variable in interface org.opentrafficsim.road.gtu.lane.tactical.util.lmrs.GapAcceptance
-
Being informed of the model and parameters of other drivers (default LMRS).
- InfrastructurePerception - Interface in org.opentrafficsim.road.gtu.lane.perception.categories
-
Copyright (c) 2013-2024 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
- init() - Method in class org.opentrafficsim.road.network.lane.conflict.Conflict.ConflictEnd
- init() - Method in class org.opentrafficsim.road.network.lane.conflict.Conflict
- init() - Method in class org.opentrafficsim.road.network.lane.object.AbstractLaneBasedObject
- init(LaneBasedGtu) - Method in class org.opentrafficsim.road.gtu.lane.tactical.following.AbstractCarFollowingModel
-
Initialize car-following model.
- init(LaneBasedGtu) - Method in interface org.opentrafficsim.road.gtu.lane.tactical.following.CarFollowingModel
-
Initialize car-following model.
- init(LaneBasedGtu) - Method in interface org.opentrafficsim.road.gtu.lane.tactical.following.Initialisable
-
Initialize car-following model.
- init(LaneBasedGtu) - Method in class org.opentrafficsim.road.gtu.lane.tactical.lmrs.SocioDesiredSpeed
-
Initialize car-following model.
- init(LaneBasedStrategicalPlanner, LanePosition, Speed) - Method in class org.opentrafficsim.road.gtu.lane.LaneBasedGtu
- Initialisable - Interface in org.opentrafficsim.road.gtu.lane.tactical.following
-
Interface that can be implemented by desired headway models and desired speed models, such that they can be coupled to their simulation context.
- initialLocationThresholdDifference - Static variable in class org.opentrafficsim.road.gtu.lane.LaneBasedGtu
-
The threshold distance for differences between initial locations of the GTU on different lanes.
- initLaneChange(LateralDirectionality) - Method in class org.opentrafficsim.road.gtu.lane.LaneBasedGtu
-
Register on lanes in target lane.
- initRecording(LaneDataRoad) - Method in class org.opentrafficsim.road.network.sampling.RoadSampler
- Injections - Class in org.opentrafficsim.road.gtu.generator
-
Injections can be used to have a large degree of control over GTU generation.
- Injections(Table, Network, ImmutableMap<String, GtuType>, LaneBasedStrategicalPlannerFactory<?>, StreamInterface, Duration) - Constructor for class org.opentrafficsim.road.gtu.generator.Injections
-
Constructor.
- INSTANT_LC - Static variable in class org.opentrafficsim.road.od.OdOptions
-
Whether to perform instantaneous lane changes.
- integrate(Frequency, Time, Frequency, Time) - Method in enum class org.opentrafficsim.road.od.Interpolation
-
Integrates to the number of trips in given period.
- Intermediate(I) - Constructor for class org.opentrafficsim.road.gtu.lane.perception.PerceptionCollectable.Intermediate
-
Constructor.
- INTERNAL_DISTRACTION - Enum constant in enum class org.opentrafficsim.road.gtu.lane.perception.mental.sdm.DefaultDistraction
-
Internal distraction.
- interpolate(Frequency, Time, Frequency, Time, Time) - Method in enum class org.opentrafficsim.road.od.Interpolation
-
Interpolate between given frequencies.
- InterpolatedLaneChangePath() - Constructor for class org.opentrafficsim.road.gtu.lane.plan.operational.LaneChange.LaneChangePath.InterpolatedLaneChangePath
- interpolateVector(Time, FrequencyVector, TimeVector, boolean) - Method in enum class org.opentrafficsim.road.od.Interpolation
-
Returns interpolated value from array at given time.
- interpolation() - Method in record class org.opentrafficsim.road.gtu.generator.headway.DemandPattern
-
Returns the value of the
interpolation
record component. - Interpolation - Enum Class in org.opentrafficsim.road.od
-
Interpolation of demand.
- IntersectionPerception - Interface in org.opentrafficsim.road.gtu.lane.perception.categories
-
Perception category for traffic lights and conflicts.
- isActive(GtuType, Duration) - Method in class org.opentrafficsim.road.network.lane.object.SpeedSign
-
Return whether this speed limit is currently active.
- isAhead() - Method in class org.opentrafficsim.road.gtu.lane.perception.headway.AbstractHeadway
- isAhead() - Method in interface org.opentrafficsim.road.gtu.lane.perception.headway.Headway
- isAhead() - Method in class org.opentrafficsim.road.gtu.lane.perception.headway.HeadwayDistance
- isAllStop() - Method in enum class org.opentrafficsim.road.network.lane.conflict.ConflictPriority
-
Returns whether this is an all-stop conflict.
- isAllStop() - Method in enum class org.opentrafficsim.road.network.lane.CrossSectionLink.Priority
-
Returns whether this is all-stop.
- isAlongsideConflictLeft() - Method in class org.opentrafficsim.road.gtu.lane.perception.categories.DirectIntersectionPerception
-
Returns whether there is a conflict alongside to the left.
- isAlongsideConflictLeft() - Method in interface org.opentrafficsim.road.gtu.lane.perception.categories.IntersectionPerception
-
Returns whether there is a conflict alongside to the left.
- isAlongsideConflictRight() - Method in class org.opentrafficsim.road.gtu.lane.perception.categories.DirectIntersectionPerception
-
Returns whether there is a conflict alongside to the right.
- isAlongsideConflictRight() - Method in interface org.opentrafficsim.road.gtu.lane.perception.categories.IntersectionPerception
-
Returns whether there is a conflict alongside to the right.
- isBehind() - Method in class org.opentrafficsim.road.gtu.lane.perception.headway.AbstractHeadway
- isBehind() - Method in interface org.opentrafficsim.road.gtu.lane.perception.headway.Headway
- isBehind() - Method in class org.opentrafficsim.road.gtu.lane.perception.headway.HeadwayDistance
- isBlack() - Method in enum class org.opentrafficsim.road.network.lane.object.trafficlight.TrafficLightColor
- isBlocking() - Method in interface org.opentrafficsim.road.gtu.lane.tactical.Blockable
-
Returns whether the GTU is blocking conflicts.
- isBlocking() - Method in class org.opentrafficsim.road.gtu.lane.tactical.lmrs.AccelerationConflicts
-
Returns whether the GTU is blocking conflicts.
- isBlocking() - Method in class org.opentrafficsim.road.gtu.lane.tactical.lmrs.Lmrs
-
Returns whether the GTU is blocking conflicts.
- isBlocking() - Method in class org.opentrafficsim.road.gtu.lane.tactical.util.ConflictUtil.ConflictPlans
-
Returns whether the GTU is blocking conflicts.
- isBrakingLightsOn() - Method in class org.opentrafficsim.road.gtu.lane.LaneBasedGtu
-
The default implementation returns
true
if the deceleration is larger than a speed-dependent threshold given by:
c0 * g(v) + c1 + c3*v^2
where c0 = 0.2, c1 = 0.15 and c3 = 0.00025 (with c2 = 0 implicit) are empirically derived averages, and g(v) is 0 below 25 km/h or 1 otherwise, representing that the engine is disengaged at low speeds. - isBrakingLightsOn() - Method in class org.opentrafficsim.road.gtu.lane.perception.headway.AbstractHeadwayGtu
- isBrakingLightsOn() - Method in interface org.opentrafficsim.road.gtu.lane.perception.headway.HeadwayGtu
- isBrakingLightsOn() - Method in class org.opentrafficsim.road.gtu.lane.perception.headway.HeadwayGtuReal
- isBrakingLightsOn(Time) - Method in class org.opentrafficsim.road.gtu.lane.LaneBasedGtu
-
The default implementation returns
true
if the deceleration is larger than a speed-dependent threshold given by:
c0 * g(v) + c1 + c3*v^2
where c0 = 0.2, c1 = 0.15 and c3 = 0.00025 (with c2 = 0 implicit) are empirically derived averages, and g(v) is 0 below 25 km/h or 1 otherwise, representing that the engine is disengaged at low speeds. - isBusStop() - Method in enum class org.opentrafficsim.road.gtu.lane.perception.headway.Headway.ObjectType
- isBusStop() - Method in enum class org.opentrafficsim.road.network.lane.CrossSectionLink.Priority
-
Returns whether this is bus stop.
- isChangingLane() - Method in class org.opentrafficsim.road.gtu.lane.plan.operational.LaneChange
-
Return whether the GTU is changing lane.
- isChangingLeft() - Method in class org.opentrafficsim.road.gtu.lane.plan.operational.LaneChange
-
Return whether the GTU is changing left.
- isChangingRight() - Method in class org.opentrafficsim.road.gtu.lane.plan.operational.LaneChange
-
Return whether the GTU is changing right.
- isCompatible(GtuType) - Method in class org.opentrafficsim.road.network.lane.object.detector.LaneDetector
-
Returns whether this Detector can detector GTUs of the given type.
- isConflict() - Method in enum class org.opentrafficsim.road.gtu.lane.perception.headway.Headway.ObjectType
- isCooperating() - Method in enum class org.opentrafficsim.road.gtu.lane.tactical.Synchronizable.State
-
Returns whether this is COOPERATING.
- isCrossing() - Method in class org.opentrafficsim.road.gtu.lane.perception.headway.HeadwayConflict
-
Returns whether this is a crossing conflict.
- isCrossing() - Method in enum class org.opentrafficsim.road.network.lane.conflict.ConflictType
-
Returns whether this is a crossing.
- isCurrent() - Method in class org.opentrafficsim.road.gtu.lane.perception.RelativeLane
-
Returns whether the current lane is referred to.
- isDeviative() - Method in class org.opentrafficsim.road.gtu.lane.plan.operational.LaneBasedOperationalPlan
-
Check if we deviate from the center line.
- isDisabled() - Method in enum class org.opentrafficsim.road.gtu.lane.tactical.Controllable.State
-
Returns whether this is DISABLED.
- isDistanceOnly() - Method in enum class org.opentrafficsim.road.gtu.lane.perception.headway.Headway.ObjectType
- isDownstream() - Method in class org.opentrafficsim.road.gtu.lane.perception.AbstractPerceptionIterable
-
Whether the iterable searches downstream.
- isDownstreamBranch() - Method in class org.opentrafficsim.road.gtu.lane.perception.structure.LaneRecord
-
Returns whether the record is part of the downstream branch.
- isDownstreamBranch() - Method in interface org.opentrafficsim.road.gtu.lane.perception.structure.LaneRecordInterface
-
Returns whether the record is part of the downstream branch.
- isEmergencyLightsOn() - Method in class org.opentrafficsim.road.gtu.lane.perception.headway.AbstractHeadwayGtu
- isEmergencyLightsOn() - Method in interface org.opentrafficsim.road.gtu.lane.perception.headway.HeadwayGtu
- isEmergencyLightsOn() - Method in class org.opentrafficsim.road.gtu.lane.perception.headway.HeadwayGtuReal
- isEmpty() - Method in class org.opentrafficsim.road.gtu.lane.perception.AbstractPerceptionReiterable
-
Returns whether this iterable is empty.
- isEmpty() - Method in class org.opentrafficsim.road.gtu.lane.perception.PerceptionCollectableFiltered
-
Returns whether this iterable is empty.
- isEmpty() - Method in interface org.opentrafficsim.road.gtu.lane.perception.PerceptionIterable
-
Returns whether this iterable is empty.
- isEmpty() - Method in class org.opentrafficsim.road.gtu.lane.perception.PerceptionIterableSet
-
Returns whether this iterable is empty.
- isEnabled() - Method in enum class org.opentrafficsim.road.gtu.lane.tactical.Controllable.State
-
Returns whether this is ENABLED.
- isEnabled() - Method in class org.opentrafficsim.road.network.control.rampmetering.AlineaSwitch
-
Evaluates whether the ramp metering should be enabled.
- isEnabled() - Method in interface org.opentrafficsim.road.network.control.rampmetering.RampMeteringSwitch
-
Evaluates whether the ramp metering should be enabled.
- isEnabled() - Method in class org.opentrafficsim.road.network.control.rampmetering.RwsSwitch
-
Evaluates whether the ramp metering should be enabled.
- isFacingSameDirection() - Method in class org.opentrafficsim.road.gtu.lane.perception.headway.AbstractHeadwayGtu
- isFacingSameDirection() - Method in interface org.opentrafficsim.road.gtu.lane.perception.headway.HeadwayGtu
- isFacingSameDirection() - Method in class org.opentrafficsim.road.gtu.lane.perception.headway.HeadwayGtuReal
- isForceSchedule(String) - Method in class org.opentrafficsim.road.gtu.lane.tactical.pt.BusSchedule
-
Returns whether the departure time is enforced.
- isGiveWay() - Method in enum class org.opentrafficsim.road.network.lane.conflict.ConflictPriority
-
Returns whether this is a give-way conflict.
- isGreen() - Method in enum class org.opentrafficsim.road.network.lane.object.trafficlight.TrafficLightColor
- isGtu() - Method in enum class org.opentrafficsim.road.gtu.lane.perception.headway.Headway.ObjectType
- isGtuAlongside(LateralDirectionality) - Method in class org.opentrafficsim.road.gtu.lane.perception.categories.neighbors.DirectNeighborsPerception
-
Whether there is a GTU alongside, i.e. with overlap, in an adjacent lane.
- isGtuAlongside(LateralDirectionality) - Method in interface org.opentrafficsim.road.gtu.lane.perception.categories.neighbors.NeighborsPerception
-
Whether there is a GTU alongside, i.e. with overlap, in an adjacent lane.
- isHonking() - Method in class org.opentrafficsim.road.gtu.lane.perception.headway.AbstractHeadwayGtu
- isHonking() - Method in interface org.opentrafficsim.road.gtu.lane.perception.headway.HeadwayGtu
- isHonking() - Method in class org.opentrafficsim.road.gtu.lane.perception.headway.HeadwayGtuReal
- isHumanLongitudinalControl() - Method in class org.opentrafficsim.road.gtu.lane.tactical.util.lmrs.LmrsData
- isIndicating() - Method in enum class org.opentrafficsim.road.gtu.lane.tactical.Synchronizable.State
-
Returns whether this is INDICATING.
- isInstantaneousLaneChange() - Method in class org.opentrafficsim.road.gtu.lane.LaneBasedGtu
-
Returns whether the GTU perform lane changes instantaneously or not.
- isLaneChange() - Method in class org.opentrafficsim.road.gtu.lane.plan.operational.SimpleOperationalPlan
- isLeft() - Method in class org.opentrafficsim.road.gtu.lane.perception.RelativeLane
-
Returns whether the left lane is referred to.
- isLeftTurnIndicatorOn() - Method in class org.opentrafficsim.road.gtu.lane.perception.headway.AbstractHeadwayGtu
- isLeftTurnIndicatorOn() - Method in interface org.opentrafficsim.road.gtu.lane.perception.headway.HeadwayGtu
- isLeftTurnIndicatorOn() - Method in class org.opentrafficsim.road.gtu.lane.perception.headway.HeadwayGtuReal
- isLinear() - Method in enum class org.opentrafficsim.road.od.Interpolation
- isLineStop(String, Time) - Method in class org.opentrafficsim.road.gtu.lane.tactical.pt.BusSchedule
-
Whether the bus of this line should stop for this bus stop.
- isMerge() - Method in class org.opentrafficsim.road.gtu.lane.perception.headway.HeadwayConflict
-
Returns whether this is a merge conflict.
- isMerge() - Method in enum class org.opentrafficsim.road.network.lane.conflict.ConflictType
-
Returns whether this is a merge.
- isNewLeader(HeadwayGtu) - Method in class org.opentrafficsim.road.gtu.lane.tactical.util.lmrs.LmrsData
-
Checks if the given leader is a new leader.
- isNone() - Method in enum class org.opentrafficsim.road.gtu.lane.tactical.Controllable.State
-
Returns whether this is NONE.
- isNone() - Method in enum class org.opentrafficsim.road.gtu.lane.tactical.Synchronizable.State
-
Returns whether this is NONE.
- isNone() - Method in enum class org.opentrafficsim.road.network.lane.CrossSectionLink.Priority
-
Returns whether this is none.
- isObject() - Method in enum class org.opentrafficsim.road.gtu.lane.perception.headway.Headway.ObjectType
- isOnRoute(Route) - Method in class org.opentrafficsim.road.gtu.lane.perception.structure.LaneRecord
-
Returns whether the record is on the route.
- isOnRoute(LaneRecordInterface<?>) - Method in class org.opentrafficsim.road.gtu.lane.perception.AbstractPerceptionIterable
-
Returns whether the record is on the route.
- isParallel() - Method in class org.opentrafficsim.road.gtu.lane.perception.headway.AbstractHeadway
- isParallel() - Method in interface org.opentrafficsim.road.gtu.lane.perception.headway.Headway
- isParallel() - Method in class org.opentrafficsim.road.gtu.lane.perception.headway.HeadwayDistance
- isPeriodic() - Method in interface org.opentrafficsim.road.network.lane.object.detector.LoopDetector.LoopDetectorMeasurement
-
Returns whether the measurement aggregates every aggregation period (or only over the entire simulation).
- isPeriodic() - Method in class org.opentrafficsim.road.network.lane.object.detector.LoopDetector.PlatoonSizes
-
Returns whether the measurement aggregates every aggregation period (or only over the entire simulation).
- isPermeable(GtuType, LateralDirectionality) - Method in class org.opentrafficsim.road.network.lane.Stripe
-
Returns whether the given GTU type is allowed to cross the line in the given lateral direction.
- isPermitted() - Method in class org.opentrafficsim.road.gtu.lane.perception.headway.HeadwayConflict
-
Whether the conflict is permitted by the traffic light.
- isPermitted() - Method in class org.opentrafficsim.road.network.lane.conflict.Conflict
-
If permitted, traffic upstream of traffic lights may not be ignored, as these can have green light.
- isPreGreen() - Method in enum class org.opentrafficsim.road.network.lane.object.trafficlight.TrafficLightColor
- isPriority() - Method in enum class org.opentrafficsim.road.network.lane.conflict.ConflictPriority
-
Returns whether this is a priority conflict.
- isPriority() - Method in enum class org.opentrafficsim.road.network.lane.CrossSectionLink.Priority
-
Returns whether this is priority.
- isRed() - Method in enum class org.opentrafficsim.road.network.lane.object.trafficlight.TrafficLightColor
- isRedOrYellow() - Method in enum class org.opentrafficsim.road.network.lane.object.trafficlight.TrafficLightColor
- isRight() - Method in class org.opentrafficsim.road.gtu.lane.perception.RelativeLane
-
Returns whether the right lane is referred to.
- isRightTurnIndicatorOn() - Method in class org.opentrafficsim.road.gtu.lane.perception.headway.AbstractHeadwayGtu
- isRightTurnIndicatorOn() - Method in interface org.opentrafficsim.road.gtu.lane.perception.headway.HeadwayGtu
- isRightTurnIndicatorOn() - Method in class org.opentrafficsim.road.gtu.lane.perception.headway.HeadwayGtuReal
- isSecondLeft() - Method in class org.opentrafficsim.road.gtu.lane.perception.RelativeLane
-
Returns whether the second left lane is referred to.
- isSecondRight() - Method in class org.opentrafficsim.road.gtu.lane.perception.RelativeLane
-
Returns whether the second right lane is referred to.
- isSet() - Method in class org.opentrafficsim.road.gtu.lane.perception.AbstractPerceptionIterable.Entry
-
Returns whether this entry contains a set.
- isSplit() - Method in class org.opentrafficsim.road.gtu.lane.perception.headway.HeadwayConflict
-
Returns whether this is a split conflict.
- isSplit() - Method in record class org.opentrafficsim.road.gtu.lane.tactical.NextSplitInfo
- isSplit() - Method in enum class org.opentrafficsim.road.network.lane.conflict.ConflictPriority
-
Returns whether this is a stop conflict.
- isSplit() - Method in enum class org.opentrafficsim.road.network.lane.conflict.ConflictType
-
Returns whether this is a split.
- isStepWise() - Method in enum class org.opentrafficsim.road.od.Interpolation
- isStop() - Method in class org.opentrafficsim.road.gtu.lane.perception.PerceptionCollectable.Intermediate
-
Method for the iterator to check if it can stop.
- isStop() - Method in enum class org.opentrafficsim.road.network.lane.conflict.ConflictPriority
-
Returns whether this is a stop conflict.
- isStop() - Method in enum class org.opentrafficsim.road.network.lane.CrossSectionLink.Priority
-
Returns whether this is stop.
- isStopLine() - Method in enum class org.opentrafficsim.road.gtu.lane.perception.headway.Headway.ObjectType
- isStopPhaseApproach(HeadwayStopLine) - Method in class org.opentrafficsim.road.gtu.lane.tactical.util.ConflictUtil.ConflictPlans
- isStopPhaseRun(HeadwayStopLine) - Method in class org.opentrafficsim.road.gtu.lane.tactical.util.ConflictUtil.ConflictPlans
- isStopPhaseYield(HeadwayStopLine) - Method in class org.opentrafficsim.road.gtu.lane.tactical.util.ConflictUtil.ConflictPlans
- isSycnhronizing() - Method in enum class org.opentrafficsim.road.gtu.lane.tactical.Synchronizable.State
-
Returns whether this is SYNCHRONIZING.
- isSyncVehicle(HeadwayGtu) - Method in class org.opentrafficsim.road.gtu.lane.tactical.util.lmrs.LmrsData
-
Returns whether the provided gtu is the gtu that is synchronized to.
- isTrafficLight() - Method in enum class org.opentrafficsim.road.gtu.lane.perception.headway.Headway.ObjectType
- isYellow() - Method in enum class org.opentrafficsim.road.network.lane.object.trafficlight.TrafficLightColor
- isYield() - Method in enum class org.opentrafficsim.road.network.lane.CrossSectionLink.Priority
-
Returns whether this is yield.
- iterator() - Method in class org.opentrafficsim.road.gtu.lane.perception.AbstractPerceptionReiterable
- iterator() - Method in class org.opentrafficsim.road.gtu.lane.perception.FilteredIterable
- iterator() - Method in class org.opentrafficsim.road.gtu.lane.perception.PerceptionCollectableFiltered
- iterator() - Method in class org.opentrafficsim.road.gtu.lane.perception.PerceptionIterableSet
K
- KA - Static variable in class org.opentrafficsim.road.gtu.lane.control.LinearCacc
-
Acceleration error gain parameter.
- KA - Static variable in class org.opentrafficsim.road.gtu.lane.control.PloegCacc
-
Acceleration error gain parameter.
- KD - Static variable in class org.opentrafficsim.road.gtu.lane.control.PloegAcc
-
Gap error derivative gain parameter.
- KEEPLANE - Enum constant in enum class org.opentrafficsim.road.network.lane.changing.LaneKeepingPolicy
-
Constant to indicate that the general policy is to keep lane.
- KEEPLEFT - Enum constant in enum class org.opentrafficsim.road.network.lane.changing.LaneKeepingPolicy
-
Constant to indicate that the general policy is to keep left.
- KEEPRIGHT - Enum constant in enum class org.opentrafficsim.road.network.lane.changing.LaneKeepingPolicy
-
Constant to indicate that the general policy is to keep right.
- KF - Static variable in class org.opentrafficsim.road.gtu.lane.control.AbstractLinearFreeControl
-
Desired speed error gain parameter.
- KS - Static variable in class org.opentrafficsim.road.gtu.lane.control.LinearAcc
-
Gap error gain parameter.
- KV - Static variable in class org.opentrafficsim.road.gtu.lane.control.LinearAcc
-
Speed error gain parameter.
L
- LAMBDA_BCK_NEG - Static variable in class org.opentrafficsim.road.gtu.lane.tactical.toledo.ToledoLaneChangeParameters
- LAMBDA_BCK_POS - Static variable in class org.opentrafficsim.road.gtu.lane.tactical.toledo.ToledoLaneChangeParameters
- LAMBDA_FWD_NEG - Static variable in class org.opentrafficsim.road.gtu.lane.tactical.toledo.ToledoLaneChangeParameters
- LAMBDA_FWD_POS - Static variable in class org.opentrafficsim.road.gtu.lane.tactical.toledo.ToledoLaneChangeParameters
- LAMBDAACC - Static variable in class org.opentrafficsim.road.gtu.lane.tactical.toledo.ToledoCarFollowing
- LAMBDADEC - Static variable in class org.opentrafficsim.road.gtu.lane.tactical.toledo.ToledoCarFollowing
- LAMBDAFF - Static variable in class org.opentrafficsim.road.gtu.lane.tactical.toledo.ToledoCarFollowing
- lane() - Method in record class org.opentrafficsim.road.network.lane.LanePosition
-
Returns the value of the
lane
record component. - Lane - Class in org.opentrafficsim.road.network.lane
-
The Lane is the CrossSectionElement of a CrossSectionLink on which GTUs can drive.
- Lane(CrossSectionLink, String, OtsLine2d, Polygon2d, List<CrossSectionSlice>, LaneType, Map<GtuType, Speed>) - Constructor for class org.opentrafficsim.road.network.lane.Lane
-
Constructor specifying geometry.
- LANE_ADD_EVENT - Static variable in class org.opentrafficsim.road.network.lane.CrossSectionLink
-
The (regular, not timed) event type for pub/sub indicating the addition of a Lane to a CrossSectionLink.
- LANE_BIAS - Static variable in class org.opentrafficsim.road.od.OdOptions
-
Lane bias.
- LANE_CHANGE_EVENT - Static variable in class org.opentrafficsim.road.gtu.lane.LaneBasedGtu
-
The event type for pub/sub indicating that the GTU change lane.
- LANE_COLUMN - Static variable in class org.opentrafficsim.road.gtu.generator.Injections
-
Lane column id.
- LANE_ENTER_EVENT - Static variable in class org.opentrafficsim.road.gtu.lane.LaneBasedGtu
-
The event type for pub/sub indicating that the GTU entered a new lane (with the FRONT position if driving forward; REAR if driving backward).
- LANE_EXIT_EVENT - Static variable in class org.opentrafficsim.road.gtu.lane.LaneBasedGtu
-
The event type for pub/sub indicating that the GTU exited a lane (with the REAR position if driving forward; FRONT if driving backward).
- LANE_REMOVE_EVENT - Static variable in class org.opentrafficsim.road.network.lane.CrossSectionLink
-
The (regular, not timed) event type for pub/sub indicating the removal of a Lane from a CrossSectionLink.
- lane1() - Method in record class org.opentrafficsim.road.network.lane.conflict.ConflictBuilder.ConflictBuilderRecordSmall
-
Returns the value of the
lane1
record component. - lane2() - Method in record class org.opentrafficsim.road.network.lane.conflict.ConflictBuilder.ConflictBuilderRecordSmall
-
Returns the value of the
lane2
record component. - LaneAccessLaw - Enum Class in org.opentrafficsim.road.network
-
Lane access law.
Copyright (c) 2022-2024 Delft University of Technology, Jaffalaan 5, 2628 BX Delft, the Netherlands. - LANEBASED_DESTROY_EVENT - Static variable in class org.opentrafficsim.road.gtu.lane.LaneBasedGtu
-
The lane-based event type for pub/sub indicating destruction of the GTU.
- LANEBASED_MOVE_EVENT - Static variable in class org.opentrafficsim.road.gtu.lane.LaneBasedGtu
-
The lane-based event type for pub/sub indicating a move.
- LaneBasedCfLcTacticalPlanner - Class in org.opentrafficsim.road.gtu.lane.tactical
-
Lane-based tactical planner that implements car following and lane change behavior.
- LaneBasedCfLcTacticalPlanner(GtuFollowingModelOld, LaneChangeModel, LaneBasedGtu) - Constructor for class org.opentrafficsim.road.gtu.lane.tactical.LaneBasedCfLcTacticalPlanner
-
Instantiated a tactical planner with GTU following and lane change behavior.
- LaneBasedCfLcTacticalPlannerFactory - Class in org.opentrafficsim.road.gtu.lane.tactical
-
Factory to create
LaneBasedCFLCTacticalPlanner
. - LaneBasedCfLcTacticalPlannerFactory(GtuFollowingModelOld, LaneChangeModel) - Constructor for class org.opentrafficsim.road.gtu.lane.tactical.LaneBasedCfLcTacticalPlannerFactory
-
Constructor with fixed stateless car-following and lane change model.
- LaneBasedGtu - Class in org.opentrafficsim.road.gtu.lane
-
This class contains most of the code that is needed to run a lane based GTU.
- LaneBasedGtu(String, GtuType, Length, Length, Speed, Length, RoadNetwork) - Constructor for class org.opentrafficsim.road.gtu.lane.LaneBasedGtu
-
Construct a Lane Based GTU.
- LaneBasedGtuCharacteristics - Class in org.opentrafficsim.road.gtu.generator.characteristics
-
Characteristics for a lane base GTU.
- LaneBasedGtuCharacteristics(GtuCharacteristics, LaneBasedStrategicalPlannerFactory<?>, Route, Node, Node, VehicleModel) - Constructor for class org.opentrafficsim.road.gtu.generator.characteristics.LaneBasedGtuCharacteristics
-
Construct a new set of lane based GTU characteristics.
- LaneBasedGtuCharacteristicsGenerator - Interface in org.opentrafficsim.road.gtu.generator.characteristics
-
Interface for objects that can generate a LaneBasedGtuCharacteristics object.
- LaneBasedGtuCharacteristicsGeneratorOd - Interface in org.opentrafficsim.road.gtu.generator.characteristics
-
Interface for classes that generate GTU characteristics based on OD information.
- LaneBasedGtuFollowingTacticalPlanner - Class in org.opentrafficsim.road.gtu.lane.tactical
-
Lane-based tactical planner that implements car following behavior.
- LaneBasedGtuFollowingTacticalPlanner(GtuFollowingModelOld, LaneBasedGtu) - Constructor for class org.opentrafficsim.road.gtu.lane.tactical.LaneBasedGtuFollowingTacticalPlanner
-
Instantiate a tactical planner with just GTU following behavior and no lane changes.
- LaneBasedGtuFollowingTacticalPlannerFactory - Class in org.opentrafficsim.road.gtu.lane.tactical
-
Copyright (c) 2013-2024 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
- LaneBasedGtuFollowingTacticalPlannerFactory(GtuFollowingModelOld) - Constructor for class org.opentrafficsim.road.gtu.lane.tactical.LaneBasedGtuFollowingTacticalPlannerFactory
-
Constructor with fixed stateless car-following and lane change model.
- LaneBasedGtuGenerator - Class in org.opentrafficsim.road.gtu.generator
-
Lane based GTU generator.
- LaneBasedGtuGenerator(String, Generator<Duration>, LaneBasedGtuCharacteristicsGenerator, GeneratorPositions, RoadNetwork, OtsSimulatorInterface, LaneBasedGtuGenerator.RoomChecker, Supplier<String>) - Constructor for class org.opentrafficsim.road.gtu.generator.LaneBasedGtuGenerator
-
Construct a new lane base GTU generator.
- LaneBasedGtuGenerator.Placement - Class in org.opentrafficsim.road.gtu.generator
-
Placement contains the information that a
RoomChecker
returns. - LaneBasedGtuGenerator.RoomChecker - Interface in org.opentrafficsim.road.gtu.generator
-
Interface for class that checks that there is sufficient room for a proposed new GTU and returns the maximum safe speed and position for the proposed new GTU.
- LaneBasedGtuTemplate - Class in org.opentrafficsim.road.gtu.generator.characteristics
-
Generate lane based GTUs using a template.
- LaneBasedGtuTemplate(GtuType, Generator<Length>, Generator<Length>, Generator<Speed>, LaneBasedStrategicalPlannerFactory<?>, Generator<Route>) - Constructor for class org.opentrafficsim.road.gtu.generator.characteristics.LaneBasedGtuTemplate
- LaneBasedGtuTemplateDistribution - Class in org.opentrafficsim.road.gtu.generator.characteristics
-
Distribution of LaneBasedTemplateGTUType.
- LaneBasedGtuTemplateDistribution(Distribution<LaneBasedGtuTemplate>) - Constructor for class org.opentrafficsim.road.gtu.generator.characteristics.LaneBasedGtuTemplateDistribution
-
Construct a new LaneBasedTemplateGTUTypeDistribution.
- LaneBasedObject - Interface in org.opentrafficsim.road.network.lane.object
-
Objects that can be encountered on a Lane like conflict areas, GTUs, traffic lights, stop lines, etc.
- LaneBasedObjectIterable<H extends Headway,
L extends LaneBasedObject> - Class in org.opentrafficsim.road.gtu.lane.perception -
Iterable that searches downstream or upstream for a certain type of lane based object.
- LaneBasedObjectIterable(LaneBasedGtu, Class<L>, LaneRecordInterface<?>, Length, boolean, Length, RelativePosition, Route) - Constructor for class org.opentrafficsim.road.gtu.lane.perception.LaneBasedObjectIterable
-
Constructor.
- LaneBasedOperationalPlan - Class in org.opentrafficsim.road.gtu.lane.plan.operational
-
An operational plan with some extra information about the lanes and lane changes so this information does not have to be recalculated multiple times.
- LaneBasedOperationalPlan(LaneBasedGtu, OtsLine2d, Time, Segments, boolean) - Constructor for class org.opentrafficsim.road.gtu.lane.plan.operational.LaneBasedOperationalPlan
-
Construct an operational plan with or without a lane change.
- LaneBasedPerceptionCategory - Interface in org.opentrafficsim.road.gtu.lane.perception.categories
-
Copyright (c) 2013-2024 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
- LaneBasedStrategicalPlanner - Interface in org.opentrafficsim.road.gtu.strategical
-
Interface for lane-based strategical planners.
- LaneBasedStrategicalPlannerFactory<T extends LaneBasedStrategicalPlanner> - Interface in org.opentrafficsim.road.gtu.strategical
-
A factory class is used to generate strategical planners as the strategical planner is state-full.
- LaneBasedStrategicalRoutePlanner - Class in org.opentrafficsim.road.gtu.strategical
-
This is the standard strategical route planner with a fixed tactical planner.
- LaneBasedStrategicalRoutePlanner(LaneBasedTacticalPlanner, Route, LaneBasedGtu, Node, Node, RouteGenerator) - Constructor for class org.opentrafficsim.road.gtu.strategical.LaneBasedStrategicalRoutePlanner
-
Constructor for a strategical planner with route.
- LaneBasedStrategicalRoutePlanner(LaneBasedTacticalPlanner, LaneBasedGtu) - Constructor for class org.opentrafficsim.road.gtu.strategical.LaneBasedStrategicalRoutePlanner
-
Constructor for a strategical planner without route.
- LaneBasedStrategicalRoutePlannerFactory - Class in org.opentrafficsim.road.gtu.strategical
-
Factory for creating
LaneBasedStrategicalRoutePlanner
using anyLaneBasedTacticalPlannerFactory
. - LaneBasedStrategicalRoutePlannerFactory(LaneBasedTacticalPlannerFactory<? extends LaneBasedTacticalPlanner>) - Constructor for class org.opentrafficsim.road.gtu.strategical.LaneBasedStrategicalRoutePlannerFactory
-
Constructor with factory for tactical planners.
- LaneBasedStrategicalRoutePlannerFactory(LaneBasedTacticalPlannerFactory<? extends LaneBasedTacticalPlanner>, ParameterFactory) - Constructor for class org.opentrafficsim.road.gtu.strategical.LaneBasedStrategicalRoutePlannerFactory
-
Constructor with factory for tactical planners.
- LaneBasedStrategicalRoutePlannerFactory(LaneBasedTacticalPlannerFactory<? extends LaneBasedTacticalPlanner>, ParameterFactory, RouteGenerator) - Constructor for class org.opentrafficsim.road.gtu.strategical.LaneBasedStrategicalRoutePlannerFactory
-
Constructor with factory for tactical planners.
- LaneBasedTacticalPlanner - Interface in org.opentrafficsim.road.gtu.lane.tactical
-
Copyright (c) 2013-2024 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
- LaneBasedTacticalPlannerFactory<T extends LaneBasedTacticalPlanner> - Interface in org.opentrafficsim.road.gtu.lane.tactical
-
A factory class is used to generate tactical planners as the tactical planner is state-full.
- LaneBias(GeneratorPositions.RoadPosition, double, double) - Constructor for class org.opentrafficsim.road.gtu.generator.GeneratorPositions.LaneBias
-
Constructor.
- LaneBiases() - Constructor for class org.opentrafficsim.road.gtu.generator.GeneratorPositions.LaneBiases
- LaneChange - Class in org.opentrafficsim.road.gtu.lane.plan.operational
-
Lane change status across operational plans.
- LaneChange(Length, Duration) - Constructor for class org.opentrafficsim.road.gtu.lane.plan.operational.LaneChange
-
Constructor.
- LaneChange(LaneBasedGtu) - Constructor for class org.opentrafficsim.road.gtu.lane.plan.operational.LaneChange
-
Constructor.
- LaneChange.LaneChangePath - Interface in org.opentrafficsim.road.gtu.lane.plan.operational
-
Provides a (partial) path during lane changes.
- LaneChange.LaneChangePath.InterpolatedLaneChangePath - Class in org.opentrafficsim.road.gtu.lane.plan.operational
-
Helper class for interpolation between the from and to center lines.
- LaneChange.LaneChangePath.SequentialLaneChangePath - Class in org.opentrafficsim.road.gtu.lane.plan.operational
-
A helper class to allow a lane change to follow a sequential determination of the target position (including rotation) for each time step.
- laneChangeAllowed() - Method in class org.opentrafficsim.road.gtu.lane.LaneBasedGtu
-
Returns whether a lane change is allowed.
- LaneChangeInfo - Record Class in org.opentrafficsim.road.network
-
Lane change info.
- LaneChangeInfo(int, Length, boolean, LateralDirectionality) - Constructor for record class org.opentrafficsim.road.network.LaneChangeInfo
-
Constructor.
- LaneChangeModel - Interface in org.opentrafficsim.road.gtu.lane.tactical.lanechangemobil
-
All lane change models must implement this interface.
- LaneCombinationList - Class in org.opentrafficsim.road.network.lane.conflict
-
Contains lane combinations that should be treated differently.
- LaneCombinationList() - Constructor for class org.opentrafficsim.road.network.lane.conflict.LaneCombinationList
- LaneDataRoad - Class in org.opentrafficsim.road.network.sampling
-
Lane representation in road sampler.
- LaneDataRoad(Lane) - Constructor for class org.opentrafficsim.road.network.sampling.LaneDataRoad
- LaneDetector - Class in org.opentrafficsim.road.network.lane.object.detector
-
A detector is a lane-based object that can be triggered by a relative position of the GTU (e.g., front, back) when that relative position passes over the detector location on the lane.
- LaneDetector(String, Lane, Length, RelativePosition.Type, OtsSimulatorInterface, PolyLine2d, Length, DetectorType) - Constructor for class org.opentrafficsim.road.network.lane.object.detector.LaneDetector
-
Create a detector on a lane at a position on that lane.
- LaneDetector(String, Lane, Length, RelativePosition.Type, OtsSimulatorInterface, PolyLine2d, DetectorType) - Constructor for class org.opentrafficsim.road.network.lane.object.detector.LaneDetector
-
Create a detector on a lane at a position on that lane at elevation
Detector.DEFAULT_DETECTOR_ELEVATION
. - LaneDetector(String, Lane, Length, RelativePosition.Type, OtsSimulatorInterface, DetectorType) - Constructor for class org.opentrafficsim.road.network.lane.object.detector.LaneDetector
-
Create a new Detector on a lane at a position on that lane at elevation
Detector.DEFAULT_DETECTOR_ELEVATION
and default geometry. - LaneFactory - Class in org.opentrafficsim.road.network.factory
-
Copyright (c) 2013-2024 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
- LaneFactory(RoadNetwork, Node, Node, LinkType, OtsSimulatorInterface, LaneKeepingPolicy, GtuType) - Constructor for class org.opentrafficsim.road.network.factory.LaneFactory
- LaneFactory(RoadNetwork, Node, Node, LinkType, OtsSimulatorInterface, LaneKeepingPolicy, GtuType, ContinuousLine) - Constructor for class org.opentrafficsim.road.network.factory.LaneFactory
- LaneGeometryUtil - Class in org.opentrafficsim.road.network.lane
-
This class is an extension (conceptually, not an actual java extension) of
OtsGeometryUtil
. - LaneKeepingPolicy - Enum Class in org.opentrafficsim.road.network.lane.changing
-
Enum to indicate the general lane keeping rules: keep left, keep right, or keep lane.
- laneList() - Method in record class org.opentrafficsim.road.gtu.lane.tactical.LanePathInfo
-
Returns the value of the
laneList
record component. - LaneMovementStep - Class in org.opentrafficsim.road.gtu.lane.tactical.lanechangemobil
-
Acceleration, lane change decision and time until when this movement is committed.
- LaneMovementStep(AccelerationStep, LateralDirectionality) - Constructor for class org.opentrafficsim.road.gtu.lane.tactical.lanechangemobil.LaneMovementStep
-
Construct a new LaneChangeModelResult.
- LaneOperationalPlanBuilder - Class in org.opentrafficsim.road.gtu.lane.plan.operational
-
Builder for several often used operational plans.
- LaneOperationalPlanBuilder() - Constructor for class org.opentrafficsim.road.gtu.lane.plan.operational.LaneOperationalPlanBuilder
-
Constructor.
- LanePathInfo - Record Class in org.opentrafficsim.road.gtu.lane.tactical
-
This class provides the following information for an operational plan: the lanes to follow, with the direction to drive on them the starting point on the first lane the path to follow when staying on the same lane
- LanePathInfo(OtsLine2d, List<Lane>, Length) - Constructor for record class org.opentrafficsim.road.gtu.lane.tactical.LanePathInfo
-
Creates an instance of a
LanePathInfo
record class. - LanePerception - Interface in org.opentrafficsim.road.gtu.lane.perception
-
Interface for perception in a lane-based model.
- LanePosition - Record Class in org.opentrafficsim.road.network.lane
-
Store one position and lane of a GTU.
- LanePosition(Lane, Length) - Constructor for record class org.opentrafficsim.road.network.lane.LanePosition
-
Creates an instance of a
LanePosition
record class. - LaneRecord - Class in org.opentrafficsim.road.gtu.lane.perception.structure
-
Record of a lane within the lane structure.
- LaneRecord(Lane, RelativeLane, Length, Length) - Constructor for class org.opentrafficsim.road.gtu.lane.perception.structure.LaneRecord
-
Constructor.
- LaneRecordInterface<R extends LaneRecordInterface<R>> - Interface in org.opentrafficsim.road.gtu.lane.perception.structure
-
Interface representing a lane for search algorithms, in particular PerceptionIterable.
- lanes() - Method in record class org.opentrafficsim.road.network.lane.conflict.ConflictBuilder.ConflictBuilderRecordBig
-
Returns the value of the
lanes
record component. - LaneStructure - Class in org.opentrafficsim.road.gtu.lane.perception.structure
-
The lane structure provides a way to see the world for a lane based model.
- LaneStructure(LaneBasedGtu, Length, Length) - Constructor for class org.opentrafficsim.road.gtu.lane.perception.structure.LaneStructure
-
Constructor.
- LaneStructure.Entry<T> - Record Class in org.opentrafficsim.road.gtu.lane.perception.structure
-
Container for a perceived object with the distance towards it and the distance until the road of the object and the road of the perceiving GTU merge.
- LaneType - Class in org.opentrafficsim.road.network.lane
-
Lane type to indicate compatibility with GTU types.
- LaneType(String) - Constructor for class org.opentrafficsim.road.network.lane.LaneType
-
Constructor for root-level Lane types.
- LaneType(String, LaneType) - Constructor for class org.opentrafficsim.road.network.lane.LaneType
-
Create a new Lane type with a compatibility set.
- lateral() - Method in class org.opentrafficsim.road.gtu.lane.perception.structure.LaneRecord
-
Get lateral lanes.
- lateralDirectionality() - Method in record class org.opentrafficsim.road.network.LaneChangeInfo
-
Returns the value of the
lateralDirectionality
record component. - lateralFraction(double) - Method in class org.opentrafficsim.road.gtu.lane.plan.operational.LaneChange.LaneChangePath.InterpolatedLaneChangePath
-
Transform longitudinal to lateral fraction.
- lateralFraction(double) - Method in class org.opentrafficsim.road.gtu.lane.plan.operational.LaneChange.LaneChangePath.SequentialLaneChangePath
-
Returns the fractional lateral deviation given a fraction of lane change being completed.
- LeaderId - Class in org.opentrafficsim.road.network.sampling.data
-
Leader id in trajectory information.
- LeaderId() - Constructor for class org.opentrafficsim.road.network.sampling.data.LeaderId
-
Constructor.
- leaveCrossSection() - Method in class org.opentrafficsim.road.gtu.lane.LaneBasedGtu
-
Removes registration between the GTU and the lanes in the most upstream cross-section.
- left() - Method in record class org.opentrafficsim.road.gtu.lane.tactical.util.lmrs.Desire
-
Returns the value of the
left
record component. - left() - Method in enum class org.opentrafficsim.road.network.lane.Stripe.Type
-
Returns the left permeability.
- LEFT - Enum constant in enum class org.opentrafficsim.road.network.lane.changing.OvertakingDirection
-
Left only.
- LEFT - Enum constant in enum class org.opentrafficsim.road.network.lane.Stripe.Type
-
Line |¦ allow to go to left, but not to right.
- LEFT - Static variable in class org.opentrafficsim.road.gtu.generator.GeneratorPositions.LaneBias
-
Left-hand bias, 2nd left lane contains 25% relative to left most lane, in free traffic.
- LEFT - Static variable in class org.opentrafficsim.road.gtu.lane.perception.RelativeLane
-
Left lane.
- LEFT_TURNINDICATOR - Enum constant in enum class org.opentrafficsim.road.gtu.lane.perception.headway.GtuStatus
-
Left turn indicator was on when observing the headway.
- LeftAlwaysRightJam() - Constructor for class org.opentrafficsim.road.network.lane.changing.OvertakingConditions.LeftAlwaysRightJam
- 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
- leftEdges() - Method in record class org.opentrafficsim.road.network.lane.conflict.ConflictBuilder.ConflictBuilderRecordBig
-
Returns the value of the
leftEdges
record component. - leftEdges() - Method in record class org.opentrafficsim.road.network.lane.conflict.ConflictBuilder.ConflictBuilderRecordSmall
-
Returns the value of the
leftEdges
record component. - leftIsLargerOrEqual() - Method in record class org.opentrafficsim.road.gtu.lane.tactical.util.lmrs.Desire
-
Returns whether the left desire is larger than (or equal to) the right.
- 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.
- LeftSetRightJam(Collection<GtuType>, Collection<GtuType>) - Constructor for class org.opentrafficsim.road.network.lane.changing.OvertakingConditions.LeftSetRightJam
-
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.
- leftToRight(double, Length, LaneType, Speed) - Method in class org.opentrafficsim.road.network.factory.LaneFactory
-
Prepare the factory to add lanes from left to right.
- LEGAL - Enum constant in enum class org.opentrafficsim.road.network.LaneAccessLaw
-
Legal lane access law.
- LegalSpeedLimit - Interface in org.opentrafficsim.road.network.speed
-
Indicates legal speed limits.
- LENGTH_COLUMN - Static variable in class org.opentrafficsim.road.gtu.generator.Injections
-
Length column id.
- linear(Length, Length) - Static method in class org.opentrafficsim.road.gtu.lane.perception.headway.HeadwayConflict.Width
-
Returns a linear width progression.
- LINEAR - Enum constant in enum class org.opentrafficsim.road.od.Interpolation
-
Linear interpolation of demand.
- LINEAR - Static variable in interface org.opentrafficsim.road.gtu.lane.plan.operational.LaneChange.LaneChangePath
-
Linear interpolation between center lines.
- LinearAcc - Class in org.opentrafficsim.road.gtu.lane.control
-
Copyright (c) 2013-2024 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
- LinearAcc(DelayedActuation) - Constructor for class org.opentrafficsim.road.gtu.lane.control.LinearAcc
-
Constructor using default sensors with no delay.
- LinearCacc - Class in org.opentrafficsim.road.gtu.lane.control
-
Simple linear CACC implementation.
- LinearCacc(DelayedActuation) - Constructor for class org.opentrafficsim.road.gtu.lane.control.LinearCacc
-
Constructor using default sensors with no delay.
- link - Variable in class org.opentrafficsim.road.network.lane.CrossSectionElement
-
Cross Section Link to which the element belongs.
- LINK_COLUMN - Static variable in class org.opentrafficsim.road.gtu.generator.Injections
-
Link column id.
- LinkDataRoad - Class in org.opentrafficsim.road.network.sampling
-
Link representation in road sampler.
- LinkDataRoad(CrossSectionLink) - Constructor for class org.opentrafficsim.road.network.sampling.LinkDataRoad
- Lmrs - Class in org.opentrafficsim.road.gtu.lane.tactical.lmrs
-
Implementation of the LMRS (Lane change Model with Relaxation and Synchronization).
- Lmrs(CarFollowingModel, LaneBasedGtu, LanePerception, Synchronization, Cooperation, GapAcceptance, Tailgating) - Constructor for class org.opentrafficsim.road.gtu.lane.tactical.lmrs.Lmrs
-
Constructor setting the car-following model.
- LmrsData - Class in org.opentrafficsim.road.gtu.lane.tactical.util.lmrs
-
Keeps data for LMRS for a specific GTU.
- LmrsData(Synchronization, Cooperation, GapAcceptance, Tailgating) - Constructor for class org.opentrafficsim.road.gtu.lane.tactical.util.lmrs.LmrsData
- LmrsFactory - Class in org.opentrafficsim.road.gtu.lane.tactical.lmrs
-
Factory for a tactical planner using LMRS with any car-following model.
- LmrsFactory(CarFollowingModelFactory<? extends CarFollowingModel>, PerceptionFactory) - Constructor for class org.opentrafficsim.road.gtu.lane.tactical.lmrs.LmrsFactory
-
Constructor using default incentives and passive synchronization.
- LmrsFactory(CarFollowingModelFactory<? extends CarFollowingModel>, PerceptionFactory, Synchronization, Cooperation, GapAcceptance, Tailgating, Set<MandatoryIncentive>, Set<VoluntaryIncentive>, Set<AccelerationIncentive>) - Constructor for class org.opentrafficsim.road.gtu.lane.tactical.lmrs.LmrsFactory
-
Constructor with full control over incentives and type of synchronization.
- LmrsParameters - Interface in org.opentrafficsim.road.gtu.lane.tactical.util.lmrs
-
Interface with LMRS parameters.
- LmrsUtil - Class in org.opentrafficsim.road.gtu.lane.tactical.util.lmrs
-
Copyright (c) 2013-2024 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
- LOGNORMAL - Static variable in interface org.opentrafficsim.road.gtu.generator.headway.ArrivalsHeadwayGenerator.HeadwayDistribution
-
Log-normal headway distribution (variance = 1.0).
- LongitudinalControl - Interface in org.opentrafficsim.road.gtu.lane.control
-
Longitudinal controller, such as ACC or CACC.
- LongitudinalControllerPerception - Interface in org.opentrafficsim.road.gtu.lane.perception.categories.neighbors
-
Perception category for longitudinal control such as ACC and CACC.
- longitudinalFraction(double) - Method in class org.opentrafficsim.road.gtu.lane.plan.operational.LaneChange.LaneChangePath.InterpolatedLaneChangePath
-
Transform lateral to longitudinal fraction.
- LOOKAHEAD - Static variable in class org.opentrafficsim.road.gtu.lane.perception.CategoricalLanePerception
-
Look ahead parameter type.
- LOOKAHEAD - Static variable in class org.opentrafficsim.road.gtu.lane.perception.categories.AnticipationTrafficPerception
-
Look ahead parameter type.
- LOOKAHEAD - Static variable in class org.opentrafficsim.road.gtu.lane.perception.categories.DirectBusStopPerception
-
Look ahead parameter type.
- LOOKAHEAD - Static variable in class org.opentrafficsim.road.gtu.lane.perception.categories.DirectDefaultSimplePerception
-
Look ahead parameter type.
- LOOKAHEAD - Static variable in class org.opentrafficsim.road.gtu.lane.perception.categories.DirectInfrastructurePerception
-
Range of lane change possibility perception.
- LOOKAHEAD - Static variable in class org.opentrafficsim.road.gtu.lane.perception.categories.DirectIntersectionPerception
-
Look ahead parameter type.
- LOOKAHEAD - Static variable in class org.opentrafficsim.road.gtu.lane.perception.categories.neighbors.DirectNeighborsPerception
-
Look ahead parameter type.
- LOOKAHEAD - Static variable in class org.opentrafficsim.road.gtu.lane.tactical.AbstractLaneBasedTacticalPlanner
-
Look ahead parameter type.
- LOOKAHEAD - Static variable in class org.opentrafficsim.road.gtu.lane.tactical.lanechangemobil.AbstractLaneChangeModel
-
Look ahead parameter type.
- LOOKAHEAD - Static variable in class org.opentrafficsim.road.gtu.lane.tactical.lanechangemobil.FixedLaneChangeModel
-
Look ahead parameter type.
- LOOKAHEAD - Static variable in class org.opentrafficsim.road.gtu.lane.tactical.lmrs.IncentiveRoute
-
Look ahead parameter type.
- LOOKAHEAD - Static variable in class org.opentrafficsim.road.gtu.lane.tactical.lmrs.IncentiveSocioSpeed
-
Look-ahead distance.
- LOOKAHEAD - Static variable in class org.opentrafficsim.road.gtu.lane.tactical.toledo.Toledo
-
Look ahead parameter type.
- LOOKBACK - Static variable in class org.opentrafficsim.road.gtu.lane.perception.CategoricalLanePerception
-
Look back parameter type.
- LOOKBACK - Static variable in class org.opentrafficsim.road.gtu.lane.perception.categories.neighbors.DirectNeighborsPerception
-
Look back parameter type.
- LOOKBACKOLD - Static variable in class org.opentrafficsim.road.gtu.lane.perception.categories.DirectDefaultSimplePerception
-
Look back parameter type.
- LOOKBACKOLD - Static variable in class org.opentrafficsim.road.gtu.lane.tactical.LaneBasedCfLcTacticalPlanner
-
Look back parameter type.
- LOOP_DETECTOR - Static variable in class org.opentrafficsim.road.definitions.DefaultsRoadNl
-
Loop detector type.
- LOOP_DETECTOR_AGGREGATE - Static variable in class org.opentrafficsim.road.network.lane.object.detector.LoopDetector
-
Aggregation event.
- LOOP_DETECTOR_TRIGGERED - Static variable in class org.opentrafficsim.road.network.lane.object.detector.LoopDetector
-
Trigger event.
- LoopDetector - Class in org.opentrafficsim.road.network.lane.object.detector
-
Detector, measuring a dynamic set of measurements typical for single- or dual-loop detectors.
- LoopDetector(String, Lane, Length, Length, DetectorType, OtsSimulatorInterface, Time, Duration, LoopDetector.LoopDetectorMeasurement<?, ?>...) - Constructor for class org.opentrafficsim.road.network.lane.object.detector.LoopDetector
-
Constructor.
- LoopDetector(String, Lane, Length, DetectorType, OtsSimulatorInterface) - Constructor for class org.opentrafficsim.road.network.lane.object.detector.LoopDetector
-
Constructor for regular Dutch dual-loop detectors measuring flow and mean speed aggregated over 60s.
- LoopDetector.LoopDetectorMeasurement<C,
A> - Interface in org.opentrafficsim.road.network.lane.object.detector -
Interface for what detectors measure.
- LoopDetector.PlatoonMeasurement - Class in org.opentrafficsim.road.network.lane.object.detector
-
Cumulative information for platoon size measurement.
- LoopDetector.PlatoonSizes - Class in org.opentrafficsim.road.network.lane.object.detector
-
Measurement of platoon sizes based on time between previous GTU exit and GTU entry.
- LOS_DENSITY - Static variable in class org.opentrafficsim.road.gtu.lane.tactical.toledo.Toledo
-
Density for tail gating (Level Of Service (LOS) A, B or C).
M
- main(String[]) - Static method in class org.opentrafficsim.road.gtu.lane.tactical.toledo.ToledoCfTester
- makeBezier(Node, Node, Node, Node) - Static method in class org.opentrafficsim.road.network.factory.LaneFactory
- makeGeometry(Lane, Length) - Static method in interface org.opentrafficsim.road.network.lane.object.LaneBasedObject
-
Make a geometry perpendicular to the center line of the lane with a length 90% of the width of the lane.
- makeGeometry(Lane, Length, double) - Static method in interface org.opentrafficsim.road.network.lane.object.LaneBasedObject
-
Make a geometry perpendicular to the center line of the lane with a length of given fraction of the width of the lane.
- makeLane(RoadNetwork, String, Node, Node, Point2d[], LaneType, Speed, OtsSimulatorInterface, GtuType) - Static method in class org.opentrafficsim.road.network.factory.LaneFactory
-
Create a simple Lane.
- makeLink(RoadNetwork, String, Node, Node, Point2d[], OtsSimulatorInterface) - Static method in class org.opentrafficsim.road.network.factory.LaneFactory
-
Create a Link along intermediate coordinates from one Node to another.
- makeMultiLane(RoadNetwork, String, Node, Node, Point2d[], int, int, int, LaneType, Speed, OtsSimulatorInterface, GtuType) - Static method in class org.opentrafficsim.road.network.factory.LaneFactory
-
Create a simple road with the specified number of Lanes.
This method returns an array of Lane. - makeMultiLane(RoadNetwork, String, Node, Node, Point2d[], int, LaneType, Speed, OtsSimulatorInterface, GtuType) - Static method in class org.opentrafficsim.road.network.factory.LaneFactory
-
Create a simple road with the specified number of Lanes.
This method returns an array of Lane. - makeMultiLaneBezier(RoadNetwork, String, Node, Node, Node, Node, int, int, int, LaneType, Speed, OtsSimulatorInterface, GtuType) - Static method in class org.opentrafficsim.road.network.factory.LaneFactory
-
Create a simple road with the specified number of Lanes, based on a Bezier curve.
This method returns an array of Lane. - manage(Set<Task>, LanePerception, LaneBasedGtu, Parameters) - Method in interface org.opentrafficsim.road.gtu.lane.perception.mental.TaskManager
-
Manage tasks.
- manage(Set<Task>, LanePerception, LaneBasedGtu, Parameters) - Method in class org.opentrafficsim.road.gtu.lane.perception.mental.TaskManager.SummativeTaskManager
-
Manage tasks.
- MANDATORY - Static variable in class org.opentrafficsim.road.gtu.lane.tactical.lmrs.AbstractIncentivesTacticalPlanner
-
Parameter type for mandatory lane change incentives.
- MandatoryIncentive - Interface in org.opentrafficsim.road.gtu.lane.tactical.util.lmrs
-
Interface for mandatory incentives.
- MANIPULATING_AUDIO_CONTROLS - Enum constant in enum class org.opentrafficsim.road.gtu.lane.perception.mental.sdm.DefaultDistraction
-
Manipulating audio controls.
- MANIPULATING_VEHICLE_CONTROLS - Enum constant in enum class org.opentrafficsim.road.gtu.lane.perception.mental.sdm.DefaultDistraction
-
Manipulating vehicle controls.
- MARGIN - Static variable in class org.opentrafficsim.road.network.lane.Lane
-
Lateral alignment margin for longitudinally connected Lanes.
- MARKOV - Static variable in class org.opentrafficsim.road.od.OdOptions
-
Markov chain for GTU type option.
- MarkovCorrelation<S,
I extends Number> - Class in org.opentrafficsim.road.gtu.generator -
Markov Chain functionality using state auto-correlations.
- MarkovCorrelation() - Constructor for class org.opentrafficsim.road.gtu.generator.MarkovCorrelation
- MassBased(Mass, double) - Constructor for class org.opentrafficsim.road.gtu.lane.VehicleModel.MassBased
- matrixTotal() - Method in class org.opentrafficsim.road.od.OdMatrix
-
Calculates total number of trips over time for the complete matrix.
- MAX_ACCELERATION_COLUMN - Static variable in class org.opentrafficsim.road.gtu.generator.Injections
-
Maximum acceleration column id.
- MAX_DECELERATION_COLUMN - Static variable in class org.opentrafficsim.road.gtu.generator.Injections
-
Maximum deceleration column id.
- MAX_LEGAL_VEHICLE_SPEED - Static variable in class org.opentrafficsim.road.network.speed.SpeedLimitTypes
-
Maximum legal vehicle speed limit type.
- MAX_LIGHT_VEHICLE_LENGTH - Static variable in class org.opentrafficsim.road.gtu.lane.tactical.toledo.Toledo
-
Defines light vs heavy vehicles.
- MAX_RED_DECELERATION - Static variable in class org.opentrafficsim.road.gtu.lane.perception.categories.DirectDefaultSimplePerception
-
Maximum deceleration that is used to determine if a vehicle will attempt to stop for a red light.
- MAX_SPEED_COLUMN - Static variable in class org.opentrafficsim.road.gtu.generator.Injections
-
Maximum speed column id.
- MAX_VEHICLE_SPEED - Static variable in class org.opentrafficsim.road.network.speed.SpeedLimitTypes
-
Maximum vehicle speed limit type.
- MAX_YELLOW_DECELERATION - Static variable in class org.opentrafficsim.road.gtu.lane.perception.categories.DirectDefaultSimplePerception
-
Maximum deceleration that is used to determine if a vehicle will attempt to stop for a yellow light.
- MEAN_SPEED - Static variable in class org.opentrafficsim.road.network.lane.object.detector.LoopDetector
-
Mean speed measurement.
- meanFlow() - Method in class org.opentrafficsim.road.network.control.rampmetering.SingleCrossSectionSwitch
-
Returns the mean flow over the detectors.
- meanSpeed() - Method in class org.opentrafficsim.road.network.control.rampmetering.SingleCrossSectionSwitch
-
Returns the mean speed over the detectors.
- Mental - Interface in org.opentrafficsim.road.gtu.lane.perception.mental
-
Interface for mental modules operating on perception.
- merge() - Method in record class org.opentrafficsim.road.gtu.lane.perception.structure.LaneStructure.Entry
-
Returns the value of the
merge
record component. - MERGE - Enum constant in enum class org.opentrafficsim.road.network.lane.conflict.ConflictType
-
Merge conflict.
- MIDDLE - Static variable in class org.opentrafficsim.road.gtu.generator.GeneratorPositions.LaneBias
-
Middle bias, 2nd left lane contains 25% relative to left most lane, in free traffic.
- MIN_GAP - Static variable in class org.opentrafficsim.road.gtu.lane.tactical.util.ConflictUtil
-
Minimum time gap between events.
- MIN_LC_LENGTH_FACTOR - Static variable in class org.opentrafficsim.road.gtu.lane.plan.operational.LaneChange
-
Minimum distance required to perform a lane change as factor on vehicle length.
- minimizeAcceleration(Acceleration) - Method in class org.opentrafficsim.road.gtu.lane.plan.operational.SimpleOperationalPlan
-
Set minimum of current and given acceleration.
- minimumHeadway(Speed, Speed, Length, Length, Speed, Speed) - Method in class org.opentrafficsim.road.gtu.lane.tactical.following.AbstractGtuFollowingModelMobil
-
Compute the minimum net headway given the speed of the follower and the leader.
At the returned headway, the follower would decelerate with it's maximum comfortable deceleration. - minimumHeadway(Speed, Speed, Length, Length, Speed, Speed) - Method in interface org.opentrafficsim.road.gtu.lane.tactical.following.GtuFollowingModelOld
-
Compute the minimum net headway given the speed of the follower and the leader.
At the returned headway, the follower would decelerate with it's maximum comfortable deceleration. - MINMAX - Static variable in interface org.opentrafficsim.road.gtu.lane.VehicleModel
-
Acceleration bounded by GTU min and max acceleration.
- MINMAX - Static variable in interface org.opentrafficsim.road.gtu.lane.VehicleModelFactory
-
Acceleration bounded vehicle model.
- ModelComponentFactory - Interface in org.opentrafficsim.road.gtu.lane.tactical
-
Interface for factories of model components, such as strategical planners, tactical planners and car-following models.
- MOPED_PATH - Static variable in class org.opentrafficsim.road.definitions.DefaultsRoadNl
-
Moped path (fiets-/bromfietspad).
- mostOnSide(Lane, Lane, LateralDirectionality) - Static method in interface org.opentrafficsim.road.gtu.lane.tactical.LaneBasedTacticalPlanner
-
Returns the right-most of two lanes.
- move(OrientedPoint2d) - Method in class org.opentrafficsim.road.gtu.lane.LaneBasedGtu
- moved(Length, Speed, Acceleration) - Method in interface org.opentrafficsim.road.gtu.lane.perception.headway.HeadwayGtu
-
Creates a copy with different headway, speed and possibly acceleration.
- moved(Length, Speed, Acceleration) - Method in class org.opentrafficsim.road.gtu.lane.perception.headway.HeadwayGtuReal
-
Creates a copy with different headway, speed and possibly acceleration.
- moved(Length, Speed, Acceleration) - Method in class org.opentrafficsim.road.gtu.lane.perception.headway.HeadwayGtuRealCopy
-
Creates a copy with different headway, speed and possibly acceleration.
- moved(Length, Speed, Acceleration) - Method in class org.opentrafficsim.road.gtu.lane.perception.headway.HeadwayGtuSimple
-
Creates a copy with different headway, speed and possibly acceleration.
- moved(Length, Speed, Acceleration) - Method in class org.opentrafficsim.road.gtu.lane.perception.headway.HeadwayGtuType
-
Creates a copy with different headway, speed and possibly acceleration.
- MultiLaneBasedMoveChecker - Class in org.opentrafficsim.road.gtu.lane
-
Checker that invokes multiple checkers.
- MultiLaneBasedMoveChecker(Network) - Constructor for class org.opentrafficsim.road.gtu.lane.MultiLaneBasedMoveChecker
-
Constructor.
- MultiLaneBasedMoveChecker(Network, AbstractLaneBasedMoveChecker...) - Constructor for class org.opentrafficsim.road.gtu.lane.MultiLaneBasedMoveChecker
-
Constructor.
- MultiLanePerceptionIterable<H extends Headway,
U> - Class in org.opentrafficsim.road.gtu.lane.perception -
Iterable class to search over multiple lanes.
- MultiLanePerceptionIterable(LaneBasedGtu) - Constructor for class org.opentrafficsim.road.gtu.lane.perception.MultiLanePerceptionIterable
-
Constructor.
N
- NeighborsPerception - Interface in org.opentrafficsim.road.gtu.lane.perception.categories.neighbors
-
Perception of surrounding vehicles.
- NeighborTriplet - Record Class in org.opentrafficsim.road.gtu.lane.perception.categories.neighbors
-
Results from anticipation.
- NeighborTriplet(Length, Speed, Acceleration) - Constructor for record class org.opentrafficsim.road.gtu.lane.perception.categories.neighbors.NeighborTriplet
-
Creates an instance of a
NeighborTriplet
record class. - next() - Method in class org.opentrafficsim.road.gtu.lane.perception.AbstractPerceptionReiterable.PerceptionIterator
- nextCarFollowingModel(LaneBasedGtu) - Method in class org.opentrafficsim.road.gtu.lane.tactical.AbstractLaneBasedTacticalPlannerFactory
-
Returns the next car following model.
- nextDuration() - Method in class org.opentrafficsim.road.gtu.lane.perception.mental.sdm.Distraction
-
Returns the next duration of this secondary task.
- nextExposure() - Method in class org.opentrafficsim.road.gtu.lane.perception.mental.sdm.Distraction
-
Returns the next exposure.
- nextInterArrival() - Method in class org.opentrafficsim.road.gtu.lane.perception.mental.sdm.Distraction
-
Returns the next inter-arrival time of this secondary task.
- nextLanes(GtuType) - Method in class org.opentrafficsim.road.network.lane.Lane
-
NextLanes returns the successor lane(s) in the design line direction, if any exist.
The next lane(s) are cached, as it is too expensive to make the calculation every time. - nextLink(Link, GtuType) - Method in class org.opentrafficsim.road.gtu.strategical.LaneBasedStrategicalRoutePlanner
- nextParameters(GtuType) - Method in class org.opentrafficsim.road.gtu.strategical.LaneBasedStrategicalRoutePlannerFactory
-
Returns the parameters for the next GTU.
- NextSplitInfo - Record Class in org.opentrafficsim.road.gtu.lane.tactical
-
This class provides information for an operational plan about the next location where the network splits. if the networks splits, the node where it splits, and the current lanes that lead to the right node are calculated.
- NextSplitInfo(Node, Set<Lane>) - Constructor for record class org.opentrafficsim.road.gtu.lane.tactical.NextSplitInfo
- NextSplitInfo(Node, Set<Lane>, LateralDirectionality) - Constructor for record class org.opentrafficsim.road.gtu.lane.tactical.NextSplitInfo
-
Creates an instance of a
NextSplitInfo
record class. - nextSplitNode() - Method in record class org.opentrafficsim.road.gtu.lane.tactical.NextSplitInfo
-
Returns the value of the
nextSplitNode
record component. - nextTimeSlice(Time) - Method in interface org.opentrafficsim.road.gtu.generator.headway.Arrivals
-
Returns the start time of the next time slice after the given time or
null
if no such slice exists. - nextTimeSlice(Time) - Method in record class org.opentrafficsim.road.gtu.generator.headway.DemandPattern
-
Returns the start time of the next time slice after the given time or
null
if no such slice exists. - NL - Static variable in class org.opentrafficsim.road.definitions.DefaultsRoad
-
Defaults for locale nl_NL.
- NLEADERS - Static variable in class org.opentrafficsim.road.gtu.lane.tactical.following.IdmPlusMulti
-
Number of leaders considered parameter.
- NO - Static variable in class org.opentrafficsim.road.gtu.generator.LaneBasedGtuGenerator.Placement
-
Value if the GTU cannot be placed.
- NO_LC_DIST - Static variable in class org.opentrafficsim.road.od.OdOptions
-
Initial distance over which lane changes shouldn't be performed option.
- NOLANECHANGENEEDED - Static variable in class org.opentrafficsim.road.gtu.lane.tactical.LaneBasedCfLcTacticalPlanner
-
Return value of suitability when no lane change is required within the time horizon.
- noLaneDrop(LaneBasedGtu, Length, Lane, Length) - Static method in class org.opentrafficsim.road.gtu.lane.tactical.AbstractLaneBasedTacticalPlanner
-
Determine whether the lane does not drop, in other words: if we would (continue to) drive on the given lane, can we continue to drive at the nextSplitNode without switching lanes?
- NON_CACHED_POSITION - Static variable in class org.opentrafficsim.road.gtu.lane.LaneBasedGtu
-
cached position count.
- None() - Constructor for class org.opentrafficsim.road.network.lane.changing.OvertakingConditions.None
- NONE - Enum constant in enum class org.opentrafficsim.road.gtu.lane.tactical.Controllable.State
-
GTU has no control.
- NONE - Enum constant in enum class org.opentrafficsim.road.gtu.lane.tactical.Synchronizable.State
-
No synchronization.
- NONE - Enum constant in enum class org.opentrafficsim.road.network.lane.changing.OvertakingDirection
-
Neither left nor right are allowed.
- NONE - Enum constant in enum class org.opentrafficsim.road.network.lane.CrossSectionLink.Priority
-
No priority.
- NONE - Static variable in class org.opentrafficsim.road.gtu.generator.GeneratorPositions.LaneBias
-
No bias.
- NONE - Static variable in interface org.opentrafficsim.road.gtu.lane.control.DelayedActuation
-
No delayed actuation.
- NONE - Static variable in interface org.opentrafficsim.road.gtu.lane.perception.categories.neighbors.Anticipation
-
Assume no anticipation.
- NONE - Static variable in interface org.opentrafficsim.road.gtu.lane.perception.categories.neighbors.Estimation
-
No estimation errors.
- NONE - Static variable in interface org.opentrafficsim.road.gtu.lane.tactical.util.lmrs.Tailgating
-
No tailgating.
- NONE - Static variable in interface org.opentrafficsim.road.gtu.lane.VehicleModel
-
No bounds.
- NONE - Static variable in interface org.opentrafficsim.road.gtu.lane.VehicleModelFactory
-
No vehicle model.
- notify(Event) - Method in class org.opentrafficsim.road.gtu.lane.AbstractLaneBasedMoveChecker
- notify(Event) - Method in class org.opentrafficsim.road.gtu.lane.perception.mental.sdm.StochasticDistractionModel
- notify(Event) - Method in class org.opentrafficsim.road.network.lane.conflict.Conflict
- notify(Event) - Method in class org.opentrafficsim.road.network.lane.object.detector.TrafficLightDetector
- notify(Event) - Method in class org.opentrafficsim.road.network.sampling.RoadSampler
- notifySample(LaneBasedGtu, Lane, boolean) - Method in class org.opentrafficsim.road.network.sampling.RoadSampler
-
Samples a gtu and schedules the next sampling event.
- now() - Method in class org.opentrafficsim.road.network.sampling.RoadSampler
- nrOfJobs - Variable in class org.opentrafficsim.road.network.lane.conflict.ConflictBuilder.CbrTaskBig
-
Number of jobs to do.
- nrOfJobs - Variable in class org.opentrafficsim.road.network.lane.conflict.ConflictBuilder.CbrTaskSmall
-
Number of jobs to do.
- NULL - Static variable in interface org.opentrafficsim.road.gtu.strategical.RouteGenerator
-
No route route generator.
- numberOfGtus() - Method in class org.opentrafficsim.road.network.lane.Lane
-
Returns the number of GTU's.
- numberOfGtus(Time) - Method in class org.opentrafficsim.road.network.lane.Lane
-
Returns the number of GTU's at specified time.
- numberOfLaneChanges() - Method in record class org.opentrafficsim.road.network.LaneChangeInfo
-
Returns the value of the
numberOfLaneChanges
record component.
O
- object - Variable in class org.opentrafficsim.road.gtu.lane.perception.PerceptionCollectable.UnderlyingDistance
-
Object.
- object() - Method in record class org.opentrafficsim.road.gtu.lane.perception.structure.LaneStructure.Entry
-
Returns the value of the
object
record component. - OBJECT - Enum constant in enum class org.opentrafficsim.road.gtu.lane.perception.headway.Headway.ObjectType
-
the observed object for headway is a generic object.
- OBJECT_ADD_EVENT - Static variable in class org.opentrafficsim.road.network.lane.Lane
-
The event type for pub/sub indicating the addition of a LaneBasedObject to the lane.
- OBJECT_REMOVE_EVENT - Static variable in class org.opentrafficsim.road.network.lane.Lane
-
The event type for pub/sub indicating the removal of a LaneBasedObject from the lane.
- OCCUPANCY - Static variable in class org.opentrafficsim.road.network.lane.object.detector.LoopDetector
-
Occupancy measurement.
- OdApplier - Class in org.opentrafficsim.road.od
-
Utility to create vehicle generators on a network from an OD.
- OdApplier.GeneratorObjects - Record Class in org.opentrafficsim.road.od
-
Class to contain created generator objects.
- OdMatrix - Class in org.opentrafficsim.road.od
-
The minimal OD matrix has 1 origin, 1 destination and 1 time period.
- OdMatrix(String, List<? extends Node>, List<? extends Node>, Categorization, TimeVector, Interpolation) - Constructor for class org.opentrafficsim.road.od.OdMatrix
-
Constructs an OD matrix.
- OdOptions - Class in org.opentrafficsim.road.od
-
Options for vehicle generation based on an OD matrix.
- OdOptions() - Constructor for class org.opentrafficsim.road.od.OdOptions
- OdOptions.Option<K> - Class in org.opentrafficsim.road.od
-
Utility class to store options.
- ofCategory(LaneBasedGtuCharacteristicsGeneratorOd, OtsSimulatorInterface, StreamInterface, Lane) - Static method in class org.opentrafficsim.road.gtu.generator.Platoons
-
Creates a
Platoon<Category>
instance for platoons. - ofGtuType(LaneBasedGtuCharacteristicsGenerator, OtsSimulatorInterface, StreamInterface, Lane) - Static method in class org.opentrafficsim.road.gtu.generator.Platoons
-
Creates a
Platoon<GtuType>
instance for platoons. - okDistance(Lane, Length, Route, Length) - Method in interface org.opentrafficsim.road.gtu.lane.tactical.LaneBasedTacticalPlanner
-
Helper method for default chooseLaneAtSplit implementation that returns the distance from this lane onwards where the route can be followed.
- on(Gtu, String, double, boolean) - Static method in class org.opentrafficsim.road.gtu.lane.Break
- on(Gtu, String, String, boolean) - Static method in class org.opentrafficsim.road.gtu.lane.Break
- on(Perception<?>, String, double, boolean) - Static method in class org.opentrafficsim.road.gtu.lane.Break
- on(Perception<?>, String, String, boolean) - Static method in class org.opentrafficsim.road.gtu.lane.Break
- ONE_WAY_LANE - Static variable in class org.opentrafficsim.road.definitions.DefaultsRoadNl
-
For one-way roads.
- onRoute(Iterable<T>, LaneBasedGtu) - Method in interface org.opentrafficsim.road.gtu.lane.tactical.lmrs.AccelerationIncentive
-
Returns an iterable with only those lane-based objects that are on the route, accounting for longitudinal direction of the GTU type.
- onSub() - Static method in class org.opentrafficsim.road.gtu.lane.Break
-
This method can be used if the context of a lower-level function does not contain the information on which to break.
- onSub(boolean) - Static method in class org.opentrafficsim.road.gtu.lane.Break
-
This method can be used if the context of a lower-level function does not contain the information on which to break.
- onSuper(Gtu, String, double, boolean) - Static method in class org.opentrafficsim.road.gtu.lane.Break
-
Sets a break condition to true which is triggered by
onSub()
at a lower level where context is insufficient to determine the break condition. - onSuper(Perception<?>, String, double, boolean) - Static method in class org.opentrafficsim.road.gtu.lane.Break
-
Sets a break condition to true which is triggered by
onSub()
at a lower level where context is insufficient to determine the break condition. - Option(String, K) - Constructor for class org.opentrafficsim.road.od.OdOptions.Option
-
Constructor.
- org.opentrafficsim.road.definitions - package org.opentrafficsim.road.definitions
-
The RoadDefinitions package contains interfaces that give access to the core definitions that can be used to interpret the RoadNetwork and the RoadPerceivableContext.
- org.opentrafficsim.road.gtu.generator - package org.opentrafficsim.road.gtu.generator
-
Generate GTUs according to some prescription.
- org.opentrafficsim.road.gtu.generator.characteristics - package org.opentrafficsim.road.gtu.generator.characteristics
-
Classes concerning generation of
LaneBasedGtuCharacteristicsGenerator
for vehicle generation. - org.opentrafficsim.road.gtu.generator.headway - package org.opentrafficsim.road.gtu.generator.headway
-
Classes concerning
Generator<Duration>
to produce headways for vehicle generation. - 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.control - package org.opentrafficsim.road.gtu.lane.control
-
Classes about vehicle control, including ACC and CACC.
- org.opentrafficsim.road.gtu.lane.perception - package org.opentrafficsim.road.gtu.lane.perception
-
Implementation of lane-based perception for the GTU.
- org.opentrafficsim.road.gtu.lane.perception.categories - package org.opentrafficsim.road.gtu.lane.perception.categories
-
Categories define a set of perceivable information.
- org.opentrafficsim.road.gtu.lane.perception.categories.neighbors - package org.opentrafficsim.road.gtu.lane.perception.categories.neighbors
-
Contains perception categories to perceive neighbors.
- org.opentrafficsim.road.gtu.lane.perception.headway - package org.opentrafficsim.road.gtu.lane.perception.headway
-
Copyright (c) 2013-2024 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
- org.opentrafficsim.road.gtu.lane.perception.mental - package org.opentrafficsim.road.gtu.lane.perception.mental
-
Mental mechanisms are a part of perception.
- org.opentrafficsim.road.gtu.lane.perception.mental.sdm - package org.opentrafficsim.road.gtu.lane.perception.mental.sdm
-
Package for the Stochastic Distraction Model by and in cooperation with Manuel Lindorfer (manuel.lindorfer@fh-ooe.at).
- org.opentrafficsim.road.gtu.lane.perception.structure - package org.opentrafficsim.road.gtu.lane.perception.structure
-
The lane structure provides a way to see the world for a lane based model.
- org.opentrafficsim.road.gtu.lane.plan.operational - package org.opentrafficsim.road.gtu.lane.plan.operational
-
Specific operational plan method for road-vehicles operating in a lane-based network.
- org.opentrafficsim.road.gtu.lane.tactical - package org.opentrafficsim.road.gtu.lane.tactical
-
Tactical planners for a lane-based GTU.
- org.opentrafficsim.road.gtu.lane.tactical.directedlanechange - package org.opentrafficsim.road.gtu.lane.tactical.directedlanechange
-
Classes that deal with lane changing models.
- org.opentrafficsim.road.gtu.lane.tactical.following - package org.opentrafficsim.road.gtu.lane.tactical.following
-
GTU (Car) following models such as IDM+.
- org.opentrafficsim.road.gtu.lane.tactical.lanechangemobil - package org.opentrafficsim.road.gtu.lane.tactical.lanechangemobil
-
Classes that deal with lane changing models.
- org.opentrafficsim.road.gtu.lane.tactical.lmrs - package org.opentrafficsim.road.gtu.lane.tactical.lmrs
-
Classes that implement the LMRS lane change model integrated with a car-following model forming a tactical planner.
- org.opentrafficsim.road.gtu.lane.tactical.pt - package org.opentrafficsim.road.gtu.lane.tactical.pt
-
Package for tactical planners of public transportation.
- org.opentrafficsim.road.gtu.lane.tactical.toledo - package org.opentrafficsim.road.gtu.lane.tactical.toledo
-
Copyright (c) 2013-2024 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
- org.opentrafficsim.road.gtu.lane.tactical.util - package org.opentrafficsim.road.gtu.lane.tactical.util
-
Static methods for composition in tactical planners.
- org.opentrafficsim.road.gtu.lane.tactical.util.lmrs - package org.opentrafficsim.road.gtu.lane.tactical.util.lmrs
-
LMRS (Lane change Model with Relaxation and Synchronization) utilities for tactical planner.
- org.opentrafficsim.road.gtu.strategical - package org.opentrafficsim.road.gtu.strategical
-
Strategical planners for a road-based GTU.
- org.opentrafficsim.road.network - package org.opentrafficsim.road.network
- org.opentrafficsim.road.network.control.rampmetering - package org.opentrafficsim.road.network.control.rampmetering
-
Classes for ramp metering.
- org.opentrafficsim.road.network.factory - package org.opentrafficsim.road.network.factory
-
Factories for Links, Lanes, Nodes.
- 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.lane.conflict - package org.opentrafficsim.road.network.lane.conflict
-
Contains classes describing intersection conflicts.
- org.opentrafficsim.road.network.lane.object - package org.opentrafficsim.road.network.lane.object
-
Lane-based objects such as barriers, gates, traffic lights, DRIPs, speed signs, obstacles on the road, etc.
- org.opentrafficsim.road.network.lane.object.detector - package org.opentrafficsim.road.network.lane.object.detector
-
Lane-based objects that act as sensors.
- org.opentrafficsim.road.network.lane.object.trafficlight - package org.opentrafficsim.road.network.lane.object.trafficlight
-
Traffic light and traffic light controller objects.
- org.opentrafficsim.road.network.sampling - package org.opentrafficsim.road.network.sampling
-
Copyright (c) 2013-2024 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
- org.opentrafficsim.road.network.sampling.data - package org.opentrafficsim.road.network.sampling.data
-
Copyright (c) 2013-2024 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
- org.opentrafficsim.road.network.sampling.indicator - package org.opentrafficsim.road.network.sampling.indicator
-
Copyright (c) 2013-2024 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
- org.opentrafficsim.road.network.speed - package org.opentrafficsim.road.network.speed
-
Classes to connect driver behavior with many different aspects that govern the desired speed.
- org.opentrafficsim.road.od - package org.opentrafficsim.road.od
-
O/D matrices as part of strategical planning for GTUs.
- ORIGIN_COLUMN - Static variable in class org.opentrafficsim.road.gtu.generator.Injections
-
Origin column id.
- originDestinationTotal(Node, Node) - Method in class org.opentrafficsim.road.od.OdMatrix
-
Calculates total number of trips over time for given origin-destination combination.
- originTotal(Node) - Method in class org.opentrafficsim.road.od.OdMatrix
-
Calculates total number of trips over time for given origin.
- OVER_EST - Static variable in interface org.opentrafficsim.road.gtu.lane.perception.categories.neighbors.Estimation
-
Over-estimation parameter type.
- OvertakingConditions - Interface in org.opentrafficsim.road.network.lane.changing
-
This class implements the overtaking conditions.
- OvertakingConditions.LeftAlwaysRightJam - Class in org.opentrafficsim.road.network.lane.changing
-
Overtaking on the left allowed for all GTUs, and overtaking on the right allowed when there is a traffic jam.
- 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.LeftSetRightJam - 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.RightAlwaysLeftJam - Class in org.opentrafficsim.road.network.lane.changing
-
Overtaking on the right allowed for all GTUs, and overtaking on the left allowed when there is a traffic jam.
- 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.RightSetLeftJam - 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.
- OvertakingConditions.SameLaneBoth - Class in org.opentrafficsim.road.network.lane.changing
-
Overtaking on both sides allowed for all GTUs; they stay on the same lane (e.g., pedestrians).
- OvertakingConditions.SameLaneLeft - Class in org.opentrafficsim.road.network.lane.changing
-
Overtaking on the left allowed for all GTUs; they stay on the same lane (e.g., bicycles).
- OvertakingConditions.SameLaneRight - Class in org.opentrafficsim.road.network.lane.changing
-
Overtaking on the right allowed for all GTUs; they stay on the same lane (e.g., bicycles).
- OvertakingDirection - Enum Class 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.
P
- parseValue(String) - Method in class org.opentrafficsim.road.network.sampling.data.WorldDirData
- PASSAGES - Static variable in class org.opentrafficsim.road.network.lane.object.detector.LoopDetector
-
Passages measurement.
- PASSIVE - Static variable in interface org.opentrafficsim.road.gtu.lane.tactical.util.lmrs.Cooperation
-
Simple passive cooperation.
- PASSIVE - Static variable in interface org.opentrafficsim.road.gtu.lane.tactical.util.lmrs.Synchronization
-
Synchronization where current leaders are taken.
- PASSIVE_MOVING - Static variable in interface org.opentrafficsim.road.gtu.lane.tactical.util.lmrs.Cooperation
-
Same as passive cooperation, except that cooperation is fully ignored if the potential lane changer brakes heavily.
- PASSIVE_MOVING - Static variable in interface org.opentrafficsim.road.gtu.lane.tactical.util.lmrs.Synchronization
-
Synchronization where current leaders are taken.
- path() - Method in record class org.opentrafficsim.road.gtu.lane.tactical.LanePathInfo
-
Returns the value of the
path
record component. - peekDesiredHeadway(GtuType, Speed) - Method in interface org.opentrafficsim.road.gtu.strategical.LaneBasedStrategicalPlannerFactory
-
Peek to see the desired headway of the next GTU to be generated at the given speed.
- peekDesiredHeadway(GtuType, Speed) - Method in class org.opentrafficsim.road.gtu.strategical.LaneBasedStrategicalRoutePlannerFactory
-
Peek to see the desired headway of the next GTU to be generated at the given speed.
- peekDesiredHeadway(GtuType, Speed, Parameters) - Method in class org.opentrafficsim.road.gtu.lane.tactical.AbstractLaneBasedTacticalPlannerFactory
-
Peek to see the desired headway of the next GTU to be generated at the given speed.
- peekDesiredHeadway(GtuType, Speed, Parameters) - Method in interface org.opentrafficsim.road.gtu.lane.tactical.LaneBasedTacticalPlannerFactory
-
Peek to see the desired headway of the next GTU to be generated at the given speed.
- peekDesiredSpeed(GtuType, Speed, Speed) - Method in interface org.opentrafficsim.road.gtu.strategical.LaneBasedStrategicalPlannerFactory
-
Peek to see the desired speed of the next GTU to be generated at the given location.
- peekDesiredSpeed(GtuType, Speed, Speed) - Method in class org.opentrafficsim.road.gtu.strategical.LaneBasedStrategicalRoutePlannerFactory
-
Peek to see the desired speed of the next GTU to be generated at the given location.
- peekDesiredSpeed(GtuType, Speed, Speed, Parameters) - Method in class org.opentrafficsim.road.gtu.lane.tactical.AbstractLaneBasedTacticalPlannerFactory
-
Peek to see the desired speed of the next GTU to be generated at the given location.
- peekDesiredSpeed(GtuType, Speed, Speed, Parameters) - Method in interface org.opentrafficsim.road.gtu.lane.tactical.LaneBasedTacticalPlannerFactory
-
Peek to see the desired speed of the next GTU to be generated at the given location.
- 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
- perceive() - Method in class org.opentrafficsim.road.gtu.lane.perception.CategoricalLanePerception
- perceive(LaneBasedGtu, LaneBasedGtu, Length) - Method in class org.opentrafficsim.road.gtu.lane.perception.DownstreamNeighborsIterable
-
Returns a perceived version of the underlying object.
- perceive(LaneBasedGtu, LaneBasedGtu, Length) - Method in class org.opentrafficsim.road.gtu.lane.perception.UpstreamNeighborsIterable
-
Returns a perceived version of the underlying object.
- perceive(LaneBasedGtu, U, Length) - Method in class org.opentrafficsim.road.gtu.lane.perception.AbstractPerceptionReiterable
-
Returns a perceived version of the underlying object.
- perceive(LaneBasedGtu, U, Length) - Method in class org.opentrafficsim.road.gtu.lane.perception.MultiLanePerceptionIterable
-
Returns a perceived version of the underlying object.
- PerceivedHeadwayGtuType(Estimation, Anticipation) - Constructor for class org.opentrafficsim.road.gtu.lane.perception.categories.neighbors.HeadwayGtuType.PerceivedHeadwayGtuType
-
Constructor.
- PERCEPTION - Static variable in class org.opentrafficsim.road.gtu.lane.perception.categories.DirectInfrastructurePerception
-
Range of lane change info perception.
- PerceptionCollectable<H extends Headway,
U> - Interface in org.opentrafficsim.road.gtu.lane.perception -
Iterable that additionally provides support for PerceptionCollectors.
- PerceptionCollectable.Intermediate<I> - Class in org.opentrafficsim.road.gtu.lane.perception
-
Wrapper of intermediate result with info for the iterator algorithm.
- PerceptionCollectable.PerceptionAccumulator<U,
I> - Interface in org.opentrafficsim.road.gtu.lane.perception -
Accumulates an object one at a time in to an accumulating intermediate result.
- PerceptionCollectable.PerceptionCollector<C,
U, I> - Interface in org.opentrafficsim.road.gtu.lane.perception -
Combination of an accumulator and a finalizer.
- PerceptionCollectable.PerceptionFinalizer<C,
I> - Interface in org.opentrafficsim.road.gtu.lane.perception -
Translates the last intermediate result of an accumulator in to the collection output.
- PerceptionCollectable.UnderlyingDistance<U> - Class in org.opentrafficsim.road.gtu.lane.perception
-
Wrapper for object and its distance.
- PerceptionCollectableFiltered<H extends Headway,
U> - Class in org.opentrafficsim.road.gtu.lane.perception -
Wraps a
PerceptionCollectable
and only iterates over all objects that are accepted by a predicate. - PerceptionCollectableFiltered(PerceptionCollectable<H, U>, Predicate<H>) - Constructor for class org.opentrafficsim.road.gtu.lane.perception.PerceptionCollectableFiltered
-
Constructor.
- PerceptionFactory - Interface in org.opentrafficsim.road.gtu.lane.perception
-
Interface for perception initialization.
- PerceptionIterable<H extends Headway> - Interface in org.opentrafficsim.road.gtu.lane.perception
-
Iterable set of elements, sorted close to far.
- PerceptionIterableSet<H extends Headway> - Class in org.opentrafficsim.road.gtu.lane.perception
-
Simple implementation of
PerceptionIterable
which wraps a set. - PerceptionIterableSet() - Constructor for class org.opentrafficsim.road.gtu.lane.perception.PerceptionIterableSet
-
Creates an empty iterable.
- PerceptionIterableSet(H) - Constructor for class org.opentrafficsim.road.gtu.lane.perception.PerceptionIterableSet
-
Creates a single-value iterable.
- PerceptionIterableSet(SortedSet<H>) - Constructor for class org.opentrafficsim.road.gtu.lane.perception.PerceptionIterableSet
-
Creates an iterable from a sorted set.
- PerceptionIterator() - Constructor for class org.opentrafficsim.road.gtu.lane.perception.AbstractPerceptionReiterable.PerceptionIterator
-
Constructor.
- permitted() - Method in record class org.opentrafficsim.road.network.lane.conflict.ConflictBuilder.ConflictBuilderRecordSmall
-
Returns the value of the
permitted
record component. - permittedList() - Method in record class org.opentrafficsim.road.network.lane.conflict.ConflictBuilder.ConflictBuilderRecordBig
-
Returns the value of the
permittedList
record component. - PHYSICAL - Enum constant in enum class org.opentrafficsim.road.network.LaneAccessLaw
-
Physical lane access law.
- placeGtu(LaneBasedGtuCharacteristics, LanePosition, Speed) - Method in class org.opentrafficsim.road.gtu.generator.LaneBasedGtuGenerator
-
Places a GTU, regardless of whether it has room.
- placeGtu(Platoons.PlatoonGtu<T>) - Method in class org.opentrafficsim.road.gtu.generator.Platoons
-
Places the next platoon GTU and schedules the next one.
- Placement(Speed, LanePosition) - Constructor for class org.opentrafficsim.road.gtu.generator.LaneBasedGtuGenerator.Placement
-
Constructor.
- PlatoonMeasurement() - Constructor for class org.opentrafficsim.road.network.lane.object.detector.LoopDetector.PlatoonMeasurement
- Platoons<T> - Class in org.opentrafficsim.road.gtu.generator
-
Connects with a lane-based GTU generator to disable it over some time and generate a platoon instead.
- PlatoonSizes(Duration) - Constructor for class org.opentrafficsim.road.network.lane.object.detector.LoopDetector.PlatoonSizes
-
Constructor.
- PloegAcc - Class in org.opentrafficsim.road.gtu.lane.control
-
Copyright (c) 2013-2024 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
- PloegAcc(DelayedActuation) - Constructor for class org.opentrafficsim.road.gtu.lane.control.PloegAcc
-
Constructor using default sensors with no delay.
- PloegCacc - Class in org.opentrafficsim.road.gtu.lane.control
-
Linear CACC implementation based on derivatives by Jeroen Ploeg.
- PloegCacc(DelayedActuation) - Constructor for class org.opentrafficsim.road.gtu.lane.control.PloegCacc
-
Constructor using default sensors with no delay.
- POLY3 - Static variable in interface org.opentrafficsim.road.gtu.lane.plan.operational.LaneChange.LaneChangePath
-
The target point (including rotation) for the coming time step is based on a 3rd-degree polynomial.
- pop() - Method in class org.opentrafficsim.road.network.factory.PeekStack
-
Pop an element off this stack.
- position() - Method in record class org.opentrafficsim.road.network.lane.LanePosition
-
Returns the value of the
position
record component. - 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).
- position(Lane, RelativePosition) - Method in class 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) - Method in class 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_COLUMN - Static variable in class org.opentrafficsim.road.gtu.generator.Injections
-
Position (on lane) column id.
- positions(RelativePosition) - Method in class 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) - Method in class 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.
- 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).
- PREGREEN - Enum constant in enum class org.opentrafficsim.road.network.lane.object.trafficlight.TrafficLightColor
-
Pre-green indication.
- PREPARING_EAT_DRINK - Enum constant in enum class org.opentrafficsim.road.gtu.lane.perception.mental.sdm.DefaultDistraction
-
Preparing to eat / drink.
- PRESSURE - Static variable in interface org.opentrafficsim.road.gtu.lane.tactical.util.lmrs.Tailgating
-
Tailgating based on speed pressure.
- prevLanes(GtuType) - Method in class org.opentrafficsim.road.network.lane.Lane
-
PrevLanes returns the predecessor lane(s) relative to the design line direction, if any exist.
The previous lane(s) are cached, as it is too expensive to make the calculation every time. - primaryIterator() - Method in class org.opentrafficsim.road.gtu.lane.perception.AbstractPerceptionIterable
-
Returns the primary iterator.
- primaryIterator() - Method in class org.opentrafficsim.road.gtu.lane.perception.AbstractPerceptionReiterable
-
Returns the primary iterator.
- primaryIterator() - Method in class org.opentrafficsim.road.gtu.lane.perception.MultiLanePerceptionIterable
-
Returns the primary iterator.
- PrimaryIteratorEntry(U, Length) - Constructor for class org.opentrafficsim.road.gtu.lane.perception.AbstractPerceptionReiterable.PrimaryIteratorEntry
-
Constructor.
- print() - Method in class org.opentrafficsim.road.od.OdMatrix
-
Prints the complete OD matrix with each demand data on a single line.
- PRIORITY - Enum constant in enum class org.opentrafficsim.road.network.lane.conflict.ConflictPriority
-
Have priority.
- PRIORITY - Enum constant in enum class org.opentrafficsim.road.network.lane.CrossSectionLink.Priority
-
Traffic has priority.
- PROVINCIAL_ROAD - Static variable in class org.opentrafficsim.road.definitions.DefaultsRoadNl
-
Provincial road (provinciaalse weg / N-weg, 80km/h).
- push(T) - Method in class org.opentrafficsim.road.network.factory.PeekStack
-
Push an element on this stack.
- putDemandVector(Node, Node, Category, FrequencyVector) - Method in class org.opentrafficsim.road.od.OdMatrix
-
Add a demand vector to OD.
- putDemandVector(Node, Node, Category, FrequencyVector, double) - Method in class org.opentrafficsim.road.od.OdMatrix
-
Add a demand vector to OD.
- putDemandVector(Node, Node, Category, FrequencyVector, TimeVector, Interpolation) - Method in class org.opentrafficsim.road.od.OdMatrix
-
Add a demand vector to OD.
- putDemandVector(Node, Node, Category, FrequencyVector, TimeVector, Interpolation, double) - Method in class org.opentrafficsim.road.od.OdMatrix
-
Add a demand vector to OD, by a fraction of total demand.
- putDemandVector(Node, Node, Category, FrequencyVector, TimeVector, Interpolation, double[]) - Method in class org.opentrafficsim.road.od.OdMatrix
-
Add a demand vector to OD, by a fraction per time period of total demand.
- putTripsVector(Node, Node, Category, int[]) - Method in class org.opentrafficsim.road.od.OdMatrix
- putTripsVector(Node, Node, Category, int[], TimeVector) - Method in class org.opentrafficsim.road.od.OdMatrix
-
Sets demand data by number of trips.
Q
- queueGtu(LaneBasedGtuCharacteristics, Lane) - Method in class org.opentrafficsim.road.gtu.generator.LaneBasedGtuGenerator
-
Adds a GTU to the generation queue.
R
- radius() - Method in record class org.opentrafficsim.road.network.speed.SpeedInfoCurvature
-
Returns the value of the
radius
record component. - RampMetering - Class in org.opentrafficsim.road.network.control.rampmetering
-
Ramp metering.
- RampMetering(OtsSimulatorInterface, RampMeteringSwitch, RampMeteringLightController) - Constructor for class org.opentrafficsim.road.network.control.rampmetering.RampMetering
- RampMeteringLightController - Interface in org.opentrafficsim.road.network.control.rampmetering
-
Interface for controllers of traffic lights for ramp metering.
- RampMeteringSwitch - Interface in org.opentrafficsim.road.network.control.rampmetering
-
Determines whether the controller should be on or off.
- RANDOM - Static variable in class org.opentrafficsim.road.gtu.lane.tactical.toledo.Toledo
-
Random number generator.
- RANGE - Static variable in interface org.opentrafficsim.road.gtu.lane.perception.categories.neighbors.LongitudinalControllerPerception
-
Sensor range parameter.
- REACHING - Enum constant in enum class org.opentrafficsim.road.gtu.lane.perception.mental.sdm.DefaultDistraction
-
Reaching.
- ReactionTime - Class in org.opentrafficsim.road.network.sampling.data
-
Leader id in trajectory information.
- ReactionTime() - Constructor for class org.opentrafficsim.road.network.sampling.data.ReactionTime
-
Constructor.
- READING_WRITING - Enum constant in enum class org.opentrafficsim.road.gtu.lane.perception.mental.sdm.DefaultDistraction
-
Reading or writing.
- RED - Enum constant in enum class org.opentrafficsim.road.network.lane.object.trafficlight.TrafficLightColor
-
GTU needs to stop.
- referencePosition() - Method in record class org.opentrafficsim.road.gtu.lane.tactical.LanePathInfo
-
Returns the value of the
referencePosition
record component. - registerExtendedDataType(ExtendedDataType<?, ?, ?, ? super GtuDataRoad>) - Method in class org.opentrafficsim.road.network.sampling.RoadSampler.Factory
-
Register extended data type.
- registerFilterDataType(FilterDataType<?, ? super GtuDataRoad>) - Method in class org.opentrafficsim.road.network.sampling.RoadSampler.Factory
-
Register filter data type.
- reinit(LanePosition) - Method in class org.opentrafficsim.road.gtu.lane.LaneBasedGtu
-
Reinitializes the GTU on the network using the existing strategical planner and zero speed.
- RelativeLane - Class in org.opentrafficsim.road.gtu.lane.perception
-
Defines a lane relative to the current lane.
- RelativeLane(LateralDirectionality, int) - Constructor for class org.opentrafficsim.road.gtu.lane.perception.RelativeLane
-
Constructor.
- RelativeWidthGenerator(double) - Constructor for class org.opentrafficsim.road.network.lane.conflict.ConflictBuilder.RelativeWidthGenerator
-
Constructor with width factor.
- remainingDistance() - Method in record class org.opentrafficsim.road.network.LaneChangeInfo
-
Returns the value of the
remainingDistance
record component. - remainingDistance(double) - Method in class org.opentrafficsim.road.network.lane.Lane
-
Returns the remaining distance to be driven from the given fractional position.
- removeDetector(LaneDetector) - Method in class org.opentrafficsim.road.network.lane.Lane
-
Remove a detector from the detector list of this Lane.
- removeGtu(LaneBasedGtu) - Method in class org.opentrafficsim.road.network.lane.object.detector.TrafficLightDetector
-
Remove a GTU from the set.
- removeGtu(LaneBasedGtu, boolean, Length) - Method in class org.opentrafficsim.road.network.lane.Lane
-
Remove a GTU from the GTU list of this lane.
- removeLaneBasedObject(LaneBasedObject) - Method in class org.opentrafficsim.road.network.lane.Lane
-
Remove a laneBasedObject from the laneBasedObject list of this Lane.
- removeSpeedInfo(Length, SpeedLimitType<?>, Object) - Method in class org.opentrafficsim.road.network.speed.SpeedLimitProspect
-
Removes the speed info of a speed limit type.
- removeSpeedInfo(SpeedLimitType<?>) - Method in class org.opentrafficsim.road.network.speed.SpeedLimitInfo
-
Removes the speed info of given speed limit type.
- removeSpeedLimit(GtuType) - Method in class org.opentrafficsim.road.network.lane.Lane
-
Remove the set speed limit for a GtuType.
- removeTask(Task) - Method in class org.opentrafficsim.road.gtu.lane.perception.mental.Fuller
-
Removes a task.
- ReportingDetector - Class in org.opentrafficsim.road.network.lane.object.detector
-
Detector that prints which GTU triggers it.
- ReportingDetector(String, Lane, Length, RelativePosition.Type, OtsSimulatorInterface, DetectorType) - Constructor for class org.opentrafficsim.road.network.lane.object.detector.ReportingDetector
-
Construct a new ReportingDetector.
- requiredBufferSpace(Speed, int, Length, Duration, Duration, double) - Static method in interface org.opentrafficsim.road.gtu.lane.tactical.util.lmrs.Synchronization
-
Returns the required buffer space to perform a lane change and further lane changes.
- requiredDirection() - Method in record class org.opentrafficsim.road.gtu.lane.tactical.NextSplitInfo
-
Returns the value of the
requiredDirection
record component. - resetDesiredHeadway(Parameters) - Static method in class org.opentrafficsim.road.gtu.lane.tactical.util.lmrs.LmrsUtil
-
Resets value for T depending on level of lane change desire.
- RESIDENTIAL_ROAD - Static variable in class org.opentrafficsim.road.definitions.DefaultsRoadNl
-
Residential (woonerf, 30km/h).
- respondToTrafficLight(Parameters, HeadwayTrafficLight, CarFollowingModel, Speed, SpeedLimitInfo) - Static method in class org.opentrafficsim.road.gtu.lane.tactical.util.TrafficLightUtil
-
Returns an acceleration as response to a traffic light, being positive infinity if ignored.
- respondToTrafficLights(Parameters, Iterable<HeadwayTrafficLight>, CarFollowingModel, Speed, SpeedLimitInfo) - Static method in class org.opentrafficsim.road.gtu.lane.tactical.util.TrafficLightUtil
-
Returns an acceleration as response to a set of traffic lights, being positive infinity if ignored.
- RHO - Static variable in class org.opentrafficsim.road.gtu.lane.tactical.lmrs.IncentiveSocioSpeed
-
Social pressure applied to the leader.
- RHO - Static variable in class org.opentrafficsim.road.gtu.lane.tactical.lmrs.SocioDesiredSpeed
-
Social pressure applied to the leader.
- RHO - Static variable in interface org.opentrafficsim.road.gtu.lane.tactical.util.lmrs.Tailgating
-
Social pressure applied to the leader.
- RHO_ONLY - Static variable in interface org.opentrafficsim.road.gtu.lane.tactical.util.lmrs.Tailgating
-
No tailgating, but social pressure exists.
- RHOACC - Static variable in class org.opentrafficsim.road.gtu.lane.tactical.toledo.ToledoCarFollowing
- RHODEC - Static variable in class org.opentrafficsim.road.gtu.lane.tactical.toledo.ToledoCarFollowing
- right() - Method in record class org.opentrafficsim.road.gtu.lane.tactical.util.lmrs.Desire
-
Returns the value of the
right
record component. - right() - Method in enum class org.opentrafficsim.road.network.lane.Stripe.Type
-
Returns the right permeability.
- RIGHT - Enum constant in enum class org.opentrafficsim.road.network.lane.changing.OvertakingDirection
-
Right only.
- RIGHT - Enum constant in enum class org.opentrafficsim.road.network.lane.Stripe.Type
-
Line ¦| allow to go to right, but not to left.
- RIGHT - Static variable in class org.opentrafficsim.road.gtu.generator.GeneratorPositions.LaneBias
-
Right-hand bias, 2nd right lane contains 25% relative to right most lane, in free traffic.
- RIGHT - Static variable in class org.opentrafficsim.road.gtu.lane.perception.RelativeLane
-
right lane.
- RIGHT_TURNINDICATOR - Enum constant in enum class org.opentrafficsim.road.gtu.lane.perception.headway.GtuStatus
-
Right turn indicator was on when observing the headway.
- RightAlwaysLeftJam() - Constructor for class org.opentrafficsim.road.network.lane.changing.OvertakingConditions.RightAlwaysLeftJam
- RightAlwaysLeftSpeed(Speed) - Constructor for class org.opentrafficsim.road.network.lane.changing.OvertakingConditions.RightAlwaysLeftSpeed
- rightEdges() - Method in record class org.opentrafficsim.road.network.lane.conflict.ConflictBuilder.ConflictBuilderRecordBig
-
Returns the value of the
rightEdges
record component. - rightEdges() - Method in record class org.opentrafficsim.road.network.lane.conflict.ConflictBuilder.ConflictBuilderRecordSmall
-
Returns the value of the
rightEdges
record component. - 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.
- RightSetLeftJam(Collection<GtuType>, Collection<GtuType>) - Constructor for class org.opentrafficsim.road.network.lane.changing.OvertakingConditions.RightSetLeftJam
-
Provide a collection of GTUs that can overtake another collection of GTUs on the left, 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.
- rightToLeft(double, Length, LaneType, Speed) - Method in class org.opentrafficsim.road.network.factory.LaneFactory
-
Prepare the factory to add lanes from right to left.
- ROAD_CLASS - Static variable in class org.opentrafficsim.road.network.speed.SpeedLimitTypes
-
Road class speed limit type.
- ROAD_USERS - Static variable in class org.opentrafficsim.road.definitions.DefaultsRoadNl
-
Makes a Detector compatible with all road users, e.g. for SinkDetector, DestinationDetector.
- RoadMarkerAcross - Class in org.opentrafficsim.road.network.lane
-
Copyright (c) 2013-2024 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
- RoadMarkerAcross(CrossSectionElement, Length) - Constructor for class org.opentrafficsim.road.network.lane.RoadMarkerAcross
- RoadNetwork - Class in org.opentrafficsim.road.network
-
RoadNetwork adds the ability to retrieve lane change information.
- RoadNetwork(String, OtsSimulatorInterface) - Constructor for class org.opentrafficsim.road.network.RoadNetwork
-
Construction of an empty network.
- RoadNetworkUtils - Class in org.opentrafficsim.road.network.factory
-
Copyright (c) 2013-2024 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
- RoadSampler - Class in org.opentrafficsim.road.network.sampling
-
Implementation of kpi sampler for OTS.
- RoadSampler(Set<ExtendedDataType<?, ?, ?, ? super GtuDataRoad>>, Set<FilterDataType<?, ? super GtuDataRoad>>, RoadNetwork) - Constructor for class org.opentrafficsim.road.network.sampling.RoadSampler
-
Constructor which uses the operational plan updates of GTU's as sampling interval.
- RoadSampler(Set<ExtendedDataType<?, ?, ?, ? super GtuDataRoad>>, Set<FilterDataType<?, ? super GtuDataRoad>>, RoadNetwork, Frequency) - Constructor for class org.opentrafficsim.road.network.sampling.RoadSampler
-
Constructor which uses the given frequency to determine the sampling interval.
- RoadSampler(RoadNetwork) - Constructor for class org.opentrafficsim.road.network.sampling.RoadSampler
-
Constructor which uses the operational plan updates of GTU's as sampling interval.
- RoadSampler(RoadNetwork, Frequency) - Constructor for class org.opentrafficsim.road.network.sampling.RoadSampler
-
Constructor which uses the given frequency to determine the sampling interval.
- RoadSampler.Factory - Class in org.opentrafficsim.road.network.sampling
-
Factory for
RoadSampler
. - ROOM_CHECKER - Static variable in class org.opentrafficsim.road.od.OdOptions
-
Room checker option.
- ROUTE_COLUMN - Static variable in class org.opentrafficsim.road.gtu.generator.Injections
-
Route column id.
- RouteGenerator - Interface in org.opentrafficsim.road.gtu.strategical
-
Generates a route by determining one.
- RouteGenerator.DefaultRouteGenerator - Class in org.opentrafficsim.road.gtu.strategical
-
Shortest route route generator.
- run() - Method in class org.opentrafficsim.road.network.lane.conflict.ConflictBuilder.CbrTaskBig
- run() - Method in class org.opentrafficsim.road.network.lane.conflict.ConflictBuilder.CbrTaskSmall
- RURAL_ROAD - Static variable in class org.opentrafficsim.road.definitions.DefaultsRoadNl
-
Rural (landelijk, 60km/h).
- RwsSwitch - Class in org.opentrafficsim.road.network.control.rampmetering
-
Switch implementing the RWS algorithm.
- RwsSwitch(List<LoopDetector>) - Constructor for class org.opentrafficsim.road.network.control.rampmetering.RwsSwitch
S
- S0 - Static variable in class org.opentrafficsim.road.gtu.lane.tactical.following.AbstractIdm
-
Stopping distance parameter type.
- S0 - Static variable in class org.opentrafficsim.road.gtu.lane.tactical.util.ConflictUtil
-
Stopping distance.
- S0_CONF - Static variable in class org.opentrafficsim.road.gtu.lane.tactical.util.ConflictUtil
-
Stopping distance at conflicts.
- SA - Static variable in class org.opentrafficsim.road.gtu.lane.perception.mental.AdaptationSituationalAwareness
-
Situational awareness.
- SA_MAX - Static variable in class org.opentrafficsim.road.gtu.lane.perception.mental.AdaptationSituationalAwareness
-
Maximum situational awareness.
- SA_MIN - Static variable in class org.opentrafficsim.road.gtu.lane.perception.mental.AdaptationSituationalAwareness
-
Minimum situational awareness.
- SameLaneBoth() - Constructor for class org.opentrafficsim.road.network.lane.changing.OvertakingConditions.SameLaneBoth
- SameLaneLeft() - Constructor for class org.opentrafficsim.road.network.lane.changing.OvertakingConditions.SameLaneLeft
- SameLaneRight() - Constructor for class org.opentrafficsim.road.network.lane.changing.OvertakingConditions.SameLaneRight
- scheduleDetectorTriggers(LaneBasedGtu, double, double) - Method in class org.opentrafficsim.road.network.lane.Lane
-
Schedule triggering of the detectors for a certain time step; from now until the nextEvaluationTime of the GTU.
- scheduleEnterEvent() - Method in class org.opentrafficsim.road.gtu.lane.LaneBasedGtu
-
Checks whether the GTU will enter a next cross-section during the (remainder of) the tactical plan.
- scheduleLaneChangeFinalization(LaneBasedGtu, Length, LateralDirectionality) - Static method in class org.opentrafficsim.road.gtu.lane.plan.operational.LaneOperationalPlanBuilder
-
Schedules a lane change finalization after the given distance is covered.
- scheduleLeaveEvent() - Method in class org.opentrafficsim.road.gtu.lane.LaneBasedGtu
-
Checks whether the GTU will leave a cross-section during the (remainder of) the tactical plan.
- scheduleStartRecording(Time, LaneDataRoad) - Method in class org.opentrafficsim.road.network.sampling.RoadSampler
- scheduleStopRecording(Time, LaneDataRoad) - Method in class org.opentrafficsim.road.network.sampling.RoadSampler
- scheduleTriggers(Lane) - Method in class org.opentrafficsim.road.gtu.lane.LaneBasedGtu
-
Schedules all trigger events during the current operational plan on the lane.
- SECOND_LEFT - Static variable in class org.opentrafficsim.road.gtu.lane.perception.RelativeLane
-
Second left lane.
- SECOND_RIGHT - Static variable in class org.opentrafficsim.road.gtu.lane.perception.RelativeLane
-
Second right lane.
- SequentialFixedAccelerationModel - Class in org.opentrafficsim.road.gtu.lane.tactical.following
-
Extended version of FixedAccelerationModel.
- SequentialFixedAccelerationModel(OtsSimulatorInterface, Acceleration) - Constructor for class org.opentrafficsim.road.gtu.lane.tactical.following.SequentialFixedAccelerationModel
-
Construct a SequentialFixedAccelerationModel with empty list of FixedAccelerationModel steps.
- SequentialFixedAccelerationModel(OtsSimulatorInterface, Acceleration, Set<FixedAccelerationModel>) - Constructor for class org.opentrafficsim.road.gtu.lane.tactical.following.SequentialFixedAccelerationModel
-
Construct a SequentialFixedAccelerationModel and load it with a list of FixedAccelerationModel steps.
- SequentialLaneChangePath() - Constructor for class org.opentrafficsim.road.gtu.lane.plan.operational.LaneChange.LaneChangePath.SequentialLaneChangePath
- set(LinkType, OdOptions.Option<K>, K) - Method in class org.opentrafficsim.road.od.OdOptions
-
Set option value for link type.
- set(Node, OdOptions.Option<K>, K) - Method in class org.opentrafficsim.road.od.OdOptions
-
Set option value for node.
- set(Lane, OdOptions.Option<K>, K) - Method in class org.opentrafficsim.road.od.OdOptions
-
Set option value for lane.
- set(OdOptions.Option<K>, K) - Method in class org.opentrafficsim.road.od.OdOptions
-
Set option value.
- setA(Acceleration) - Method in class org.opentrafficsim.road.gtu.lane.tactical.following.FixedAccelerationModel
-
Set value of acceleration parameter.
- setA(Acceleration) - Method in interface org.opentrafficsim.road.gtu.lane.tactical.following.GtuFollowingModelOld
-
Set value of acceleration parameter.
- setA(Acceleration) - Method in class org.opentrafficsim.road.gtu.lane.tactical.following.IdmOld
-
Set value of acceleration parameter.
- setA(Acceleration) - Method in class org.opentrafficsim.road.gtu.lane.tactical.following.IdmPlusOld
-
Set value of acceleration parameter.
- setA(Acceleration) - Method in class org.opentrafficsim.road.gtu.lane.tactical.following.SequentialFixedAccelerationModel
-
Set value of acceleration parameter.
- setAcceleration(Acceleration) - Method in class org.opentrafficsim.road.gtu.lane.plan.operational.SimpleOperationalPlan
-
Sets acceleration.
- setActualDeparture(String, Set<String>, Time) - Method in class org.opentrafficsim.road.gtu.lane.tactical.pt.BusSchedule
-
Set actual departure time.
- setAnticipationReliance(double) - Method in class org.opentrafficsim.road.gtu.lane.perception.mental.AbstractTask
-
Set anticipation reliance.
- setAnticipationReliance(double) - Method in interface org.opentrafficsim.road.gtu.lane.perception.mental.Task
-
Set anticipation reliance.
- setArrivalTime(AbstractHeadwayGtu, Time) - Method in class org.opentrafficsim.road.gtu.lane.tactical.util.ConflictUtil.ConflictPlans
-
Sets the estimated arrival time of a GTU.
- setBlocking(boolean) - Method in class org.opentrafficsim.road.gtu.lane.tactical.util.ConflictUtil.ConflictPlans
-
Sets the GTU as blocking conflicts or not.
- setBoundary(Length) - Method in class org.opentrafficsim.road.gtu.lane.plan.operational.LaneChange
-
Sets the distance within which a lane change should be finished.
- setCarFollowingModel(GtuType, CarFollowingModel) - Method in class org.opentrafficsim.road.gtu.lane.perception.GtuTypeAssumptions
-
Set the car following model for a certain GtuType as an assumption for that GtuType.
- setCarFollowingModel(CarFollowingModel) - Method in class org.opentrafficsim.road.gtu.lane.tactical.AbstractLaneBasedTacticalPlanner
-
Sets the car-following model.
- setConflictingTrafficLight(Length, boolean) - Method in class org.opentrafficsim.road.gtu.lane.perception.headway.HeadwayConflict
-
Set the distance of a traffic light upstream on the conflicting lane.
- setDefaultIncentives() - Method in class org.opentrafficsim.road.gtu.lane.tactical.lmrs.AbstractIncentivesTacticalPlanner
-
Sets the default lane change incentives.
- setDefaultParameters(Parameters) - Static method in class org.opentrafficsim.road.gtu.lane.tactical.toledo.ToledoLaneChangeParameters
-
Fills parameters with default values for all Toledo parameters.
- setDesiredHeadway(Parameters, double) - Static method in class org.opentrafficsim.road.gtu.lane.tactical.util.lmrs.LmrsUtil
-
Sets value for T depending on level of lane change desire.
- setDesiredLaneChangeDuration(Duration) - Method in class org.opentrafficsim.road.gtu.lane.plan.operational.LaneChange
-
Sets the desired lane change duration.
- setDistance(Length) - Method in class org.opentrafficsim.road.gtu.lane.perception.categories.AnticipationDensity.CountAndDistance
- setErrorHandler(GtuErrorHandler) - Method in class org.opentrafficsim.road.gtu.generator.GtuSpawner
-
Sets the error handler.
- setErrorHandler(GtuErrorHandler) - Method in class org.opentrafficsim.road.gtu.generator.LaneBasedGtuGenerator
-
Sets the GTU error handler.
- setFinalizeLaneChangeEvent(SimEventInterface<Duration>) - Method in class org.opentrafficsim.road.gtu.lane.LaneBasedGtu
-
Sets event to finalize lane change.
- setFrequency(Frequency) - Method in class org.opentrafficsim.road.network.sampling.RoadSampler.Factory
-
Sets the frequency.
- setFspeed(double) - Method in class org.opentrafficsim.road.gtu.lane.tactical.following.FixedAccelerationModel
-
Set value of desired speed factor.
- setFspeed(double) - Method in interface org.opentrafficsim.road.gtu.lane.tactical.following.GtuFollowingModelOld
-
Set value of desired speed factor.
- setFspeed(double) - Method in class org.opentrafficsim.road.gtu.lane.tactical.following.IdmOld
-
Set value of desired speed factor.
- setFspeed(double) - Method in class org.opentrafficsim.road.gtu.lane.tactical.following.IdmPlusOld
-
Set value of desired speed factor.
- setFspeed(double) - Method in class org.opentrafficsim.road.gtu.lane.tactical.following.SequentialFixedAccelerationModel
-
Set value of desired speed factor.
- setGreen(TrafficLight) - Method in class org.opentrafficsim.road.network.control.rampmetering.CycleTimeLightController
-
Sets the traffic light to green.
- setGtuTypeGenerator(Generator<GtuType>) - Method in class org.opentrafficsim.road.gtu.generator.characteristics.DefaultLaneBasedGtuCharacteristicsGeneratorOd.Factory
- setHumanLongitudinalControl(boolean) - Method in class org.opentrafficsim.road.gtu.lane.tactical.util.lmrs.LmrsData
- setIdsInCharacteristicsOrder(boolean) - Method in class org.opentrafficsim.road.gtu.generator.LaneBasedGtuGenerator
-
Sets what order should be used for the ids.
- setIndicatorIntent(TurnIndicatorIntent, Length) - Method in class org.opentrafficsim.road.gtu.lane.tactical.util.ConflictUtil.ConflictPlans
- setIndicatorIntentLeft() - Method in class org.opentrafficsim.road.gtu.lane.plan.operational.SimpleOperationalPlan
-
Set left indicator intent.
- setIndicatorIntentLeft(Length) - Method in class org.opentrafficsim.road.gtu.lane.plan.operational.SimpleOperationalPlan
-
Set left indicator intent.
- setIndicatorIntentRight() - Method in class org.opentrafficsim.road.gtu.lane.plan.operational.SimpleOperationalPlan
-
Set right indicator intent.
- setIndicatorIntentRight(Length) - Method in class org.opentrafficsim.road.gtu.lane.plan.operational.SimpleOperationalPlan
-
Set right indicator intent.
- setInstantaneousLaneChange(boolean) - Method in class org.opentrafficsim.road.gtu.generator.LaneBasedGtuGenerator
-
Sets whether GTUs will change lane instantaneously.
- setInstantaneousLaneChange(boolean) - Method in class org.opentrafficsim.road.gtu.lane.LaneBasedGtu
-
Sets whether the GTU perform lane changes instantaneously or not.
- setInstantaneousLaneChanges(boolean) - Method in class org.opentrafficsim.road.gtu.generator.GtuSpawner
-
Sets instantaneous lane changes.
- setLaneChangePath(LaneChange.LaneChangePath) - Method in class org.opentrafficsim.road.gtu.lane.plan.operational.LaneChange
-
Sets a lane change path.
- setLaneTypeMaxSpeed(GtuType, LaneType, Speed) - Method in class org.opentrafficsim.road.gtu.lane.perception.GtuTypeAssumptions
-
Set the maximum speed for a certain GtuType on a certain LaneType as an assumption for that GtuType.
- setLines(Set<String>) - Method in class org.opentrafficsim.road.network.lane.object.BusStop
-
Sets the lines.
- setNoLaneChangeDistance(Length) - Method in class org.opentrafficsim.road.gtu.generator.GtuSpawner
-
Sets no lane change distance.
- setNoLaneChangeDistance(Length) - Method in class org.opentrafficsim.road.gtu.generator.LaneBasedGtuGenerator
-
Sets the initial distance over which lane changes shouldn't be performed.
- setNoLaneChangeDistance(Length) - Method in class org.opentrafficsim.road.gtu.lane.LaneBasedGtu
-
Set distance over which the GTU should not change lane after being created.
- setObject(I) - Method in class org.opentrafficsim.road.gtu.lane.perception.PerceptionCollectable.Intermediate
-
Set intermediate object.
- setOffsetEnd(Length) - Method in class org.opentrafficsim.road.network.factory.LaneFactory
-
Set end offset.
- setOffsetStart(Length) - Method in class org.opentrafficsim.road.network.factory.LaneFactory
-
Set start offset.
- setOverruleType(Stripe.Type) - Method in class org.opentrafficsim.road.network.lane.Stripe
-
Sets an overruling stripe type.
- setParameters(GtuType, Parameters) - Method in class org.opentrafficsim.road.gtu.lane.perception.GtuTypeAssumptions
-
Set the parameters for a certain GtuType as an assumption for that GtuType.
- setParent(Gtu) - Method in class org.opentrafficsim.road.gtu.lane.LaneBasedGtu
-
All lanes the GTU is on will be left.
- setPriority(CrossSectionLink.Priority) - Method in class org.opentrafficsim.road.network.lane.CrossSectionLink
- setRed(TrafficLight) - Method in class org.opentrafficsim.road.network.control.rampmetering.CycleTimeLightController
-
Sets the traffic light to red.
- 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.
- setStopPhaseApproach(HeadwayStopLine) - Method in class org.opentrafficsim.road.gtu.lane.tactical.util.ConflictUtil.ConflictPlans
-
Sets the current phase to 'approach' for the given stop line.
- setStopPhaseRun(HeadwayStopLine) - Method in class org.opentrafficsim.road.gtu.lane.tactical.util.ConflictUtil.ConflictPlans
-
Sets the current phase to 'run' for the given stop line.
- setStopPhaseYield(HeadwayStopLine) - Method in class org.opentrafficsim.road.gtu.lane.tactical.util.ConflictUtil.ConflictPlans
-
Sets the current phase to 'yield' for the given stop line.
- setStream(StreamInterface) - Method in class org.opentrafficsim.road.gtu.generator.GtuSpawner
-
Sets random stream.
- setSynchronizationState(Synchronizable.State) - Method in class org.opentrafficsim.road.gtu.lane.tactical.util.lmrs.LmrsData
-
Sets the synchronization state.
- setSyncVehicle(HeadwayGtu) - Method in class org.opentrafficsim.road.gtu.lane.tactical.util.lmrs.LmrsData
-
Remembers the gtu that is synchronized to.
- setT(Duration) - Method in class org.opentrafficsim.road.gtu.lane.tactical.following.FixedAccelerationModel
-
Set value of desired headway.
- setT(Duration) - Method in interface org.opentrafficsim.road.gtu.lane.tactical.following.GtuFollowingModelOld
-
Set value of desired headway.
- setT(Duration) - Method in class org.opentrafficsim.road.gtu.lane.tactical.following.IdmOld
-
Set value of desired headway.
- setT(Duration) - Method in class org.opentrafficsim.road.gtu.lane.tactical.following.IdmPlusOld
-
Set value of desired headway.
- setT(Duration) - Method in class org.opentrafficsim.road.gtu.lane.tactical.following.SequentialFixedAccelerationModel
-
Set value of desired headway.
- setTaskDemand(double) - Method in class org.opentrafficsim.road.gtu.lane.perception.mental.AbstractTask
-
Sets (gross) task demand.
- setTaskDemand(double) - Method in interface org.opentrafficsim.road.gtu.lane.perception.mental.Task
-
Sets (gross) task demand.
- setTemplates(Set<GtuTemplate>) - Method in class org.opentrafficsim.road.gtu.generator.characteristics.DefaultLaneBasedGtuCharacteristicsGeneratorOd.Factory
- setTrafficLightColor(TrafficLightColor) - Method in class org.opentrafficsim.road.network.lane.object.trafficlight.TrafficLight
-
Set the new traffic light color.
- setTurnIndicator(LaneBasedGtu) - Method in class org.opentrafficsim.road.gtu.lane.plan.operational.SimpleOperationalPlan
- setTurnIndicatorStatus(TurnIndicatorStatus) - Method in class org.opentrafficsim.road.gtu.lane.LaneBasedGtu
-
Set the status of the turn indicator.
- setUseDefaultGtuTemplate(boolean) - Method in class org.opentrafficsim.road.gtu.generator.GtuSpawner
-
Sets the use of default NL GTU templates.
- setVehicleModel(VehicleModel) - Method in class org.opentrafficsim.road.gtu.lane.LaneBasedGtu
-
Sets a vehicle model.
- setVehicleModelGenerator(VehicleModelFactory) - Method in class org.opentrafficsim.road.gtu.generator.characteristics.DefaultLaneBasedGtuCharacteristicsGeneratorOd.Factory
- Shoulder - Class in org.opentrafficsim.road.network.lane
-
This class is mostly the same as a Lane.
- Shoulder(CrossSectionLink, String, OtsLine2d, Polygon2d, List<CrossSectionSlice>, LaneType) - Constructor for class org.opentrafficsim.road.network.lane.Shoulder
-
Constructor specifying geometry.
- SIGMA_ADJ - Static variable in class org.opentrafficsim.road.gtu.lane.tactical.toledo.ToledoLaneChangeParameters
- SIGMA_BCK - Static variable in class org.opentrafficsim.road.gtu.lane.tactical.toledo.ToledoLaneChangeParameters
- SIGMA_FWD - Static variable in class org.opentrafficsim.road.gtu.lane.tactical.toledo.ToledoLaneChangeParameters
- SIGMA_LAG - Static variable in class org.opentrafficsim.road.gtu.lane.tactical.toledo.ToledoLaneChangeParameters
- SIGMA_LEAD - Static variable in class org.opentrafficsim.road.gtu.lane.tactical.toledo.ToledoLaneChangeParameters
- SIGMAACC - Static variable in class org.opentrafficsim.road.gtu.lane.tactical.toledo.ToledoCarFollowing
- SIGMADEC - Static variable in class org.opentrafficsim.road.gtu.lane.tactical.toledo.ToledoCarFollowing
- SIGMAFF - Static variable in class org.opentrafficsim.road.gtu.lane.tactical.toledo.ToledoCarFollowing
- signalDetection(TrafficLightDetector.StartEndDetector, LaneBasedGtu) - Method in class org.opentrafficsim.road.network.lane.object.detector.TrafficLightDetector
-
One of our start/end detectors has triggered.
- SimpleLaneRecord - Class in org.opentrafficsim.road.gtu.lane.perception.structure
-
A light-weight wrapper for LaneRecord search tools (PerceptionIterator).
- SimpleLaneRecord(Lane, Length, GtuType) - Constructor for class org.opentrafficsim.road.gtu.lane.perception.structure.SimpleLaneRecord
-
Constructor.
- SimpleOperationalPlan - Class in org.opentrafficsim.road.gtu.lane.plan.operational
-
Simplified plan containing an acceleration value and possible lane change direction.
- SimpleOperationalPlan(Acceleration, Duration) - Constructor for class org.opentrafficsim.road.gtu.lane.plan.operational.SimpleOperationalPlan
- SimpleOperationalPlan(Acceleration, Duration, LateralDirectionality) - Constructor for class org.opentrafficsim.road.gtu.lane.plan.operational.SimpleOperationalPlan
- simulator() - Method in record class org.opentrafficsim.road.network.lane.conflict.ConflictBuilder.ConflictBuilderRecordBig
-
Returns the value of the
simulator
record component. - simulator() - Method in record class org.opentrafficsim.road.network.lane.conflict.ConflictBuilder.ConflictBuilderRecordSmall
-
Returns the value of the
simulator
record component. - SINE - Static variable in interface org.opentrafficsim.road.gtu.lane.plan.operational.LaneChange.LaneChangePath
-
The target point (including rotation) for the coming time step is based on a sine wave.
- SINE_INTERP - Static variable in interface org.opentrafficsim.road.gtu.lane.plan.operational.LaneChange.LaneChangePath
-
Sine-shaped interpolation between center lines.
- singleAcceleration(Length, Speed, Speed, double, Parameters, SpeedLimitInfo, CarFollowingModel) - Static method in class org.opentrafficsim.road.gtu.lane.tactical.util.lmrs.LmrsUtil
-
Determine acceleration from car-following with desire-adjusted headway.
- SingleCrossSectionSwitch - Class in org.opentrafficsim.road.network.control.rampmetering
-
Super class for feed-forward controller.
- SingleCrossSectionSwitch(Duration, List<LoopDetector>) - Constructor for class org.opentrafficsim.road.network.control.rampmetering.SingleCrossSectionSwitch
-
Constructor.
- SinkDetector - Class in org.opentrafficsim.road.network.lane.object.detector
-
A SinkDetector is a detector that deletes GTUs that hit it, if they comply to a predicate.
- SinkDetector(Lane, Length, OtsSimulatorInterface, DetectorType) - Constructor for class org.opentrafficsim.road.network.lane.object.detector.SinkDetector
-
Constructor.
- SinkDetector(Lane, Length, OtsSimulatorInterface, DetectorType, BiPredicate<SinkDetector, LaneBasedGtu>) - Constructor for class org.opentrafficsim.road.network.lane.object.detector.SinkDetector
-
Constructor.
- size() - Method in class org.opentrafficsim.road.gtu.lane.tactical.following.SequentialFixedAccelerationModel
-
Retrieve the number of FixedAccelerationModel steps in this SequentialFixedAccelerationModel.
- size() - Method in class org.opentrafficsim.road.od.Categorization
-
Returns the number of category classes defined.
- SliceInfo - Class in org.opentrafficsim.road.network.lane
-
Slice info.
- SliceInfo(List<CrossSectionSlice>, Length) - Constructor for class org.opentrafficsim.road.network.lane.SliceInfo
-
Constructor.
- SMOKING - Enum constant in enum class org.opentrafficsim.road.gtu.lane.perception.mental.sdm.DefaultDistraction
-
Smoking.
- socialPressure(Speed, Speed, Speed, Speed, Speed, Length, Length) - Static method in interface org.opentrafficsim.road.gtu.lane.tactical.util.lmrs.Tailgating
-
Returns a normalized social pressure, equal to (vDesired - vLead) / vGain.
- SOCIO - Static variable in class org.opentrafficsim.road.gtu.lane.tactical.lmrs.IncentiveCourtesy
-
Socio-speed sensitivity parameter.
- SOCIO - Static variable in class org.opentrafficsim.road.gtu.lane.tactical.lmrs.IncentiveGetInLane
-
Hierarchy parameter.
- SOCIO - Static variable in class org.opentrafficsim.road.gtu.lane.tactical.lmrs.IncentiveSocioSpeed
-
Hierarchy parameter.
- SOCIO - Static variable in class org.opentrafficsim.road.gtu.lane.tactical.lmrs.SocioDesiredSpeed
-
Socio-speed sensitivity parameter.
- SOCIO - Static variable in interface org.opentrafficsim.road.gtu.lane.tactical.util.lmrs.LmrsParameters
-
Socio-speed sensitivity parameter.
- SocioDesiredSpeed - Class in org.opentrafficsim.road.gtu.lane.tactical.lmrs
-
Wrapper of a base-desired speed model.
- SocioDesiredSpeed(DesiredSpeedModel) - Constructor for class org.opentrafficsim.road.gtu.lane.tactical.lmrs.SocioDesiredSpeed
-
Constructor.
- SOLID - Enum constant in enum class org.opentrafficsim.road.network.lane.Stripe.Type
-
Single solid line.
- spawnGtu(String, LaneBasedGtuCharacteristics, RoadNetwork, Speed, LanePosition) - Method in class org.opentrafficsim.road.gtu.generator.GtuSpawner
-
Create a single GTU.
- speed() - Method in record class org.opentrafficsim.road.gtu.lane.perception.categories.neighbors.NeighborTriplet
-
Returns the value of the
speed
record component. - SPEED_BUMP - Static variable in class org.opentrafficsim.road.network.speed.SpeedLimitTypes
-
Speed bump speed limit type with design speed as info.
- SPEED_COLUMN - Static variable in class org.opentrafficsim.road.gtu.generator.Injections
-
Speed column id.
- speedInfoChanged(Length, SpeedLimitType<?>) - Method in class org.opentrafficsim.road.network.speed.SpeedLimitProspect
-
Returns whether the given speed limit type is changed at the given distance.
- SpeedInfoCurvature - Record Class in org.opentrafficsim.road.network.speed
-
Class with curvature info for curvature speed limit type.
- SpeedInfoCurvature(Length) - Constructor for record class org.opentrafficsim.road.network.speed.SpeedInfoCurvature
-
Constructor with curvature radius.
- speedLimit(GtuType) - Method in class org.opentrafficsim.road.gtu.generator.GeneratorPositions.GeneratorLinkPosition
- SpeedLimit - Class in org.opentrafficsim.road.network.sampling.data
-
Speed limit for trajectories.
- SpeedLimit() - Constructor for class org.opentrafficsim.road.network.sampling.data.SpeedLimit
-
Constructor.
- SpeedLimitInfo - Class in org.opentrafficsim.road.network.speed
-
Class to contain speed info related to various speed limit types.
- SpeedLimitInfo() - Constructor for class org.opentrafficsim.road.network.speed.SpeedLimitInfo
- SpeedLimitProspect - Class in org.opentrafficsim.road.network.speed
-
Prospect of speed limits ahead, both legal and otherwise (e.g. curve, speed bump).
- SpeedLimitProspect(Length) - Constructor for class org.opentrafficsim.road.network.speed.SpeedLimitProspect
-
Constructor.
- SpeedLimitType<T> - Class in org.opentrafficsim.road.network.speed
-
Defines the type of a speed limit, resulting in different behavior.
- SpeedLimitType(String, Class<T>) - Constructor for class org.opentrafficsim.road.network.speed.SpeedLimitType
-
Constructor.
- SpeedLimitTypes - Class in org.opentrafficsim.road.network.speed
-
Predefined list of speed limit types.
- SpeedLimitTypeSpeed - Class in org.opentrafficsim.road.network.speed
-
Implementation of SpeedLimitType suitable for the most common speed info class
Speed
. - SpeedLimitTypeSpeed(String) - Constructor for class org.opentrafficsim.road.network.speed.SpeedLimitTypeSpeed
-
Constructor.
- SpeedLimitTypeSpeedLegal - Class in org.opentrafficsim.road.network.speed
-
Similar to
SpeedLimitTypeSpeed
but implements the marker interfaceLegalSpeedLimit
. - SpeedLimitTypeSpeedLegal(String) - Constructor for class org.opentrafficsim.road.network.speed.SpeedLimitTypeSpeedLegal
-
Constructor.
- SpeedLimitUtil - Class in org.opentrafficsim.road.gtu.lane.tactical.util
-
Static methods regarding speed limits for composition in tactical planners.
- SpeedSet() - Constructor for class org.opentrafficsim.road.gtu.lane.perception.categories.AnticipationSpeed.SpeedSet
- SpeedSign - Class in org.opentrafficsim.road.network.lane.object
-
Speed sign.
- SpeedSign(String, Lane, Length, OtsSimulatorInterface, Speed, GtuType, Duration, Duration) - Constructor for class org.opentrafficsim.road.network.lane.object.SpeedSign
-
Construct a new SpeedSign.
- SPLIT - Enum constant in enum class org.opentrafficsim.road.network.lane.conflict.ConflictPriority
-
Split.
- SPLIT - Enum constant in enum class org.opentrafficsim.road.network.lane.conflict.ConflictType
-
Split conflict.
- SplitConflictRule - Class in org.opentrafficsim.road.network.lane.conflict
-
Conflict rule for split conflicts.
- SplitConflictRule() - Constructor for class org.opentrafficsim.road.network.lane.conflict.SplitConflictRule
- SplitFraction - Class in org.opentrafficsim.road.od
-
Split fraction at a node with fractions per link, optionally per gtu type.
- SplitFraction(Node, Interpolation, StreamInterface, OtsSimulatorInterface) - Constructor for class org.opentrafficsim.road.od.SplitFraction
-
Constructor.
- start() - Method in class org.opentrafficsim.road.gtu.generator.Platoons
-
Starts the events.
- start(LaneBasedGtuGenerator) - Method in class org.opentrafficsim.road.gtu.generator.Platoons
-
Sets the generator and starts the events.
- startDistraction(LaneBasedGtu, Distraction, boolean) - Method in class org.opentrafficsim.road.gtu.lane.perception.mental.sdm.StochasticDistractionModel
-
Start a distraction.
- StartEndDetector(String, Lane, Length, RelativePosition.Type, OtsSimulatorInterface, DetectorType) - Constructor for class org.opentrafficsim.road.network.lane.object.detector.TrafficLightDetector.StartEndDetector
-
Construct a new StartEndDetector.
- starti() - Method in record class org.opentrafficsim.road.network.lane.conflict.ConflictBuilder.ConflictBuilderRecordBig
-
Returns the value of the
starti
record component. - step() - Method in class org.opentrafficsim.road.gtu.lane.perception.PerceptionCollectable.Intermediate
-
Method for the iterator to increase the underlying object number.
- STEPWISE - Enum constant in enum class org.opentrafficsim.road.od.Interpolation
-
Stepwise interpolation of demand.
- StochasticDistractionModel - Class in org.opentrafficsim.road.gtu.lane.perception.mental.sdm
-
Stochastic Distraction Model by Manuel Lindorfer.
- StochasticDistractionModel(boolean, List<Distraction>, OtsSimulatorInterface, RoadNetwork) - Constructor for class org.opentrafficsim.road.gtu.lane.perception.mental.sdm.StochasticDistractionModel
-
Constructor.
- stop() - Method in class org.opentrafficsim.road.gtu.lane.perception.PerceptionCollectable.Intermediate
-
Method for the accumulator to indicate the iterator can stop.
- stop(CarFollowingModel, Parameters, Speed, SpeedLimitInfo, Length) - Static method in class org.opentrafficsim.road.gtu.lane.tactical.util.CarFollowingUtil
-
Stop within given distance.
- STOP - Enum constant in enum class org.opentrafficsim.road.network.lane.conflict.ConflictPriority
-
Stop and give priority.
- STOP - Enum constant in enum class org.opentrafficsim.road.network.lane.CrossSectionLink.Priority
-
Need to stop.
- STOP_AREA - Static variable in class org.opentrafficsim.road.gtu.lane.tactical.util.ConflictUtil
-
Area before stop line where one is considered arrived at the intersection.
- stopDistraction(LaneBasedGtu, Task) - Method in class org.opentrafficsim.road.gtu.lane.perception.mental.sdm.StochasticDistractionModel
-
Stops a distraction task.
- stopForAllStopConflict(HeadwayConflict, ConflictUtil.ConflictPlans) - Static method in class org.opentrafficsim.road.gtu.lane.tactical.util.ConflictUtil
-
Approach an all-stop conflict.
- stopForEnd(Length, Length, Parameters, Speed, CarFollowingModel, SpeedLimitInfo) - Static method in interface org.opentrafficsim.road.gtu.lane.tactical.util.lmrs.Synchronization
-
Calculates acceleration to stop for a split or dead-end, accounting for infrastructure.
- stopForGiveWayConflict(HeadwayConflict, PerceptionCollectable<HeadwayGtu, LaneBasedGtu>, Speed, Acceleration, Length, Parameters, SpeedLimitInfo, CarFollowingModel, ParameterTypeAcceleration, Length) - Static method in class org.opentrafficsim.road.gtu.lane.tactical.util.ConflictUtil
-
Approach a give-way conflict.
- stopForPriorityConflict(HeadwayConflict, PerceptionCollectable<HeadwayGtu, LaneBasedGtu>, Speed, Length, Parameters, Length) - Static method in class org.opentrafficsim.road.gtu.lane.tactical.util.ConflictUtil
-
Approach a priority conflict.
- stopForStopConflict(HeadwayConflict, PerceptionCollectable<HeadwayGtu, LaneBasedGtu>, Speed, Acceleration, Length, Parameters, SpeedLimitInfo, CarFollowingModel, ParameterTypeAcceleration, Length) - Static method in class org.opentrafficsim.road.gtu.lane.tactical.util.ConflictUtil
-
Approach a stop conflict.
- STOPLINE - Enum constant in enum class org.opentrafficsim.road.gtu.lane.perception.headway.Headway.ObjectType
-
stop line.
- Stripe - Class in org.opentrafficsim.road.network.lane
-
Copyright (c) 2013-2024 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
- Stripe(Stripe.Type, CrossSectionLink, OtsLine2d, Polygon2d, List<CrossSectionSlice>) - Constructor for class org.opentrafficsim.road.network.lane.Stripe
-
Constructor specifying geometry.
- Stripe.Type - Enum Class in org.opentrafficsim.road.network.lane
-
Defines the visible type of the stripe, and the standard permeability that pertains to it.
- STRONG_LEFT - Static variable in class org.opentrafficsim.road.gtu.generator.GeneratorPositions.LaneBias
-
Strong left-hand bias, 2nd left lane contains 3.125% relative to left most lane, in free traffic.
- STRONG_MIDDLE - Static variable in class org.opentrafficsim.road.gtu.generator.GeneratorPositions.LaneBias
-
Strong middle bias, 2nd left lane contains 3.125% relative to left most lane, in free traffic.
- STRONG_RIGHT - Static variable in class org.opentrafficsim.road.gtu.generator.GeneratorPositions.LaneBias
-
Strong right-hand bias, 2nd right lane contains 3.125% relative to right most lane, in free traffic.
- SummativeTaskManager() - Constructor for class org.opentrafficsim.road.gtu.lane.perception.mental.TaskManager.SummativeTaskManager
- Synchronizable - Interface in org.opentrafficsim.road.gtu.lane.tactical
-
Interface for tactical planners that can return synchronization information for visualization.
- Synchronizable.State - Enum Class in org.opentrafficsim.road.gtu.lane.tactical
-
State of synchronization.
- Synchronization - Interface in org.opentrafficsim.road.gtu.lane.tactical.util.lmrs
-
Different forms of synchronization.
- synchronize(LanePerception, Parameters, SpeedLimitInfo, CarFollowingModel, double, LateralDirectionality, LmrsData, LaneChange, LateralDirectionality) - Method in interface org.opentrafficsim.road.gtu.lane.tactical.util.lmrs.Synchronization
-
Determine acceleration for synchronization.
- SYNCHRONIZING - Enum constant in enum class org.opentrafficsim.road.gtu.lane.tactical.Synchronizable.State
-
Subject vehicle is adjusting speed.
T
- T - Static variable in class org.opentrafficsim.road.gtu.lane.tactical.following.AbstractIdm
-
Desired headway parameter type.
- T - Static variable in class org.opentrafficsim.road.gtu.lane.tactical.util.lmrs.LmrsUtil
-
Current car-following headway.
- T0 - Static variable in class org.opentrafficsim.road.gtu.lane.tactical.lmrs.IncentiveRoute
-
Look-ahead time for mandatory lane changes parameter type.
- TACTICAL_PLANNER - Static variable in class org.opentrafficsim.road.gtu.lane.tactical.AbstractLaneBasedTacticalPlanner
-
Tactical planner parameter.
- tagAlongAcceleration(HeadwayGtu, Speed, Length, Speed, double, Parameters, SpeedLimitInfo, CarFollowingModel) - Static method in interface org.opentrafficsim.road.gtu.lane.tactical.util.lmrs.Synchronization
-
Calculates acceleration by following an adjacent vehicle, with tagging along if desire is not very high and speed is low.
- tailgate(LanePerception, Parameters) - Method in interface org.opentrafficsim.road.gtu.lane.tactical.util.lmrs.Tailgating
-
Apply tailgating.
- TAILGATE_LENGTH - Static variable in class org.opentrafficsim.road.gtu.lane.tactical.toledo.Toledo
-
Distance defining tail gating.
- Tailgating - Interface in org.opentrafficsim.road.gtu.lane.tactical.util.lmrs
-
Interface for LMRS tailgating behavior.
- TALKING_CELL_PHONE - Enum constant in enum class org.opentrafficsim.road.gtu.lane.perception.mental.sdm.DefaultDistraction
-
Talking on cell phone.
- Task - Interface in org.opentrafficsim.road.gtu.lane.perception.mental
-
Interface for tasks, where each describes a fundamental relation between exogenous inputs causing a mental task demand.
- TaskCarFollowing - Class in org.opentrafficsim.road.gtu.lane.perception.mental
-
Task demand for car-following.
- TaskCarFollowing() - Constructor for class org.opentrafficsim.road.gtu.lane.perception.mental.TaskCarFollowing
-
Constructor.
- TaskHeadwayBased - Class in org.opentrafficsim.road.gtu.lane.perception.mental
-
Task class that translates a (composite) headway in to a task demand.
- TaskHeadwayBased(String) - Constructor for class org.opentrafficsim.road.gtu.lane.perception.mental.TaskHeadwayBased
-
Constructor.
- TaskHeadwayCollector - Class in org.opentrafficsim.road.gtu.lane.perception.categories.neighbors
-
Simple collector implementation to obtain time headway.
- TaskHeadwayCollector(Speed) - Constructor for class org.opentrafficsim.road.gtu.lane.perception.categories.neighbors.TaskHeadwayCollector
-
Constructor.
- TaskLaneChanging - Class in org.opentrafficsim.road.gtu.lane.perception.mental
-
Lane changing task based on car-following (as gap-acceptance proxy), and an underlying consideration to include adjacent lanes.
- TaskLaneChanging(TaskLaneChanging.LateralConsideration) - Constructor for class org.opentrafficsim.road.gtu.lane.perception.mental.TaskLaneChanging
-
Constructor.
- TaskLaneChanging.LateralConsideration - Interface in org.opentrafficsim.road.gtu.lane.perception.mental
-
Lateral consideration leading to lane change task demand.
- TaskManager - Interface in org.opentrafficsim.road.gtu.lane.perception.mental
-
A task manager controls which task has priority and as a result how anticipation reliance is divided over different tasks.
- TaskManager.SummativeTaskManager - Class in org.opentrafficsim.road.gtu.lane.perception.mental
-
Manages a set of tasks without considering anticipation reliance.
- TaskRoadSideDistraction - Class in org.opentrafficsim.road.gtu.lane.perception.mental
-
Task-demand for road-side distraction.
- TaskRoadSideDistraction() - Constructor for class org.opentrafficsim.road.gtu.lane.perception.mental.TaskRoadSideDistraction
-
Constructor.
- TaskSupplier - Interface in org.opentrafficsim.road.gtu.lane.perception.mental.sdm
-
Supplies a Task for within Fullers model.
- TaskSupplier.Constant - Class in org.opentrafficsim.road.gtu.lane.perception.mental.sdm
-
Class that supplies a constant task.
- TAU - Static variable in interface org.opentrafficsim.road.gtu.lane.control.DelayedActuation
-
Parameter for actuation delay.
- TAU - Static variable in class org.opentrafficsim.road.gtu.lane.tactical.util.lmrs.LmrsUtil
-
Headway relaxation time.
- TAUDELAYED - Static variable in interface org.opentrafficsim.road.gtu.lane.control.DelayedActuation
-
Tau delayed actuation.
- TC - Static variable in class org.opentrafficsim.road.gtu.lane.perception.mental.Fuller
-
Task capability in nominal task capability units, i.e. mean is 1.
- TDACC - Static variable in class org.opentrafficsim.road.gtu.lane.control.AbstractActuatedControl
-
Time headway setting for ACC mode.
- TDCACC - Static variable in class org.opentrafficsim.road.gtu.lane.control.AbstractActuatedControl
-
Time headway setting for CACC mode.
- THETA_MLC - Static variable in class org.opentrafficsim.road.gtu.lane.tactical.toledo.ToledoLaneChangeParameters
- TI - Static variable in class org.opentrafficsim.road.gtu.lane.tactical.util.ConflictUtil
-
Parameter of how much time before departure a bus indicates its departure to get priority.
- TIME_COLUMN - Static variable in class org.opentrafficsim.road.gtu.generator.Injections
-
Time column id.
- TIME_FACTOR - Static variable in class org.opentrafficsim.road.gtu.lane.tactical.util.ConflictUtil
-
Multiplication factor on time for conservative assessment.
- timeAfterCompletionOfStep(int) - Method in class org.opentrafficsim.road.gtu.lane.tactical.following.SequentialFixedAccelerationModel
-
Retrieve the simulation time at the end of the Nth step of this SequentialFixedAccelerationModel.
- TimeToCollision - Class in org.opentrafficsim.road.network.sampling.data
-
Time-to-collision for trajectories.
- TimeToCollision() - Constructor for class org.opentrafficsim.road.network.sampling.data.TimeToCollision
- timeVector() - Method in record class org.opentrafficsim.road.gtu.generator.headway.DemandPattern
-
Returns the value of the
timeVector
record component. - TMAX - Static variable in class org.opentrafficsim.road.gtu.lane.tactical.util.lmrs.LmrsUtil
-
Maximum car-following headway.
- TMIN - Static variable in class org.opentrafficsim.road.gtu.lane.tactical.util.lmrs.LmrsUtil
-
Minimum car-following headway.
- Toledo - Class in org.opentrafficsim.road.gtu.lane.tactical.toledo
-
Implementation of the model of Toledo (2003).
Tomer Toledo (2003) "Integrated Driving Behavior Modeling", Massachusetts Institute of Technology. - Toledo(CarFollowingModel, LaneBasedGtu) - Constructor for class org.opentrafficsim.road.gtu.lane.tactical.toledo.Toledo
-
Constructor.
- ToledoCarFollowing - Class in org.opentrafficsim.road.gtu.lane.tactical.toledo
-
Copyright (c) 2013-2024 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
- ToledoCarFollowing() - Constructor for class org.opentrafficsim.road.gtu.lane.tactical.toledo.ToledoCarFollowing
-
Constructor using Toledo models for desired headway ans speed.
- ToledoCfTester - Class in org.opentrafficsim.road.gtu.lane.tactical.toledo
-
Copyright (c) 2013-2024 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
- ToledoCfTester() - Constructor for class org.opentrafficsim.road.gtu.lane.tactical.toledo.ToledoCfTester
- ToledoFactory - Class in org.opentrafficsim.road.gtu.lane.tactical.toledo
-
Factory for tactical planner using Toledo's model and car-following model.
- ToledoFactory() - Constructor for class org.opentrafficsim.road.gtu.lane.tactical.toledo.ToledoFactory
- ToledoLaneChangeParameters - Class in org.opentrafficsim.road.gtu.lane.tactical.toledo
-
List of parameters for the model of Toledo (2003).
Tomer Toledo (2003) "Integrated Driving Behavior Modeling", Massachusetts Institute of Technology. - ToledoPerception - Class in org.opentrafficsim.road.gtu.lane.tactical.toledo
-
Wrapper class around
InfrastructureCategory
that forwards all methods except for infrastructure lane change info. - ToledoPerception(LanePerception) - Constructor for class org.opentrafficsim.road.gtu.lane.tactical.toledo.ToledoPerception
- TOODANGEROUS - Static variable in class org.opentrafficsim.road.gtu.lane.tactical.following.AbstractGtuFollowingModelMobil
-
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.road.gtu.generator.characteristics.LaneBasedGtuTemplate
- toString() - Method in class org.opentrafficsim.road.gtu.generator.characteristics.LaneBasedGtuTemplateDistribution
- toString() - Method in class org.opentrafficsim.road.gtu.generator.GeneratorPositions.GeneratorLanePosition
- toString() - Method in class org.opentrafficsim.road.gtu.generator.GeneratorPositions.GeneratorLinkPosition
- toString() - Method in class org.opentrafficsim.road.gtu.generator.GeneratorPositions.GeneratorZonePosition
- toString() - Method in class org.opentrafficsim.road.gtu.generator.GeneratorPositions.LaneBias
- toString() - Method in class org.opentrafficsim.road.gtu.generator.GeneratorPositions.LaneBiases
- toString() - Method in class org.opentrafficsim.road.gtu.generator.headway.ArrivalsHeadwayGenerator
- toString() - Method in record class org.opentrafficsim.road.gtu.generator.headway.DemandPattern
-
Returns a string representation of this record class.
- toString() - Method in class org.opentrafficsim.road.gtu.generator.LaneBasedGtuGenerator.Placement
- toString() - Method in class org.opentrafficsim.road.gtu.generator.LaneBasedGtuGenerator
- toString() - Method in class org.opentrafficsim.road.gtu.generator.MarkovCorrelation
- toString() - Method in class org.opentrafficsim.road.gtu.generator.TtcRoomChecker
- toString() - Method in class org.opentrafficsim.road.gtu.lane.LaneBasedGtu
- toString() - Method in class org.opentrafficsim.road.gtu.lane.perception.categories.AnticipationTrafficPerception
- toString() - Method in class org.opentrafficsim.road.gtu.lane.perception.categories.DirectBusStopPerception
- toString() - Method in class org.opentrafficsim.road.gtu.lane.perception.categories.DirectDefaultSimplePerception
- toString() - Method in class org.opentrafficsim.road.gtu.lane.perception.categories.DirectInfrastructurePerception
- toString() - Method in class org.opentrafficsim.road.gtu.lane.perception.categories.DirectIntersectionPerception
- toString() - Method in class org.opentrafficsim.road.gtu.lane.perception.categories.neighbors.DirectNeighborsPerception
- toString() - Method in record class org.opentrafficsim.road.gtu.lane.perception.categories.neighbors.NeighborTriplet
-
Returns a string representation of this record class.
- toString() - Method in class org.opentrafficsim.road.gtu.lane.perception.GtuTypeAssumptions
- toString() - Method in class org.opentrafficsim.road.gtu.lane.perception.headway.AbstractHeadway
- toString() - Method in class org.opentrafficsim.road.gtu.lane.perception.headway.AbstractHeadwayGtu
- toString() - Method in class org.opentrafficsim.road.gtu.lane.perception.headway.HeadwayBusStop
- toString() - Method in class org.opentrafficsim.road.gtu.lane.perception.headway.HeadwayConflict
- toString() - Method in class org.opentrafficsim.road.gtu.lane.perception.headway.HeadwayDistance
- toString() - Method in class org.opentrafficsim.road.gtu.lane.perception.headway.HeadwayGtuReal
- toString() - Method in class org.opentrafficsim.road.gtu.lane.perception.headway.HeadwayGtuRealCopy
- toString() - Method in class org.opentrafficsim.road.gtu.lane.perception.headway.HeadwayGtuSimple
- toString() - Method in class org.opentrafficsim.road.gtu.lane.perception.headway.HeadwayGtuType
- toString() - Method in class org.opentrafficsim.road.gtu.lane.perception.headway.HeadwayObject
- toString() - Method in class org.opentrafficsim.road.gtu.lane.perception.headway.HeadwayStopLine
- toString() - Method in class org.opentrafficsim.road.gtu.lane.perception.headway.HeadwayTrafficLight
- toString() - Method in class org.opentrafficsim.road.gtu.lane.perception.LaneBasedObjectIterable
- toString() - Method in class org.opentrafficsim.road.gtu.lane.perception.mental.AbstractTask
- toString() - Method in class org.opentrafficsim.road.gtu.lane.perception.mental.Fuller
- toString() - Method in class org.opentrafficsim.road.gtu.lane.perception.mental.sdm.Distraction
- toString() - Method in class org.opentrafficsim.road.gtu.lane.perception.RelativeLane
- toString() - Method in class org.opentrafficsim.road.gtu.lane.perception.structure.LaneRecord
- toString() - Method in record class org.opentrafficsim.road.gtu.lane.perception.structure.LaneStructure.Entry
-
Returns a string representation of this record class.
- toString() - Method in class org.opentrafficsim.road.gtu.lane.plan.operational.LaneBasedOperationalPlan
- toString() - Method in class org.opentrafficsim.road.gtu.lane.plan.operational.LaneChange
- toString() - Method in class org.opentrafficsim.road.gtu.lane.plan.operational.SimpleOperationalPlan
- toString() - Method in class org.opentrafficsim.road.gtu.lane.tactical.directedlanechange.DirectedAltruistic
- toString() - Method in class org.opentrafficsim.road.gtu.lane.tactical.directedlanechange.DirectedEgoistic
- toString() - Method in class org.opentrafficsim.road.gtu.lane.tactical.directedlanechange.DirectedFixedLaneChangeModel
- toString() - Method in class org.opentrafficsim.road.gtu.lane.tactical.directedlanechange.DirectedLaneMovementStep
- toString() - Method in class org.opentrafficsim.road.gtu.lane.tactical.following.AbstractCarFollowingModel
- toString() - Method in class org.opentrafficsim.road.gtu.lane.tactical.following.AccelerationStep
- toString() - Method in class org.opentrafficsim.road.gtu.lane.tactical.following.DualAccelerationStep
- toString() - Method in class org.opentrafficsim.road.gtu.lane.tactical.following.FixedAccelerationModel
- toString() - Method in class org.opentrafficsim.road.gtu.lane.tactical.following.IdmFactory
- toString() - Method in class org.opentrafficsim.road.gtu.lane.tactical.following.IdmOld
- toString() - Method in class org.opentrafficsim.road.gtu.lane.tactical.following.IdmPlusFactory
- toString() - Method in class org.opentrafficsim.road.gtu.lane.tactical.following.IdmPlusMultiFactory
- toString() - Method in class org.opentrafficsim.road.gtu.lane.tactical.following.IdmPlusOld
- toString() - Method in class org.opentrafficsim.road.gtu.lane.tactical.following.SequentialFixedAccelerationModel
- toString() - Method in class org.opentrafficsim.road.gtu.lane.tactical.LaneBasedCfLcTacticalPlanner
- toString() - Method in class org.opentrafficsim.road.gtu.lane.tactical.LaneBasedCfLcTacticalPlannerFactory
- toString() - Method in class org.opentrafficsim.road.gtu.lane.tactical.LaneBasedGtuFollowingTacticalPlanner
- toString() - Method in class org.opentrafficsim.road.gtu.lane.tactical.LaneBasedGtuFollowingTacticalPlannerFactory
- toString() - Method in class org.opentrafficsim.road.gtu.lane.tactical.lanechangemobil.Altruistic
- toString() - Method in class org.opentrafficsim.road.gtu.lane.tactical.lanechangemobil.Egoistic
- toString() - Method in class org.opentrafficsim.road.gtu.lane.tactical.lanechangemobil.FixedLaneChangeModel
- toString() - Method in class org.opentrafficsim.road.gtu.lane.tactical.lanechangemobil.LaneMovementStep
- toString() - Method in record class org.opentrafficsim.road.gtu.lane.tactical.LanePathInfo
-
Returns a string representation of this record class.
- toString() - Method in class org.opentrafficsim.road.gtu.lane.tactical.lmrs.AccelerationBusStop
- toString() - Method in class org.opentrafficsim.road.gtu.lane.tactical.lmrs.AccelerationConflicts
- toString() - Method in class org.opentrafficsim.road.gtu.lane.tactical.lmrs.AccelerationSpeedLimitTransition
- toString() - Method in class org.opentrafficsim.road.gtu.lane.tactical.lmrs.AccelerationTrafficLights
- toString() - Method in class org.opentrafficsim.road.gtu.lane.tactical.lmrs.IncentiveBusStop
- toString() - Method in class org.opentrafficsim.road.gtu.lane.tactical.lmrs.IncentiveCourtesy
- toString() - Method in class org.opentrafficsim.road.gtu.lane.tactical.lmrs.IncentiveDummy
- toString() - Method in class org.opentrafficsim.road.gtu.lane.tactical.lmrs.IncentiveGetInLane
- toString() - Method in class org.opentrafficsim.road.gtu.lane.tactical.lmrs.IncentiveKeep
- toString() - Method in class org.opentrafficsim.road.gtu.lane.tactical.lmrs.IncentiveQueue
- toString() - Method in class org.opentrafficsim.road.gtu.lane.tactical.lmrs.IncentiveRoute
- toString() - Method in class org.opentrafficsim.road.gtu.lane.tactical.lmrs.IncentiveSocioSpeed
- toString() - Method in class org.opentrafficsim.road.gtu.lane.tactical.lmrs.IncentiveSpeed
- toString() - Method in class org.opentrafficsim.road.gtu.lane.tactical.lmrs.IncentiveSpeedWithCourtesy
- toString() - Method in class org.opentrafficsim.road.gtu.lane.tactical.lmrs.Lmrs
- toString() - Method in class org.opentrafficsim.road.gtu.lane.tactical.lmrs.LmrsFactory
- toString() - Method in record class org.opentrafficsim.road.gtu.lane.tactical.NextSplitInfo
-
Returns a string representation of this record class.
- toString() - Method in class org.opentrafficsim.road.gtu.lane.tactical.pt.BusSchedule
- toString() - Method in class org.opentrafficsim.road.gtu.lane.tactical.toledo.Toledo
- toString() - Method in class org.opentrafficsim.road.gtu.lane.tactical.toledo.ToledoFactory
- toString() - Method in class org.opentrafficsim.road.gtu.lane.tactical.toledo.ToledoPerception
- toString() - Method in record class org.opentrafficsim.road.gtu.lane.tactical.util.AnticipationInfo
-
Returns a string representation of this record class.
- toString() - Method in class org.opentrafficsim.road.gtu.lane.tactical.util.ConflictUtil.ConflictPlans
- toString() - Method in record class org.opentrafficsim.road.gtu.lane.tactical.util.lmrs.Desire
-
Returns a string representation of this record class.
- toString() - Method in class org.opentrafficsim.road.gtu.lane.tactical.util.lmrs.LmrsData
- toString() - Method in class org.opentrafficsim.road.gtu.strategical.LaneBasedStrategicalRoutePlanner
- toString() - Method in class org.opentrafficsim.road.gtu.strategical.LaneBasedStrategicalRoutePlannerFactory
- toString() - Method in class org.opentrafficsim.road.gtu.strategical.RouteGenerator.DefaultRouteGenerator
- toString() - Method in class org.opentrafficsim.road.network.factory.PeekStack
- toString() - Method in class org.opentrafficsim.road.network.lane.changing.OvertakingConditions.LeftAlwaysRightJam
- toString() - Method in class org.opentrafficsim.road.network.lane.changing.OvertakingConditions.LeftAlwaysRightSpeed
- toString() - Method in class org.opentrafficsim.road.network.lane.changing.OvertakingConditions.LeftAndRight
- toString() - Method in class org.opentrafficsim.road.network.lane.changing.OvertakingConditions.LeftOnly
- toString() - Method in class org.opentrafficsim.road.network.lane.changing.OvertakingConditions.LeftSet
- toString() - Method in class org.opentrafficsim.road.network.lane.changing.OvertakingConditions.LeftSetRightJam
- toString() - Method in class org.opentrafficsim.road.network.lane.changing.OvertakingConditions.LeftSetRightSpeed
- toString() - Method in class org.opentrafficsim.road.network.lane.changing.OvertakingConditions.None
- toString() - Method in class org.opentrafficsim.road.network.lane.changing.OvertakingConditions.RightAlwaysLeftJam
- toString() - Method in class org.opentrafficsim.road.network.lane.changing.OvertakingConditions.RightAlwaysLeftSpeed
- toString() - Method in class org.opentrafficsim.road.network.lane.changing.OvertakingConditions.RightOnly
- toString() - Method in class org.opentrafficsim.road.network.lane.changing.OvertakingConditions.RightSet
- toString() - Method in class org.opentrafficsim.road.network.lane.changing.OvertakingConditions.RightSetLeftJam
- toString() - Method in class org.opentrafficsim.road.network.lane.changing.OvertakingConditions.RightSetLeftSpeed
- toString() - Method in class org.opentrafficsim.road.network.lane.changing.OvertakingConditions.SameLaneBoth
- toString() - Method in class org.opentrafficsim.road.network.lane.changing.OvertakingConditions.SameLaneLeft
- toString() - Method in class org.opentrafficsim.road.network.lane.changing.OvertakingConditions.SameLaneRight
- toString() - Method in class org.opentrafficsim.road.network.lane.conflict.BusStopConflictRule
- toString() - Method in class org.opentrafficsim.road.network.lane.conflict.Conflict.ConflictEnd
- toString() - Method in class org.opentrafficsim.road.network.lane.conflict.Conflict
- toString() - Method in record class org.opentrafficsim.road.network.lane.conflict.ConflictBuilder.ConflictBuilderRecordBig
-
Returns a string representation of this record class.
- toString() - Method in record class org.opentrafficsim.road.network.lane.conflict.ConflictBuilder.ConflictBuilderRecordSmall
-
Returns a string representation of this record class.
- toString() - Method in class org.opentrafficsim.road.network.lane.conflict.ConflictBuilder.FixedWidthGenerator
- toString() - Method in class org.opentrafficsim.road.network.lane.conflict.ConflictBuilder.RelativeWidthGenerator
- toString() - Method in class org.opentrafficsim.road.network.lane.conflict.DefaultConflictRule
- toString() - Method in class org.opentrafficsim.road.network.lane.conflict.LaneCombinationList
- toString() - Method in class org.opentrafficsim.road.network.lane.CrossSectionElement
- toString() - Method in class org.opentrafficsim.road.network.lane.CrossSectionLink
- toString() - Method in class org.opentrafficsim.road.network.lane.CrossSectionSlice
- toString() - Method in class org.opentrafficsim.road.network.lane.Lane
- toString() - Method in record class org.opentrafficsim.road.network.lane.LanePosition
-
Returns a string representation of this record class.
- toString() - Method in class org.opentrafficsim.road.network.lane.LaneType
- toString() - Method in class org.opentrafficsim.road.network.lane.object.AbstractLaneBasedObject
- toString() - Method in class org.opentrafficsim.road.network.lane.object.BusStop
- toString() - Method in class org.opentrafficsim.road.network.lane.object.detector.DetectorType
- toString() - Method in class org.opentrafficsim.road.network.lane.object.detector.LaneDetector
- toString() - Method in class org.opentrafficsim.road.network.lane.object.detector.LoopDetector.PlatoonSizes
- toString() - Method in class org.opentrafficsim.road.network.lane.object.detector.ReportingDetector
- toString() - Method in class org.opentrafficsim.road.network.lane.object.detector.SinkDetector
- toString() - Method in class org.opentrafficsim.road.network.lane.object.detector.TrafficLightDetector.StartEndDetector
- toString() - Method in class org.opentrafficsim.road.network.lane.object.detector.TrafficLightDetector
- toString() - Method in class org.opentrafficsim.road.network.lane.object.SpeedSign
- toString() - Method in class org.opentrafficsim.road.network.lane.object.trafficlight.TrafficLight
- toString() - Method in record class org.opentrafficsim.road.network.LaneChangeInfo
-
Returns a string representation of this record class.
- toString() - Method in class org.opentrafficsim.road.network.sampling.data.SpeedLimit
- toString() - Method in class org.opentrafficsim.road.network.sampling.data.TimeToCollision
- toString() - Method in class org.opentrafficsim.road.network.sampling.GtuDataRoad
- toString() - Method in class org.opentrafficsim.road.network.sampling.LaneDataRoad
- toString() - Method in class org.opentrafficsim.road.network.sampling.LinkDataRoad
- toString() - Method in class org.opentrafficsim.road.network.sampling.RoadSampler
- toString() - Method in record class org.opentrafficsim.road.network.speed.SpeedInfoCurvature
-
Returns a string representation of this record class.
- toString() - Method in class org.opentrafficsim.road.network.speed.SpeedLimitInfo
- toString() - Method in class org.opentrafficsim.road.network.speed.SpeedLimitProspect
- toString() - Method in class org.opentrafficsim.road.network.speed.SpeedLimitType
- toString() - Method in class org.opentrafficsim.road.network.speed.SpeedLimitTypeSpeed
- toString() - Method in class org.opentrafficsim.road.network.speed.SpeedLimitTypeSpeedLegal
- toString() - Method in class org.opentrafficsim.road.od.Categorization
- toString() - Method in class org.opentrafficsim.road.od.Category
- toString() - Method in record class org.opentrafficsim.road.od.OdApplier.GeneratorObjects
-
Returns a string representation of this record class.
- toString() - Method in class org.opentrafficsim.road.od.OdMatrix
- toString() - Method in class org.opentrafficsim.road.od.OdOptions.Option
- toString() - Method in class org.opentrafficsim.road.od.SplitFraction
- totalFlow() - Method in class org.opentrafficsim.road.network.control.rampmetering.SingleCrossSectionSwitch
-
Returns the total flow over the detectors.
- toXml(RoadNetwork) - Static method in class org.opentrafficsim.road.network.factory.RoadNetworkUtils
-
Create an xml-version of the network.
- toXml(RoadNetwork, OutputStream) - Static method in class org.opentrafficsim.road.network.factory.RoadNetworkUtils
-
Create an xml-version of the network.
- toXml(RoadNetwork, Writer) - Static method in class org.opentrafficsim.road.network.factory.RoadNetworkUtils
-
Create an xml-version of the network.
- TR_MAX - Static variable in class org.opentrafficsim.road.gtu.lane.perception.mental.AdaptationSituationalAwareness
-
Maximum reaction time at 0 situational awareness.
- TRAFFIC_LIGHT - Static variable in class org.opentrafficsim.road.definitions.DefaultsRoadNl
-
Traffic light detector type.
- TRAFFIC_LIGHT_DETECTOR_TRIGGER_ENTRY_EVENT - Static variable in class org.opentrafficsim.road.network.lane.object.detector.TrafficLightDetector
-
The timed event type for pub/sub indicating the triggering of the entry of a NonDirectionalOccupancyDetector.
- TRAFFIC_LIGHT_DETECTOR_TRIGGER_EXIT_EVENT - Static variable in class org.opentrafficsim.road.network.lane.object.detector.TrafficLightDetector
-
The timed event type for pub/sub indicating the triggering of the exit of an NonDirectionalOccupancyDetector.
- TrafficLight - Class in org.opentrafficsim.road.network.lane.object.trafficlight
-
Standard implementation of a traffic light.
- TrafficLight(String, Lane, Length, OtsSimulatorInterface) - Constructor for class org.opentrafficsim.road.network.lane.object.trafficlight.TrafficLight
-
Construct an AbstractTrafficLight at default elevation (use only on roads at elevation 0).
- TrafficLight(String, Lane, Length, OtsSimulatorInterface, Length) - Constructor for class org.opentrafficsim.road.network.lane.object.trafficlight.TrafficLight
-
Construct an AbstractTrafficLight with specified elevation.
- TRAFFICLIGHT - Enum constant in enum class org.opentrafficsim.road.gtu.lane.perception.headway.Headway.ObjectType
-
the observed object for headway is a traffic light.
- TRAFFICLIGHT_CHANGE_EVENT - Static variable in class org.opentrafficsim.road.network.lane.object.trafficlight.TrafficLight
-
The timed event type for pub/sub indicating the change of color of a traffic light.
- TrafficLightColor - Enum Class in org.opentrafficsim.road.network.lane.object.trafficlight
-
The colors for a normal traffic light.
- TrafficLightDetector - Class in org.opentrafficsim.road.network.lane.object.detector
-
This traffic light reports whether any GTUs are within its area.
- TrafficLightDetector(String, Lane, Length, Lane, Length, List<Lane>, RelativePosition.Type, RelativePosition.Type, OtsSimulatorInterface, DetectorType) - Constructor for class org.opentrafficsim.road.network.lane.object.detector.TrafficLightDetector
-
Construct a new traffic light detector.
TODO Possibly provide the GtuTypes that trigger the detector as an argument for the constructor - TrafficLightDetector.StartEndDetector - Class in org.opentrafficsim.road.network.lane.object.detector
-
Embedded detectors used by a TrafficLightDetector.
- TrafficLightUtil - Class in org.opentrafficsim.road.gtu.lane.tactical.util
-
Static methods regarding traffic lights for composition in tactical planners.
- TrafficPerception - Interface in org.opentrafficsim.road.gtu.lane.perception.categories
-
Perception of general traffic ahead.
- TrapezoidProfile(double, Length, Length, Length) - Constructor for class org.opentrafficsim.road.network.lane.object.Distraction.TrapezoidProfile
- TRI_EXP - Static variable in interface org.opentrafficsim.road.gtu.generator.headway.ArrivalsHeadwayGenerator.HeadwayDistribution
-
Triangular (left side, mean 2/3) and exponential (right side, mean 4/3) headway distribution.
- TRIANGULAR - Static variable in interface org.opentrafficsim.road.gtu.generator.headway.ArrivalsHeadwayGenerator.HeadwayDistribution
-
Triangular headway distribution.
- trigger(LaneBasedGtu) - Method in class org.opentrafficsim.road.network.lane.object.detector.LaneDetector
-
Trigger an action on the GTU.
- triggerResponse(LaneBasedGtu) - Method in class org.opentrafficsim.road.network.lane.object.detector.LaneDetector
-
Implementation of the response to a trigger of this detector by a GTU.
- triggerResponse(LaneBasedGtu) - Method in class org.opentrafficsim.road.network.lane.object.detector.LoopDetector
-
Implementation of the response to a trigger of this detector by a GTU.
- triggerResponse(LaneBasedGtu) - Method in class org.opentrafficsim.road.network.lane.object.detector.ReportingDetector
-
Implementation of the response to a trigger of this detector by a GTU.
- triggerResponse(LaneBasedGtu) - Method in class org.opentrafficsim.road.network.lane.object.detector.SinkDetector
-
Implementation of the response to a trigger of this detector by a GTU.
- triggerResponse(LaneBasedGtu) - Method in class org.opentrafficsim.road.network.lane.object.detector.TrafficLightDetector.StartEndDetector
-
Implementation of the response to a trigger of this detector by a GTU.
- TRUCK_RIGHT - Static variable in class org.opentrafficsim.road.gtu.generator.GeneratorPositions.LaneBias
-
Strong right-hand bias, limited to a maximum of 2 lanes.
- TS - Static variable in class org.opentrafficsim.road.gtu.lane.perception.mental.Fuller
-
Task saturation.
- TS_CRIT - Static variable in class org.opentrafficsim.road.gtu.lane.perception.mental.Fuller
-
Critical task saturation.
- TS_MAX - Static variable in class org.opentrafficsim.road.gtu.lane.perception.mental.Fuller
-
Maximum task saturation, pertaining to maximum deterioration.
- TtcRoomChecker - Class in org.opentrafficsim.road.gtu.generator
-
Room checker based on time-to-collision.
- TtcRoomChecker(Duration) - Constructor for class org.opentrafficsim.road.gtu.generator.TtcRoomChecker
-
Constructor.
- TWO_WAY_LANE - Static variable in class org.opentrafficsim.road.definitions.DefaultsRoadNl
-
For two-way roads.
U
- UNCATEGORIZED - Static variable in class org.opentrafficsim.road.od.Categorization
-
Empty categorization.
- UNCATEGORIZED - Static variable in class org.opentrafficsim.road.od.Category
-
Empty category.
- underlying() - Method in class org.opentrafficsim.road.gtu.lane.perception.AbstractPerceptionReiterable
-
Returns an iterator over the underlying objects.
- underlying() - Method in interface org.opentrafficsim.road.gtu.lane.perception.PerceptionCollectable
-
Returns an iterator over the underlying objects.
- underlying() - Method in class org.opentrafficsim.road.gtu.lane.perception.PerceptionCollectableFiltered
-
Returns an iterator over the underlying objects.
- UnderlyingDistance(U, Length) - Constructor for class org.opentrafficsim.road.gtu.lane.perception.PerceptionCollectable.UnderlyingDistance
- underlyingWithDistance() - Method in class org.opentrafficsim.road.gtu.lane.perception.AbstractPerceptionReiterable
-
Returns an iterator over the underlying objects coupled with the distance.
- underlyingWithDistance() - Method in interface org.opentrafficsim.road.gtu.lane.perception.PerceptionCollectable
-
Returns an iterator over the underlying objects coupled with the distance.
- underlyingWithDistance() - Method in class org.opentrafficsim.road.gtu.lane.perception.PerceptionCollectableFiltered
-
Returns an iterator over the underlying objects coupled with the distance.
- UNIFORM - Static variable in interface org.opentrafficsim.road.gtu.generator.headway.ArrivalsHeadwayGenerator.HeadwayDistribution
-
Uniform headway distribution.
- up1() - Method in record class org.opentrafficsim.road.network.lane.conflict.ConflictBuilder.ConflictBuilderRecordSmall
-
Returns the value of the
up1
record component. - up2() - Method in record class org.opentrafficsim.road.network.lane.conflict.ConflictBuilder.ConflictBuilderRecordSmall
-
Returns the value of the
up2
record component. - update(Length) - Method in class org.opentrafficsim.road.network.speed.SpeedLimitProspect
-
Updates the distance values.
- updateAccessibleAdjacentLanes() - Method in interface org.opentrafficsim.road.gtu.lane.perception.categories.DefaultSimplePerception
-
Update the accessible adjacent lanes.
- updateAccessibleAdjacentLanesLeft() - Method in interface org.opentrafficsim.road.gtu.lane.perception.categories.DefaultSimplePerception
-
Update the accessible adjacent lanes on the left.
- updateAccessibleAdjacentLanesLeft() - Method in class org.opentrafficsim.road.gtu.lane.perception.categories.DirectDefaultSimplePerception
-
Update the accessible adjacent lanes on the left.
- updateAccessibleAdjacentLanesRight() - Method in interface org.opentrafficsim.road.gtu.lane.perception.categories.DefaultSimplePerception
-
Update the accessible adjacent lanes on the right.
- updateAccessibleAdjacentLanesRight() - Method in class org.opentrafficsim.road.gtu.lane.perception.categories.DirectDefaultSimplePerception
-
Update the accessible adjacent lanes on the right.
- updateBackwardHeadway() - Method in interface org.opentrafficsim.road.gtu.lane.perception.categories.DefaultSimplePerception
-
Update the backward headway and first object (e.g., a GTU) behind.
- updateBackwardHeadway() - Method in class org.opentrafficsim.road.gtu.lane.perception.categories.DirectDefaultSimplePerception
-
Update the backward headway and first object (e.g., a GTU) behind.
- updateForwardHeadwayGtu() - Method in interface org.opentrafficsim.road.gtu.lane.perception.categories.DefaultSimplePerception
-
Update the forward headway and first object (a GTU) in front.
- updateForwardHeadwayGtu() - Method in class org.opentrafficsim.road.gtu.lane.perception.categories.DirectDefaultSimplePerception
-
Update the forward headway and first object (a GTU) in front.
- updateForwardHeadwayObject() - Method in interface org.opentrafficsim.road.gtu.lane.perception.categories.DefaultSimplePerception
-
Update the forward headway and first object (but not a GTU) in front.
- updateForwardHeadwayObject() - Method in class org.opentrafficsim.road.gtu.lane.perception.categories.DirectDefaultSimplePerception
-
Update the forward headway and first object (but not a GTU) in front.
- updateInfrastructureLaneChangeInfo(RelativeLane) - Method in class org.opentrafficsim.road.gtu.lane.tactical.toledo.ToledoPerception
-
Updates the infrastructural lane change info.
- updateLanePathInfo() - Method in interface org.opentrafficsim.road.gtu.lane.perception.categories.DefaultSimplePerception
- updateLanePathInfo() - Method in class org.opentrafficsim.road.gtu.lane.perception.categories.DirectDefaultSimplePerception
- updateNeighboringHeadways(LateralDirectionality) - Method in interface org.opentrafficsim.road.gtu.lane.perception.categories.DefaultSimplePerception
-
Update the objects (e.g., GTUs) in parallel, in front and behind for the lane in the given direction, with their headway relative to our GTU, and information about the status of the adjacent objects.
- updateNeighboringHeadways(LateralDirectionality) - Method in class org.opentrafficsim.road.gtu.lane.perception.categories.DirectDefaultSimplePerception
-
Update the objects (e.g., GTUs) in parallel, in front and behind for the lane in the given direction, with their headway relative to our GTU, and information about the status of the adjacent objects.
- updateNeighboringHeadwaysLeft() - Method in interface org.opentrafficsim.road.gtu.lane.perception.categories.DefaultSimplePerception
-
Update the objects (e.g., GTUs) in parallel, in front and behind on the left neighboring lane, with their headway relative to our GTU, and information about the status of the adjacent objects.
- updateNeighboringHeadwaysLeft() - Method in class org.opentrafficsim.road.gtu.lane.perception.categories.DirectDefaultSimplePerception
-
Update the objects (e.g., GTUs) in parallel, in front and behind on the left neighboring lane, with their headway relative to our GTU, and information about the status of the adjacent objects.
- updateNeighboringHeadwaysRight() - Method in interface org.opentrafficsim.road.gtu.lane.perception.categories.DefaultSimplePerception
-
Update the objects (e.g., GTUs) in parallel, in front and behind on the right neighboring lane, with their headway relative to our GTU, and information about the status of the adjacent objects.
- updateNeighboringHeadwaysRight() - Method in class org.opentrafficsim.road.gtu.lane.perception.categories.DirectDefaultSimplePerception
-
Update the objects (e.g., GTUs) in parallel, in front and behind on the right neighboring lane, with their headway relative to our GTU, and information about the status of the adjacent objects.
- updateParallelHeadways(LateralDirectionality) - Method in interface org.opentrafficsim.road.gtu.lane.perception.categories.DefaultSimplePerception
-
Update the parallel objects (e.g., GTUs) for the given direction, with information about their status and parallel overlap with our GTU.
- updateParallelHeadways(LateralDirectionality) - Method in class org.opentrafficsim.road.gtu.lane.perception.categories.DirectDefaultSimplePerception
-
Update the parallel objects (e.g., GTUs) for the given direction, with information about their status and parallel overlap with our GTU.
- updateParallelHeadwaysLeft() - Method in interface org.opentrafficsim.road.gtu.lane.perception.categories.DefaultSimplePerception
-
Update the parallel objects (e.g., GTUs) on the left, with information about their status and parallel overlap with our GTU.
- updateParallelHeadwaysLeft() - Method in class org.opentrafficsim.road.gtu.lane.perception.categories.DirectDefaultSimplePerception
-
Update the parallel objects (e.g., GTUs) on the left, with information about their status and parallel overlap with our GTU.
- updateParallelHeadwaysRight() - Method in interface org.opentrafficsim.road.gtu.lane.perception.categories.DefaultSimplePerception
-
Update the parallel objects (e.g., GTUs) on the right, with information about their status and parallel overlap with our GTU.
- updateParallelHeadwaysRight() - Method in class org.opentrafficsim.road.gtu.lane.perception.categories.DirectDefaultSimplePerception
-
Update the parallel objects (e.g., GTUs) on the right, with information about their status and parallel overlap with our GTU.
- updateSpeedLimit() - Method in interface org.opentrafficsim.road.gtu.lane.perception.categories.DefaultSimplePerception
-
Update speedLimit.
- updateSpeedLimit() - Method in class org.opentrafficsim.road.gtu.lane.perception.categories.DirectDefaultSimplePerception
-
Update speedLimit.
- UpstreamNeighborsIterable - Class in org.opentrafficsim.road.gtu.lane.perception
-
Iterable to find upstream GTU's.
- UpstreamNeighborsIterable(LaneBasedGtu, LaneRecordInterface<?>, Length, Length, RelativePosition, HeadwayGtuType, RelativeLane) - Constructor for class org.opentrafficsim.road.gtu.lane.perception.UpstreamNeighborsIterable
-
Constructor.
- URBAN_ROAD - Static variable in class org.opentrafficsim.road.definitions.DefaultsRoadNl
-
Urban (stedelijk, 50km/h).
V
- valueOf(String) - Static method in enum class org.opentrafficsim.road.gtu.lane.perception.headway.GtuStatus
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.opentrafficsim.road.gtu.lane.perception.headway.Headway.ObjectType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.opentrafficsim.road.gtu.lane.perception.mental.sdm.DefaultDistraction
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.opentrafficsim.road.gtu.lane.tactical.Controllable.State
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.opentrafficsim.road.gtu.lane.tactical.Synchronizable.State
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.opentrafficsim.road.network.lane.changing.LaneKeepingPolicy
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.opentrafficsim.road.network.lane.changing.OvertakingDirection
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.opentrafficsim.road.network.lane.conflict.ConflictPriority
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.opentrafficsim.road.network.lane.conflict.ConflictType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.opentrafficsim.road.network.lane.CrossSectionLink.Priority
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.opentrafficsim.road.network.lane.object.trafficlight.TrafficLightColor
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.opentrafficsim.road.network.lane.Stripe.Type
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.opentrafficsim.road.network.LaneAccessLaw
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.opentrafficsim.road.od.Interpolation
-
Returns the enum constant of this class with the specified name.
- values() - Static method in enum class org.opentrafficsim.road.gtu.lane.perception.headway.GtuStatus
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.opentrafficsim.road.gtu.lane.perception.headway.Headway.ObjectType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.opentrafficsim.road.gtu.lane.perception.mental.sdm.DefaultDistraction
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.opentrafficsim.road.gtu.lane.tactical.Controllable.State
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.opentrafficsim.road.gtu.lane.tactical.Synchronizable.State
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.opentrafficsim.road.network.lane.changing.LaneKeepingPolicy
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.opentrafficsim.road.network.lane.changing.OvertakingDirection
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.opentrafficsim.road.network.lane.conflict.ConflictPriority
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.opentrafficsim.road.network.lane.conflict.ConflictType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.opentrafficsim.road.network.lane.CrossSectionLink.Priority
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.opentrafficsim.road.network.lane.object.trafficlight.TrafficLightColor
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.opentrafficsim.road.network.lane.Stripe.Type
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.opentrafficsim.road.network.LaneAccessLaw
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.opentrafficsim.road.od.Interpolation
-
Returns an array containing the constants of this enum class, in the order they are declared.
- VCONG - Static variable in class org.opentrafficsim.road.gtu.lane.tactical.lmrs.AccelerationNoRightOvertake
-
Speed threshold below which traffic is considered congested.
- VCONG - Static variable in class org.opentrafficsim.road.gtu.lane.tactical.lmrs.IncentiveGetInLane
-
Congestion speed threshold parameter type.
- VCONG - Static variable in class org.opentrafficsim.road.gtu.lane.tactical.lmrs.IncentiveSocioSpeed
-
Speed threshold below which traffic is considered congested.
- VCONG - Static variable in class org.opentrafficsim.road.gtu.lane.tactical.lmrs.IncentiveSpeedWithCourtesy
-
Speed threshold below which traffic is considered congested.
- VehicleModel - Interface in org.opentrafficsim.road.gtu.lane
-
Interface for vehicle models.
- VehicleModel.MassBased - Class in org.opentrafficsim.road.gtu.lane
-
Defines (fixed) mass and moment of inertia about z-axis.
- VehicleModelFactory - Interface in org.opentrafficsim.road.gtu.lane
-
Factory for vehicle models.
- VEHICLES - Static variable in class org.opentrafficsim.road.definitions.DefaultsRoadNl
-
Makes a Detector compatible with all vehicles, e.g. for loop detectors.
- VGAIN - Static variable in class org.opentrafficsim.road.gtu.lane.tactical.lmrs.IncentiveSocioSpeed
-
Vgain parameter; ego-speed sensitivity.
- VGAIN - Static variable in class org.opentrafficsim.road.gtu.lane.tactical.lmrs.IncentiveSpeedWithCourtesy
-
Anticipation speed difference parameter type.
- VGAIN - Static variable in class org.opentrafficsim.road.gtu.lane.tactical.lmrs.SocioDesiredSpeed
-
Vgain parameter; ego-speed sensitivity.
- VGAIN - Static variable in interface org.opentrafficsim.road.gtu.lane.tactical.util.lmrs.LmrsParameters
-
Anticipation speed difference at full lane change desired.
- VOLUNTARY - Static variable in class org.opentrafficsim.road.gtu.lane.tactical.lmrs.AbstractIncentivesTacticalPlanner
-
Parameter type for voluntary lane change incentives.
- VoluntaryIncentive - Interface in org.opentrafficsim.road.gtu.lane.tactical.util.lmrs
-
Interface for voluntary incentives.
W
- WEAK_LEFT - Static variable in class org.opentrafficsim.road.gtu.generator.GeneratorPositions.LaneBias
-
Weak left-hand bias, 2nd left lane contains 50% relative to left most lane, in free traffic.
- WEAK_MIDDLE - Static variable in class org.opentrafficsim.road.gtu.generator.GeneratorPositions.LaneBias
-
Weak middle bias, 2nd left lane contains 50% relative to left most lane, in free traffic.
- WEAK_RIGHT - Static variable in class org.opentrafficsim.road.gtu.generator.GeneratorPositions.LaneBias
-
Weak right-hand bias, 2nd right lane contains 50% relative to right most lane, in free traffic.
- Width(double[], LengthVector) - Constructor for class org.opentrafficsim.road.gtu.lane.perception.headway.HeadwayConflict.Width
- WIDTH_COLUMN - Static variable in class org.opentrafficsim.road.gtu.generator.Injections
-
Width column id.
- widthGenerator() - Method in record class org.opentrafficsim.road.network.lane.conflict.ConflictBuilder.ConflictBuilderRecordBig
-
Returns the value of the
widthGenerator
record component. - widthGenerator() - Method in record class org.opentrafficsim.road.network.lane.conflict.ConflictBuilder.ConflictBuilderRecordSmall
-
Returns the value of the
widthGenerator
record component. - WienerProcess - Class in org.opentrafficsim.road.gtu.lane.perception.categories
-
A numerical update scheme that represents a Wiener process if
dt << tau
. - WienerProcess(StreamInterface, double, double, Duration, OtsSimulatorInterface) - Constructor for class org.opentrafficsim.road.gtu.lane.perception.categories.WienerProcess
- willDestroy(LaneBasedGtu) - Method in class org.opentrafficsim.road.network.lane.object.detector.SinkDetector
-
Returns whether the GTU will be removed by this sink.
- WorldDirData - Class in org.opentrafficsim.road.network.sampling.data
-
Extended data type in sampler to record world direction.
- WorldDirData() - Constructor for class org.opentrafficsim.road.network.sampling.data.WorldDirData
-
Constructor.
- WorldXData - Class in org.opentrafficsim.road.network.sampling.data
-
Extended data type in sampler to record world x coordinate.
- WorldXData() - Constructor for class org.opentrafficsim.road.network.sampling.data.WorldXData
-
Constructor.
- WorldYData - Class in org.opentrafficsim.road.network.sampling.data
-
Extended data type in sampler to record world x coordinate.
- WorldYData() - Constructor for class org.opentrafficsim.road.network.sampling.data.WorldYData
-
Constructor.
- WRAP - Static variable in interface org.opentrafficsim.road.gtu.lane.perception.categories.neighbors.HeadwayGtuType
-
The GTU is wrapped, and info is taken directly from it.
X
- X0 - Static variable in class org.opentrafficsim.road.gtu.lane.control.AbstractActuatedControl
-
(C)ACC stopping distance.
Y
- YELLOW - Enum constant in enum class org.opentrafficsim.road.network.lane.object.trafficlight.TrafficLightColor
-
GTU is allowed to continue if it cannot stop anymore.
- YIELD - Enum constant in enum class org.opentrafficsim.road.network.lane.conflict.ConflictPriority
-
Yield.
- YIELD - Enum constant in enum class org.opentrafficsim.road.network.lane.CrossSectionLink.Priority
-
Yield.
Z
- ZERO - Static variable in record class org.opentrafficsim.road.gtu.lane.tactical.util.lmrs.Desire
-
Easy access and efficient zero desired.
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form