Uses of Interface
org.opentrafficsim.road.gtu.tactical.lmrs.DesireBased
Packages that use DesireBased
Package
Description
Classes that implement the LMRS lane change model integrated with a car-following model forming a tactical planner.
-
Uses of DesireBased in org.opentrafficsim.road.gtu.tactical.lmrs
Classes in org.opentrafficsim.road.gtu.tactical.lmrs that implement DesireBasedModifier and TypeClassDescriptionclassTactical planner with mandatory lane change incentives, voluntary lane change incentives, and acceleration incentives.classImplementation of the LMRS (Lane change Model with Relaxation and Synchronization).