Class AbstractLinearFreeControl

java.lang.Object
org.opentrafficsim.road.gtu.lane.control.AbstractActuatedControl
org.opentrafficsim.road.gtu.lane.control.AbstractLinearFreeControl
All Implemented Interfaces:
LongitudinalControl
Direct Known Subclasses:
LinearACC

public abstract class AbstractLinearFreeControl
extends AbstractActuatedControl
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.

Copyright (c) 2013-2019 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands. All rights reserved.
BSD-style license. See OpenTrafficSim License.

Version:
$Revision$, $LastChangedDate$, by $Author$, initial version Mar 14, 2019
Author:
Alexander Verbraeck, Peter Knoppers, Wouter Schakel