Uses of Class
org.opentrafficsim.road.gtu.lane.tactical.following.AbstractGTUFollowingModelMobil
| Package | Description |
|---|---|
| org.opentrafficsim.road.gtu.lane.tactical.following |
GTU (Car) following models such as IDM+.
|
-
Uses of AbstractGTUFollowingModelMobil in org.opentrafficsim.road.gtu.lane.tactical.following
Subclasses of AbstractGTUFollowingModelMobil in org.opentrafficsim.road.gtu.lane.tactical.following Modifier and Type Class Description classFixedAccelerationModelFixed GTU following model.classIDMOldThe Intelligent Driver Model by Treiber, Hennecke and Helbing.classIDMPlusOldIDMPlus implements the Integrated Lane Change Model with Relaxation and Synchronization as published by Wouter J.classSequentialFixedAccelerationModelExtended version of FixedAccelerationModel.