public interface LaneBasedStrategicalPlanner extends StrategicalPlanner
Copyright (c) 2013-2018 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands. All rights reserved.
BSD-style license. See OpenTrafficSim License.
STRATEGICAL_PLANNER
Modifier and Type | Method and Description |
---|---|
LaneBasedGTU |
getGtu() |
LaneBasedTacticalPlanner |
getTacticalPlanner() |
LaneBasedTacticalPlanner |
getTacticalPlanner(Time time) |
getDestination, getOrigin, getRoute, nextLinkDirection, nextLinkDirection, nextNode, nextNode
LaneBasedGTU getGtu()
getGtu
in interface StrategicalPlanner
LaneBasedTacticalPlanner getTacticalPlanner()
getTacticalPlanner
in interface StrategicalPlanner
LaneBasedTacticalPlanner getTacticalPlanner(Time time)
getTacticalPlanner
in interface StrategicalPlanner
Copyright © 2014–2018 Delft University of Technology. All rights reserved.