Uses of Class
org.opentrafficsim.road.gtu.lane.control.AbstractActuatedControl
Package
Description
Classes about vehicle control, including ACC and CACC.
-
Uses of AbstractActuatedControl in org.opentrafficsim.road.gtu.lane.control
Modifier and TypeClassDescriptionclass
Class that splits the desired acceleration of a controller in a fixed linear free term, and a term for following determined by the sub-class.class
Copyright (c) 2013-2024 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.class
Simple linear CACC implementation.class
Copyright (c) 2013-2024 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.class
Linear CACC implementation based on derivatives by Jeroen Ploeg.