21 #ifndef TraCIServerAPI_Junction_h
22 #define TraCIServerAPI_Junction_h
APIs for getting/setting junction values via TraCI.
TraCI server used to control sumo by a remote TraCI client.
A point in 2D or 3D with translation and scaling methods.
static bool processGet(traci::TraCIServer &server, tcpip::Storage &inputStorage, tcpip::Storage &outputStorage)
Processes a get value command (Command 0xa9: Get Junction Variable)
A RT-tree for efficient storing of SUMO's GL-objects.
TraCIServerAPI_Junction & operator=(const TraCIServerAPI_Junction &s)
invalidated assignment operator
static bool getPosition(const std::string &id, Position &p)
Returns the named junction's position.
static TraCIRTree * getTree()
Returns a tree filled with inductive loop instances.
TraCIServerAPI_Junction(const TraCIServerAPI_Junction &s)
invalidated copy constructor