public interface TrafficSignalRequestHandler extends RequestHandler
| Modifier and Type | Method and Description |
|---|---|
TrafficSignal |
getSignal(int laneId)
Get the traffic signal of a lane.
|
act, getStatCollector, processRequestMsg, setBasePolicyCallbackTrafficSignal getSignal(int laneId)
laneId - the land IDCopyright © 2013. All rights reserved.