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 TypeClassDescriptionclassThe altruistic driver changes lane when that is beneficial for all drivers.classThe egoistic drive changes lane when this yields is personal advantage (totally ignoring any disadvantage to others).