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.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.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.