Uses of Class
org.opentrafficsim.road.gtu.lane.tactical.lmrs.AbstractIncentivesTacticalPlanner
Packages that use AbstractIncentivesTacticalPlanner
Package
Description
Classes that implement the LMRS lane change model integrated with a car-following model forming a tactical planner.
-
Uses of AbstractIncentivesTacticalPlanner in org.opentrafficsim.road.gtu.lane.tactical.lmrs
Classes in org.opentrafficsim.road.gtu.lane.tactical.lmrs with type parameters of type AbstractIncentivesTacticalPlannerModifier and TypeClassDescriptionclassLmrsFactory<T extends AbstractIncentivesTacticalPlanner>This tactical planner is general purpose for the use of the LMRS with any combination of defined sub-components.static interfaceProvider for the correct tactical planner implementation.Modifier and TypeClassDescriptionclassImplementation of the LMRS (Lane change Model with Relaxation and Synchronization).