Uses of Package
org.opentrafficsim.road.network.lane.object.trafficlight
| Package | Description | 
|---|---|
| org.opentrafficsim.road.gtu.lane.perception.categories | 
 Categories define a set of perceivable information. 
 | 
| org.opentrafficsim.road.gtu.lane.perception.headway | 
 
 Copyright (c) 2013-2020 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands. 
 | 
| org.opentrafficsim.road.network.control.rampmetering | 
 Classes for ramp metering. 
 | 
| org.opentrafficsim.road.network.lane.object.sensor | 
 Lane-based objects that act as sensors. 
 | 
| org.opentrafficsim.road.network.lane.object.trafficlight | 
 Traffic light and traffic light controller objects. 
 | 
- 
Classes in org.opentrafficsim.road.network.lane.object.trafficlight used by org.opentrafficsim.road.gtu.lane.perception.categories Class Description TrafficLight Copyright (c) 2013-2020 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands. - 
Classes in org.opentrafficsim.road.network.lane.object.trafficlight used by org.opentrafficsim.road.gtu.lane.perception.headway Class Description TrafficLight Copyright (c) 2013-2020 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.TrafficLightColor The colors for a normal traffic light. - 
Classes in org.opentrafficsim.road.network.lane.object.trafficlight used by org.opentrafficsim.road.network.control.rampmetering Class Description TrafficLight Copyright (c) 2013-2020 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands. - 
Classes in org.opentrafficsim.road.network.lane.object.trafficlight used by org.opentrafficsim.road.network.lane.object.sensor Class Description FlankSensor Embedded sensors used by a TrafficLightSensor. - 
Classes in org.opentrafficsim.road.network.lane.object.trafficlight used by org.opentrafficsim.road.network.lane.object.trafficlight Class Description AbstractTrafficLight Basic, abstract implementation of a traffic light.FlankSensor Embedded sensors used by a TrafficLightSensor.SimpleTrafficLight Standard implementation of a traffic light.TrafficLight Copyright (c) 2013-2020 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.TrafficLightColor The colors for a normal traffic light.TrafficLightController Interface for a controller for a number of traffic lights.TrafficLightException Exception for traffic lights and traffic light controllers.