Uses of Class
org.opentrafficsim.road.gtu.lane.tactical.lanechangemobil.AbstractLaneChangeModel
| Package | Description |
|---|---|
| org.opentrafficsim.road.gtu.lane.tactical.lanechangemobil |
Classes that deal with lane changing models.
|
-
Uses of AbstractLaneChangeModel in org.opentrafficsim.road.gtu.lane.tactical.lanechangemobil
Subclasses of AbstractLaneChangeModel in org.opentrafficsim.road.gtu.lane.tactical.lanechangemobil Modifier and Type Class Description classAltruisticThe altruistic driver changes lane when that is beneficial for all drivers.classEgoisticThe egoistic drive changes lane when this yields is personal advantage (totally ignoring any disadvantage to others).