Package org.opentrafficsim.road.gtu.tactical
package org.opentrafficsim.road.gtu.tactical
Tactical planners for a lane-based GTU.
Copyright (c) 2013-2026 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.Copyright (c) 2013-2026 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.Interface for factories of model components, such as strategical planners, tactical planners and car-following models.Supplier of a model component.Interface for tactical planners that can return synchronization information for visualization.State of synchronization.Provides bundled and easy-access information that tactical models and their components need regarding the ego-vehicle or a perceived GTU.Wraps a
LaneBasedGtuand provides bundled and easy-access information that tactical models and their components need regarding the ego-vehicle.Interface for tactical planners that can return a desired speed.