Package | Description |
---|---|
org.opentrafficsim.road.gtu.lane.perception.headway |
Copyright (c) 2013-2019 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
|
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.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractHeadwayLaneBasedObject
Lane based object headway with constructors for stationary information.
|
class |
HeadwayBusStop
Copyright (c) 2013-2019 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
|
class |
HeadwayConflict
Copyright (c) 2013-2019 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
|
class |
HeadwayStopLine
Copyright (c) 2013-2019 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
|
class |
HeadwayTrafficLight
Container for a reference to information about a (lane based) traffic light and a headway to the traffic light.
|
Modifier and Type | Method and Description |
---|---|
default <T extends HeadwayLaneBasedObject> |
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.
|
Copyright © 2014–2019 Delft University of Technology. All rights reserved.