Uses of Class
org.opentrafficsim.road.gtu.lane.tactical.lmrs.LMRS
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.
|
-
Uses of LMRS in org.opentrafficsim.road.gtu.lane.tactical.lmrs
Methods in org.opentrafficsim.road.gtu.lane.tactical.lmrs that return LMRS Modifier and Type Method Description LMRS
LMRSFactory. create(LaneBasedGTU gtu)
Creates a new tactical planner for the given GTU.