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