See: Description
| Interface | Description | 
|---|---|
| LaneBasedTacticalPlanner | 
 
 Copyright (c) 2013-2016 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands. 
 | 
| LaneBasedTacticalPlannerFactory<T extends LaneBasedTacticalPlanner> | 
 A factory class is used to generate tactical planners as the tactical planner is state-full. 
 | 
| Class | Description | 
|---|---|
| AbstractLaneBasedTacticalPlanner | 
 A lane-based tactical planner generates an operational plan for the lane-based GTU. 
 | 
| LaneBasedCFLCTacticalPlanner | 
 Lane-based tactical planner that implements car following and lane change behavior. 
 | 
| LaneBasedCFLCTacticalPlannerFactory | 
 Factory to create  
LaneBasedCFLCTacticalPlanner. | 
| LaneBasedGTUFollowingDirectedChangeTacticalPlanner | 
 Lane-based tactical planner that implements car following behavior and rule-based lane change. 
 | 
| LaneBasedGTUFollowingDirectedChangeTacticalPlannerFactory | 
 Factory to create  
LaneBasedGTUFollowingChange0TacticalPlanner. | 
| LaneBasedGTUFollowingTacticalPlanner | 
 Lane-based tactical planner that implements car following behavior. 
 | 
| LaneBasedGTUFollowingTacticalPlannerFactory | 
 
 Copyright (c) 2013-2016 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands. 
 | 
| LanePathInfo | 
 This class provides the following information for an operational plan:
 
 the lanes to follow, with the direction to drive on them
 the starting point on the first lane
 the path to follow when staying on the same lane
  
 | 
| NextSplitInfo | 
 This class provides information for an operational plan about the next location where the network splits. 
 | 
 Copyright (c) 2013-2016 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands. All rights reserved. 
 BSD-style license. See OpenTrafficSim License.
 
Copyright © 2014–2017 Delft University of Technology. All rights reserved.