Package org.opentrafficsim.road.gtu.strategical
Strategical planners for a road-based GTU. Examples are route navigators.
Copyright (c) 2013-2020 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
-
Interface Summary Interface Description LaneBasedStrategicalPlanner Copyright (c) 2013-2020 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.LaneBasedStrategicalPlannerFactory<T extends LaneBasedStrategicalPlanner> A factory class is used to generate strategical planners as the strategical planner is state-full. -
Class Summary Class Description AbstractLaneBasedStrategicalPlanner Copyright (c) 2013-2020 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.AbstractLaneBasedStrategicalPlannerFactory<T extends LaneBasedStrategicalPlanner> Factory for creatingLaneBasedStrategicalRoutePlanner
using anyLaneBasedTacticalPlannerFactory
.LaneBasedStrategicalPlannerNone Copyright (c) 2013-2020 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.