Package org.opentrafficsim.road.gtu.lane.tactical
package org.opentrafficsim.road.gtu.lane.tactical
Tactical planners for a lane-based GTU.
Copyright (c) 2013-2024 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands. All rights reserved.
BSD-style license. See OpenTrafficSim License.
- Author:
- Alexander Verbraeck, Peter Knoppers
-
ClassDescriptionA lane-based tactical planner generates an operational plan for the lane-based GTU.Abstract tactical planner factory which uses a car-following model factory for supplying peeked desired speed and headway.Interface for tactical planners that can report their blocking status.Interface for tactical planners to return the control state for visualization.Control state.Interface for tactical planners that can return desire information for visualization.Lane-based tactical planner that implements car following and lane change behavior.Factory to create
LaneBasedCFLCTacticalPlanner
.Lane-based tactical planner that implements car following behavior.Copyright (c) 2013-2024 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.Copyright (c) 2013-2024 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.A factory class is used to generate tactical planners as the tactical planner is state-full.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 laneInterface for factories of model components, such as strategical planners, tactical planners and car-following models.This class provides information for an operational plan about the next location where the network splits. if the networks splits, the node where it splits, and the current lanes that lead to the right node are calculated.Interface for tactical planners that can return synchronization information for visualization.State of synchronization.