Class TrafficLightControllerFixedDuration

java.lang.Object
org.opentrafficsim.road.network.lane.object.trafficlight.TrafficLightControllerFixedDuration
All Implemented Interfaces:
Identifiable, TrafficLightController

public class TrafficLightControllerFixedDuration
extends java.lang.Object
implements TrafficLightController
A traffic light controller with fixed durations. Red, yellow and green times of each phase can be set, as well as the time between phases.

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

$LastChangedDate: 2015-07-24 02:58:59 +0200 (Fri, 24 Jul 2015) $, @version $Revision: 1147 $, by $Author: averbraeck $, initial version Oct 4, 2016
Author:
Alexander Verbraeck, Peter Knoppers, Wouter Schakel