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 classAbstractHeadwayCopyContainer for a reference to information about a (lane based) GTU and a headway.classAbstractHeadwayGTUContainer for a reference to information about a (lane based) GTU and a headway.classAbstractHeadwayLaneBasedObjectLane based object headway with constructors for stationary information.classHeadwayBusStopCopyright (c) 2013-2020 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.classHeadwayConflictCopyright (c) 2013-2020 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.classHeadwayGTUPerceivedCopyright (c) 2013-2020 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.classHeadwayGTURealContainer for a reference to information about a (lane based) GTU and a headway.classHeadwayGTURealCopyContainer for a reference to information about a (lane based) GTU and a headway.classHeadwayGTUSimpleContainer for a reference to information about a (lane based) GTU and a headway.classHeadwayGTUTypeContainer for a reference to information about a (lane based) GTU and a headway.classHeadwayObjectContainer for a reference to information about a (lane based) object and a headway.classHeadwayStopLineCopyright (c) 2013-2020 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.classHeadwayTrafficLightContainer 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 classCarFollowingUtil.CarFollowingHeadwaySimple headway implementation for minimum car-following information.