public abstract class AbstractLaneBasedStrategicalPlanner extends Object implements LaneBasedStrategicalPlanner, Serializable
Copyright (c) 2013-2019 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands. All rights reserved.
BSD-style license. See OpenTrafficSim License.
STRATEGICAL_PLANNER
Constructor and Description |
---|
AbstractLaneBasedStrategicalPlanner(LaneBasedGTU gtu) |
Modifier and Type | Method and Description |
---|---|
LaneBasedGTU |
getGtu() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getTacticalPlanner, getTacticalPlanner
getDestination, getOrigin, getRoute, nextLinkDirection, nextLinkDirection, nextNode, nextNode
public AbstractLaneBasedStrategicalPlanner(LaneBasedGTU gtu)
gtu
- LaneBasedGTU; GTUpublic final LaneBasedGTU getGtu()
getGtu
in interface StrategicalPlanner
getGtu
in interface LaneBasedStrategicalPlanner
Copyright © 2014–2019 Delft University of Technology. All rights reserved.