Uses of Class
org.opentrafficsim.road.gtu.lane.tactical.LaneBasedGTUFollowingDirectedChangeTacticalPlanner
-
Packages that use LaneBasedGTUFollowingDirectedChangeTacticalPlanner Package Description org.opentrafficsim.road.gtu.lane.tactical Tactical planners for a lane-based GTU. -
-
Uses of LaneBasedGTUFollowingDirectedChangeTacticalPlanner in org.opentrafficsim.road.gtu.lane.tactical
Methods in org.opentrafficsim.road.gtu.lane.tactical that return LaneBasedGTUFollowingDirectedChangeTacticalPlanner Modifier and Type Method Description LaneBasedGTUFollowingDirectedChangeTacticalPlannerLaneBasedGTUFollowingDirectedChangeTacticalPlannerFactory. create(LaneBasedGTU gtu)Creates a new tactical planner for the given GTU.
-