20 #ifndef TraCIServerAPI_InductionLoop_h 21 #define TraCIServerAPI_InductionLoop_h
TraCIServerAPI_InductionLoop & operator=(const TraCIServerAPI_InductionLoop &s)
invalidated assignment operator
static bool getPosition(const std::string &id, Position &p)
Returns the named inductive loop's position.
A point in 2D or 3D with translation and scaling methods.
static bool processGet(TraCIServer &server, tcpip::Storage &inputStorage, tcpip::Storage &outputStorage)
Processes a get value command (Command 0xa0: Get Induction Loop Variable)
TraCI server used to control sumo by a remote TraCI client.
APIs for getting/setting induction loop values via TraCI.
TraCIServerAPI_InductionLoop(const TraCIServerAPI_InductionLoop &s)
invalidated copy constructor