public interface TrafficController
extends nl.tudelft.simulation.event.EventProducerInterface
Copyright (c) 2013-2016 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 |
updateDetector(String detectorId,
boolean detectingGTU)
Tell the traffic controller that the state of a detector has changed.
|
void updateDetector(String detectorId, boolean detectingGTU)
detectorId
- String; id of the detectordetectingGTU
- boolean;Copyright © 2014–2016 Delft University of Technology. All rights reserved.