public abstract class AbstractLaneBasedStrategicalPlanner extends Object implements LaneBasedStrategicalPlanner, Serializable
Copyright (c) 2013-2017 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands. All rights reserved.
BSD-style license. See OpenTrafficSim License.
| Constructor and Description |
|---|
AbstractLaneBasedStrategicalPlanner(LaneBasedGTU gtu) |
| Modifier and Type | Method and Description |
|---|---|
LaneBasedGTU |
getGtu() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetTacticalPlanner, getTacticalPlannerpublic AbstractLaneBasedStrategicalPlanner(LaneBasedGTU gtu)
gtu - GTUpublic final LaneBasedGTU getGtu()
getGtu in interface org.opentrafficsim.core.gtu.plan.strategical.StrategicalPlannergetGtu in interface LaneBasedStrategicalPlannerCopyright © 2014–2018 Delft University of Technology. All rights reserved.