Uses of Interface
org.opentrafficsim.road.gtu.lane.perception.headway.HeadwayLaneBasedObject
Package
Description
Copyright (c) 2013-2024 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
Classes that implement the LMRS lane change model integrated with a car-following model forming a tactical planner.
-
Uses of HeadwayLaneBasedObject in org.opentrafficsim.road.gtu.lane.perception.headway
Modifier and TypeClassDescriptionclass
Lane based object headway with constructors for stationary information.class
Copyright (c) 2013-2024 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.class
Copyright (c) 2013-2024 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.final class
Copyright (c) 2013-2024 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.class
Container for a reference to information about a (lane based) traffic light and a headway to the traffic light. -
Uses of HeadwayLaneBasedObject in org.opentrafficsim.road.gtu.lane.tactical.lmrs
Modifier and TypeMethodDescriptiondefault <T extends HeadwayLaneBasedObject>
Iterable<T>AccelerationIncentive.onRoute
(Iterable<T> iterable, LaneBasedGtu gtu) Returns an iterable with only those lane-based objects that are on the route, accounting for longitudinal direction of the GTU type.