A RT-tree for efficient storing of SUMO's Named objects.
A point in 2D or 3D with translation and scaling methods.
APIs for getting/setting junction values via TraCI.
static bool processSet(TraCIServer &server, tcpip::Storage &inputStorage, tcpip::Storage &outputStorage)
Processes a set value command (Command 0xc9: Set Junction Variable)
TraCIServerAPI_Junction(const TraCIServerAPI_Junction &s)
invalidated copy constructor
TraCIServerAPI_Junction & operator=(const TraCIServerAPI_Junction &s)
invalidated assignment operator
static bool processGet(TraCIServer &server, tcpip::Storage &inputStorage, tcpip::Storage &outputStorage)
Processes a get value command (Command 0xa9: Get Junction Variable)
TraCI server used to control sumo by a remote TraCI client.