Package org.opentrafficsim.road.network.lane.object.trafficlight
Traffic light and traffic light controller objects.
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.
- Author:
- Alexander Verbraeck, Peter Knoppers, Wouter Schakel
-
Interface Summary Interface Description TrafficLight Copyright (c) 2013-2020 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.TrafficLightController Interface for a controller for a number of traffic lights. -
Class Summary Class Description AbstractTrafficLight Basic, abstract implementation of a traffic light.AbstractTrafficLightController Standard fields and methods for traffic light controllers.FlankSensor Embedded sensors used by a TrafficLightSensor.SimpleTrafficLight Standard implementation of a traffic light.TrafficLightControllerFixedDuration A traffic light controller with fixed durations. -
Enum Summary Enum Description TrafficLightColor The colors for a normal traffic light. -
Exception Summary Exception Description TrafficLightException Exception for traffic lights and traffic light controllers.