Uses of Package
org.opentrafficsim.road.gtu.lane.tactical
Package | Description |
---|---|
org.opentrafficsim.road.gtu.generator.od |
OD based vehicle generation.
|
org.opentrafficsim.road.gtu.lane |
The lane-based GTUs are the Generalized Travel Units that travel in lanes, and need to switch lanes to overtake.
|
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.tactical |
Tactical planners for a lane-based GTU.
|
org.opentrafficsim.road.gtu.lane.tactical.following |
GTU (Car) following models such as IDM+.
|
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.steering |
Development tactical planners using the steering utility.
|
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.gtu.strategical |
Strategical planners for a road-based GTU.
|
org.opentrafficsim.road.gtu.strategical.route |
Route planners as part of strategical planning.
|
-
Classes in org.opentrafficsim.road.gtu.lane.tactical used by org.opentrafficsim.road.gtu.generator.od Class Description LaneBasedTacticalPlanner Copyright (c) 2013-2020 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.LaneBasedTacticalPlannerFactory A factory class is used to generate tactical planners as the tactical planner is state-full. -
Classes in org.opentrafficsim.road.gtu.lane.tactical used by org.opentrafficsim.road.gtu.lane Class Description LaneBasedTacticalPlanner Copyright (c) 2013-2020 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands. -
Classes in org.opentrafficsim.road.gtu.lane.tactical used by org.opentrafficsim.road.gtu.lane.perception Class Description ModelComponentFactory Interface for factories of model components, such as strategical planners, tactical planners and car-following models. -
Classes in org.opentrafficsim.road.gtu.lane.tactical used by org.opentrafficsim.road.gtu.lane.perception.categories Class Description LanePathInfo This class provides the following information for an operational plan: the lanes to follow, with the direction to drive on them the starting point on the first lane the path to follow when staying on the same lane -
Classes in org.opentrafficsim.road.gtu.lane.tactical used by org.opentrafficsim.road.gtu.lane.tactical Class Description AbstractLaneBasedTacticalPlanner A lane-based tactical planner generates an operational plan for the lane-based GTU.Controllable.State Control state.LaneBasedCFLCTacticalPlanner Lane-based tactical planner that implements car following and lane change behavior.LaneBasedGTUFollowingDirectedChangeTacticalPlanner Lane-based tactical planner that implements car following behavior and rule-based lane change.LaneBasedGTUFollowingTacticalPlanner Lane-based tactical planner that implements car following behavior.LaneBasedTacticalPlanner Copyright (c) 2013-2020 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.LaneBasedTacticalPlannerFactory A factory class is used to generate tactical planners as the tactical planner is state-full.LanePathInfo This class provides the following information for an operational plan: the lanes to follow, with the direction to drive on them the starting point on the first lane the path to follow when staying on the same laneModelComponentFactory Interface for factories of model components, such as strategical planners, tactical planners and car-following models.NextSplitInfo This class provides information for an operational plan about the next location where the network splits.Synchronizable.State State of synchronization. -
Classes in org.opentrafficsim.road.gtu.lane.tactical used by org.opentrafficsim.road.gtu.lane.tactical.following Class Description ModelComponentFactory Interface for factories of model components, such as strategical planners, tactical planners and car-following models. -
Classes in org.opentrafficsim.road.gtu.lane.tactical used by org.opentrafficsim.road.gtu.lane.tactical.lmrs Class Description AbstractLaneBasedTacticalPlanner A lane-based tactical planner generates an operational plan for the lane-based GTU.AbstractLaneBasedTacticalPlannerFactory Abstract tactical planner factory which uses a car-following model factory for supplying peeked desired speed and headway.Blockable Interface for tactical planners that can report their blocking status.DesireBased Interface for tactical planners that can return desire information for visualization.LaneBasedTacticalPlanner Copyright (c) 2013-2020 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.LaneBasedTacticalPlannerFactory A factory class is used to generate tactical planners as the tactical planner is state-full.ModelComponentFactory Interface for factories of model components, such as strategical planners, tactical planners and car-following models.Synchronizable Interface for tactical planners that can return synchronization information for visualization.Synchronizable.State State of synchronization. -
Classes in org.opentrafficsim.road.gtu.lane.tactical used by org.opentrafficsim.road.gtu.lane.tactical.steering Class Description AbstractLaneBasedTacticalPlanner A lane-based tactical planner generates an operational plan for the lane-based GTU.LaneBasedTacticalPlanner Copyright (c) 2013-2020 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands. -
Classes in org.opentrafficsim.road.gtu.lane.tactical used by org.opentrafficsim.road.gtu.lane.tactical.toledo Class Description AbstractLaneBasedTacticalPlanner A lane-based tactical planner generates an operational plan for the lane-based GTU.LaneBasedTacticalPlanner Copyright (c) 2013-2020 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.LaneBasedTacticalPlannerFactory A factory class is used to generate tactical planners as the tactical planner is state-full.ModelComponentFactory Interface for factories of model components, such as strategical planners, tactical planners and car-following models. -
Classes in org.opentrafficsim.road.gtu.lane.tactical used by org.opentrafficsim.road.gtu.lane.tactical.util Class Description Blockable Interface for tactical planners that can report their blocking status. -
Classes in org.opentrafficsim.road.gtu.lane.tactical used by org.opentrafficsim.road.gtu.lane.tactical.util.lmrs Class Description DesireBased Interface for tactical planners that can return desire information for visualization.Synchronizable Interface for tactical planners that can return synchronization information for visualization.Synchronizable.State State of synchronization. -
Classes in org.opentrafficsim.road.gtu.lane.tactical used by org.opentrafficsim.road.gtu.strategical Class Description LaneBasedTacticalPlanner Copyright (c) 2013-2020 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.LaneBasedTacticalPlannerFactory A factory class is used to generate tactical planners as the tactical planner is state-full. -
Classes in org.opentrafficsim.road.gtu.lane.tactical used by org.opentrafficsim.road.gtu.strategical.route Class Description LaneBasedTacticalPlanner Copyright (c) 2013-2020 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.LaneBasedTacticalPlannerFactory A factory class is used to generate tactical planners as the tactical planner is state-full.