Package | Description |
---|---|
org.opentrafficsim.road.gtu.lane.tactical.directedlanechange |
Classes that deal with lane changing models.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractDirectedLaneChangeModel
Common code for a family of lane change models like in M.
|
class |
DirectedAltruistic
The altruistic driver changes lane when that is beneficial for all drivers.
|
class |
DirectedEgoistic
The egoistic drive changes lane when this yields is personal advantage (totally ignoring any disadvantage to others).
|
class |
DirectedFixedLaneChangeModel
Dummy lane change model with totally predictable results (used for testing).
|
Copyright © 2014–2016 Delft University of Technology. All rights reserved.