| Package | Description |
|---|---|
| org.opentrafficsim.road.gtu.lane.object |
Lane-based objects such as barriers, gates, traffic lights, obstacles on the road, etc.
|
| org.opentrafficsim.road.gtu.lane.perception.headway |
Copyright (c) 2013-2016 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
|
| Modifier and Type | Class and Description |
|---|---|
class |
OldTrafficLight
Copyright (c) 2013-2016 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
|
| Modifier and Type | Method and Description |
|---|---|
static TrafficLight |
TrafficLight.createTrafficLight(CrossSectionElement cse,
org.djunits.value.vdouble.scalar.Length position,
TrafficLight.TrafficLightColor initialColor) |
| Modifier and Type | Method and Description |
|---|---|
TrafficLight |
HeadwayTrafficLight.getTrafficLight() |
| Constructor and Description |
|---|
HeadwayTrafficLight(TrafficLight trafficLight,
org.djunits.value.vdouble.scalar.Length distance)
Construct a new Headway information object, for a traffic light ahead of us (or behind us, although that does not seem
very useful).
|
Copyright © 2014–2016 Delft University of Technology. All rights reserved.