public interface LaneBasedStrategicalPlanner
extends org.opentrafficsim.core.gtu.plan.strategical.StrategicalPlanner
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.
Modifier and Type | Method and Description |
---|---|
LaneBasedGTU |
getGtu() |
LaneBasedTacticalPlanner |
getTacticalPlanner() |
LaneBasedTacticalPlanner |
getTacticalPlanner(org.djunits.value.vdouble.scalar.Time time) |
LaneBasedGTU getGtu()
getGtu
in interface org.opentrafficsim.core.gtu.plan.strategical.StrategicalPlanner
LaneBasedTacticalPlanner getTacticalPlanner()
getTacticalPlanner
in interface org.opentrafficsim.core.gtu.plan.strategical.StrategicalPlanner
LaneBasedTacticalPlanner getTacticalPlanner(org.djunits.value.vdouble.scalar.Time time)
getTacticalPlanner
in interface org.opentrafficsim.core.gtu.plan.strategical.StrategicalPlanner
Copyright © 2014–2018 Delft University of Technology. All rights reserved.