Uses of Interface
org.opentrafficsim.road.gtu.lane.tactical.Synchronizable
-
Packages that use Synchronizable 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 Synchronizable in org.opentrafficsim.road.gtu.lane.tactical.lmrs
Classes in org.opentrafficsim.road.gtu.lane.tactical.lmrs that implement Synchronizable Modifier and Type Class Description class
LMRS
Implementation of the LMRS (Lane change Model with Relaxation and Synchronization). -
Uses of Synchronizable in org.opentrafficsim.road.gtu.lane.tactical.util.lmrs
Classes in org.opentrafficsim.road.gtu.lane.tactical.util.lmrs that implement Synchronizable Modifier and Type Class Description class
LmrsData
Keeps data for LMRS for a specific GTU.
-