Uses of Interface
org.opentrafficsim.road.gtu.lane.tactical.DesireBased
| Package | Description |
|---|---|
| org.opentrafficsim.road.gtu.lane.tactical.lmrs |
Classes that implement the LMRS lane change model integrated with a car-following model forming a tactical planner.
|
| org.opentrafficsim.road.gtu.lane.tactical.util.lmrs |
LMRS (Lane change Model with Relaxation and Synchronization) utilities for tactical planner.
|
-
Uses of DesireBased in org.opentrafficsim.road.gtu.lane.tactical.lmrs
Classes in org.opentrafficsim.road.gtu.lane.tactical.lmrs that implement DesireBased Modifier and Type Class Description classLMRSImplementation of the LMRS (Lane change Model with Relaxation and Synchronization). -
Uses of DesireBased in org.opentrafficsim.road.gtu.lane.tactical.util.lmrs
Classes in org.opentrafficsim.road.gtu.lane.tactical.util.lmrs that implement DesireBased Modifier and Type Class Description classLmrsDataKeeps data for LMRS for a specific GTU.