|
SUMO - Simulation of Urban MObility
|


Go to the source code of this file.
Data Structures | |
| class | TraCIServerAPI_Lane |
| APIs for getting/setting lane values via TraCI. More... | |
| class | TraCIServerAPI_Lane::StoringVisitor |
| Allows to store the object; used as context while traveling the rtree in TraCI. More... | |
Macros | |
| #define | LANE_RTREE_QUAL RTree<MSLane*, MSLane, float, 2, TraCIServerAPI_Lane::StoringVisitor> |
Definition in file TraCIServerAPI_Lane.h.
| #define LANE_RTREE_QUAL RTree<MSLane*, MSLane, float, 2, TraCIServerAPI_Lane::StoringVisitor> |
Definition at line 126 of file TraCIServerAPI_Lane.h.
Referenced by TraCIServer::collectObjectsInRange().