Uses of Class
org.opentrafficsim.road.gtu.lane.tactical.lanechangemobil.AbstractLaneChangeModel
-
Packages that use 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 class
Altruistic
The altruistic driver changes lane when that is beneficial for all drivers.class
Egoistic
The egoistic drive changes lane when this yields is personal advantage (totally ignoring any disadvantage to others).
-