public class IncentiveRoute extends Object implements MandatoryIncentive
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.
Constructor and Description |
---|
IncentiveRoute() |
Modifier and Type | Method and Description |
---|---|
Desire |
determineDesire(LaneBasedGTU gtu,
LanePerception perception)
Determines level of lane change desire for a lane change incentive.
|
String |
toString() |
public final Desire determineDesire(LaneBasedGTU gtu, LanePerception perception)
determineDesire
in interface MandatoryIncentive
gtu
- GTU to determine the lane change desire for.perception
- Perception which supplies the situation.Copyright © 2014–2016 Delft University of Technology. All rights reserved.