public interface RampMeteringLightController
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.
Modifier and Type | Method and Description |
---|---|
void |
disable()
Disables the traffic lights.
|
void |
enable(Duration cycleTime)
Enables, or keep enabled, the controller.
|
void disable()
void enable(Duration cycleTime)
cycleTime
- Duration; cycle timeCopyright © 2014–2019 Delft University of Technology. All rights reserved.