APIs for getting/setting induction loop values via TraCI.
static bool processGet(TraCIServer &server, tcpip::Storage &inputStorage, tcpip::Storage &outputStorage)
Processes a get value command (Command 0xa0: Get Induction Loop Variable)
TraCIServerAPI_InductionLoop & operator=(const TraCIServerAPI_InductionLoop &s)
invalidated assignment operator
TraCIServerAPI_InductionLoop(const TraCIServerAPI_InductionLoop &s)
invalidated copy constructor
TraCI server used to control sumo by a remote TraCI client.