Uses of Interface
org.opentrafficsim.road.gtu.tactical.lmrs.AccelerationBased
Packages that use AccelerationBased
Package
Description
Classes that implement the LMRS lane change model integrated with a car-following model forming a tactical planner.
-
Uses of AccelerationBased in org.opentrafficsim.road.gtu.tactical.lmrs
Classes in org.opentrafficsim.road.gtu.tactical.lmrs that implement AccelerationBasedModifier 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).