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