aim4.im.v2i.RequestHandler
Interface ApproxNPhasesTrafficSignalRequestHandler.SignalController

All Known Implementing Classes:
ApproxNPhasesTrafficSignalRequestHandler.CyclicSignalController
Enclosing class:
ApproxNPhasesTrafficSignalRequestHandler

public static interface ApproxNPhasesTrafficSignalRequestHandler.SignalController

The interface of signal controllers.


Method Summary
 TrafficSignal getSignal(double time)
          Get the signal at the given time
 

Method Detail

getSignal

TrafficSignal getSignal(double time)
Get the signal at the given time

Parameters:
time - the given time
Returns:
the signal


Copyright © 2011. All Rights Reserved.