Uses of Interface
org.opentrafficsim.road.gtu.lane.tactical.directedlanechange.DirectedLaneChangeModel
Packages that use DirectedLaneChangeModel
Package
Description
Classes that deal with lane changing models.
-
Uses of DirectedLaneChangeModel in org.opentrafficsim.road.gtu.lane.tactical.directedlanechange
Classes in org.opentrafficsim.road.gtu.lane.tactical.directedlanechange that implement DirectedLaneChangeModelModifier and TypeClassDescriptionclassCommon code for a family of lane change models like in M.classThe 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).classDummy lane change model with totally predictable results (used for testing).