Uses of Package
org.opentrafficsim.road.gtu.lane.tactical.lanechangemobil
| Package | Description | 
|---|---|
| org.opentrafficsim.road.gtu.lane.tactical | 
 Tactical planners for a lane-based GTU. 
 | 
| org.opentrafficsim.road.gtu.lane.tactical.lanechangemobil | 
 Classes that deal with lane changing models. 
 | 
- 
Classes in org.opentrafficsim.road.gtu.lane.tactical.lanechangemobil used by org.opentrafficsim.road.gtu.lane.tactical Class Description LaneChangeModel All lane change models must implement this interface. - 
Classes in org.opentrafficsim.road.gtu.lane.tactical.lanechangemobil used by org.opentrafficsim.road.gtu.lane.tactical.lanechangemobil Class Description AbstractLaneChangeModel Common code for a family of lane change models like in M.LaneChangeModel All lane change models must implement this interface.LaneMovementStep Acceleration, lane change decision and time until when this movement is committed.