Uses of Interface
org.opentrafficsim.road.gtu.lane.tactical.directedlanechange.DirectedLaneChangeModel
Package
Description
Classes that deal with lane changing models.
-
Uses of DirectedLaneChangeModel in org.opentrafficsim.road.gtu.lane.tactical.directedlanechange
Modifier and TypeClassDescriptionclass
Common code for a family of lane change models like in M.class
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).class
Dummy lane change model with totally predictable results (used for testing).