Uses of Interface
org.opentrafficsim.road.gtu.strategical.LaneBasedStrategicalPlanner
Package
Description
The lane-based GTUs are the Generalized Travel Units that travel in lanes, and need to switch lanes to overtake.
Strategical planners for a road-based GTU.
-
Uses of LaneBasedStrategicalPlanner in org.opentrafficsim.road.gtu.lane
Modifier and TypeMethodDescriptionLaneBasedGtu.getStrategicalPlanner()
LaneBasedGtu.getStrategicalPlanner
(org.djunits.value.vdouble.scalar.Time time) Modifier and TypeMethodDescriptionvoid
LaneBasedGtu.init
(LaneBasedStrategicalPlanner strategicalPlanner, LanePosition longitudinalPosition, org.djunits.value.vdouble.scalar.Speed initialSpeed) -
Uses of LaneBasedStrategicalPlanner in org.opentrafficsim.road.gtu.strategical
Modifier and TypeInterfaceDescriptioninterface
A factory class is used to generate strategical planners as the strategical planner is state-full.Modifier and TypeClassDescriptionclass
This is the standard strategical route planner with a fixed tactical planner.