Uses of Package
org.opentrafficsim.road.gtu.lane.perception.headway
Package | Description |
---|---|
org.opentrafficsim.road.gtu.generator |
Generate GTUs according to some prescription.
|
org.opentrafficsim.road.gtu.lane.control |
Classes about vehicle control, including ACC and CACC.
|
org.opentrafficsim.road.gtu.lane.perception |
Implementation of lane-based perception for the GTU.
|
org.opentrafficsim.road.gtu.lane.perception.categories |
Categories define a set of perceivable information.
|
org.opentrafficsim.road.gtu.lane.perception.categories.neighbors |
Contains perception categories to perceive neighbors.
|
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.plan.operational |
Specific operational plan method for road-vehicles operating in a lane-based network.
|
org.opentrafficsim.road.gtu.lane.tactical.directedlanechange |
Classes that deal with lane changing models.
|
org.opentrafficsim.road.gtu.lane.tactical.following |
GTU (Car) following models such as IDM+.
|
org.opentrafficsim.road.gtu.lane.tactical.lanechangemobil |
Classes that deal with lane changing models.
|
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.toledo |
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.
|
org.opentrafficsim.road.gtu.lane.tactical.util.lmrs |
LMRS (Lane change Model with Relaxation and Synchronization) utilities for tactical planner.
|
org.opentrafficsim.road.network.lane.conflict |
Contains classes describing intersection conflicts.
|
-
Classes in org.opentrafficsim.road.gtu.lane.perception.headway used by org.opentrafficsim.road.gtu.generator Class Description Headway Interface for a reference to information about a (lane based) GTU and a headway.HeadwayGTU Interface for perceived surrounding GTU's. -
Classes in org.opentrafficsim.road.gtu.lane.perception.headway used by org.opentrafficsim.road.gtu.lane.control Class Description HeadwayGTU Interface for perceived surrounding GTU's. -
Classes in org.opentrafficsim.road.gtu.lane.perception.headway used by org.opentrafficsim.road.gtu.lane.perception Class Description Headway Interface for a reference to information about a (lane based) GTU and a headway.HeadwayGTU Interface for perceived surrounding GTU's. -
Classes in org.opentrafficsim.road.gtu.lane.perception.headway used by org.opentrafficsim.road.gtu.lane.perception.categories Class Description Headway Interface for a reference to information about a (lane based) GTU and a headway.HeadwayBusStop Copyright (c) 2013-2020 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.HeadwayConflict Copyright (c) 2013-2020 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.HeadwayTrafficLight Container for a reference to information about a (lane based) traffic light and a headway to the traffic light. -
Classes in org.opentrafficsim.road.gtu.lane.perception.headway used by org.opentrafficsim.road.gtu.lane.perception.categories.neighbors Class Description HeadwayGTU Interface for perceived surrounding GTU's. -
Classes in org.opentrafficsim.road.gtu.lane.perception.headway used by org.opentrafficsim.road.gtu.lane.perception.headway Class Description AbstractHeadway Super class for non-delayed and non-erroneous perception.AbstractHeadwayCopy Container for a reference to information about a (lane based) GTU and a headway.AbstractHeadwayGTU Container for a reference to information about a (lane based) GTU and a headway.AbstractHeadwayLaneBasedObject Lane based object headway with constructors for stationary information.GTUStatus Observable characteristics of a GTU.Headway Interface for a reference to information about a (lane based) GTU and a headway.Headway.ObjectType the object types that can be distinguished for headway.HeadwayConflict.Width Width progression of conflict.HeadwayGTU Interface for perceived surrounding GTU's.HeadwayGTURealCopy Container for a reference to information about a (lane based) GTU and a headway.HeadwayLaneBasedObject Headway of a lane-based object.HeadwayStopLine Copyright (c) 2013-2020 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands. -
Classes in org.opentrafficsim.road.gtu.lane.perception.headway used by org.opentrafficsim.road.gtu.lane.plan.operational Class Description Headway Interface for a reference to information about a (lane based) GTU and a headway. -
Classes in org.opentrafficsim.road.gtu.lane.perception.headway used by org.opentrafficsim.road.gtu.lane.tactical.directedlanechange Class Description Headway Interface for a reference to information about a (lane based) GTU and a headway. -
Classes in org.opentrafficsim.road.gtu.lane.perception.headway used by org.opentrafficsim.road.gtu.lane.tactical.following Class Description Headway Interface for a reference to information about a (lane based) GTU and a headway. -
Classes in org.opentrafficsim.road.gtu.lane.perception.headway used by org.opentrafficsim.road.gtu.lane.tactical.lanechangemobil Class Description Headway Interface for a reference to information about a (lane based) GTU and a headway. -
Classes in org.opentrafficsim.road.gtu.lane.perception.headway used by org.opentrafficsim.road.gtu.lane.tactical.lmrs Class Description HeadwayLaneBasedObject Headway of a lane-based object. -
Classes in org.opentrafficsim.road.gtu.lane.perception.headway used by org.opentrafficsim.road.gtu.lane.tactical.toledo Class Description Headway Interface for a reference to information about a (lane based) GTU and a headway. -
Classes in org.opentrafficsim.road.gtu.lane.perception.headway used by org.opentrafficsim.road.gtu.lane.tactical.util Class Description AbstractHeadway Super class for non-delayed and non-erroneous perception.Headway Interface for a reference to information about a (lane based) GTU and a headway.Headway.ObjectType the object types that can be distinguished for headway.HeadwayConflict Copyright (c) 2013-2020 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.HeadwayGTU Interface for perceived surrounding GTU's.HeadwayTrafficLight Container for a reference to information about a (lane based) traffic light and a headway to the traffic light. -
Classes in org.opentrafficsim.road.gtu.lane.perception.headway used by org.opentrafficsim.road.gtu.lane.tactical.util.lmrs Class Description Headway Interface for a reference to information about a (lane based) GTU and a headway.HeadwayGTU Interface for perceived surrounding GTU's. -
Classes in org.opentrafficsim.road.gtu.lane.perception.headway used by org.opentrafficsim.road.network.lane.conflict Class Description HeadwayGTU Interface for perceived surrounding GTU's.