public class IncentiveRoute extends Object implements MandatoryIncentive
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.
|
public 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.