Uses of Class
org.opentrafficsim.road.gtu.lane.perception.headway.AbstractHeadway
Package | Description |
---|---|
org.opentrafficsim.road.gtu.lane.perception.headway |
Copyright (c) 2013-2020 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
|
org.opentrafficsim.road.gtu.lane.tactical.util |
Static methods for composition in tactical planners.
|
-
Uses of AbstractHeadway in org.opentrafficsim.road.gtu.lane.perception.headway
Subclasses of AbstractHeadway in org.opentrafficsim.road.gtu.lane.perception.headway Modifier and Type Class Description class
AbstractHeadwayCopy
Container for a reference to information about a (lane based) GTU and a headway.class
AbstractHeadwayGTU
Container for a reference to information about a (lane based) GTU and a headway.class
AbstractHeadwayLaneBasedObject
Lane based object headway with constructors for stationary information.class
HeadwayBusStop
Copyright (c) 2013-2020 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.class
HeadwayConflict
Copyright (c) 2013-2020 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.class
HeadwayGTUPerceived
Copyright (c) 2013-2020 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.class
HeadwayGTUReal
Container for a reference to information about a (lane based) GTU and a headway.class
HeadwayGTURealCopy
Container for a reference to information about a (lane based) GTU and a headway.class
HeadwayGTUSimple
Container for a reference to information about a (lane based) GTU and a headway.class
HeadwayGTUType
Container for a reference to information about a (lane based) GTU and a headway.class
HeadwayObject
Container for a reference to information about a (lane based) object and a headway.class
HeadwayStopLine
Copyright (c) 2013-2020 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. -
Uses of AbstractHeadway in org.opentrafficsim.road.gtu.lane.tactical.util
Subclasses of AbstractHeadway in org.opentrafficsim.road.gtu.lane.tactical.util Modifier and Type Class Description static class
CarFollowingUtil.CarFollowingHeadway
Simple headway implementation for minimum car-following information.