public interface LaneBasedTacticalPlanner
extends org.opentrafficsim.core.gtu.plan.tactical.TacticalPlanner
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.
Modifier and Type | Method and Description |
---|---|
CarFollowingModel |
getCarFollowingModel()
Returns the car-following model.
|
LaneBasedGTU |
getGtu() |
LanePerception |
getPerception()
Returns the perception.
|
CarFollowingModel getCarFollowingModel()
LanePerception getPerception()
getPerception
in interface org.opentrafficsim.core.gtu.plan.tactical.TacticalPlanner
LaneBasedGTU getGtu()
getGtu
in interface org.opentrafficsim.core.gtu.plan.tactical.TacticalPlanner
Copyright © 2014–2016 Delft University of Technology. All rights reserved.