Uses of Class
org.opentrafficsim.road.gtu.lane.control.AbstractLinearFreeControl
Package | Description |
---|---|
org.opentrafficsim.road.gtu.lane.control |
Classes about vehicle control, including ACC and CACC.
|
-
Uses of AbstractLinearFreeControl in org.opentrafficsim.road.gtu.lane.control
Subclasses of AbstractLinearFreeControl in org.opentrafficsim.road.gtu.lane.control Modifier and Type Class Description class
LinearACC
Copyright (c) 2013-2020 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.class
LinearCACC
Simple linear CACC implementation.class
PloegACC
Copyright (c) 2013-2020 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.class
PloegCACC
Linear CACC implementation based on derivatives by Jeroen Ploeg.