![]() |
SUMO - Simulation of Urban MObility
|
Public Member Functions | |
Lane (const std::string &_id, int _idx, double _v) | |
Data Fields | |
std::string | id |
int | index |
double | v |
Definition at line 136 of file NIImporter_ITSUMO.h.
|
inline |
Definition at line 138 of file NIImporter_ITSUMO.h.
std::string NIImporter_ITSUMO::Handler::Lane::id |
Definition at line 140 of file NIImporter_ITSUMO.h.
int NIImporter_ITSUMO::Handler::Lane::index |
Definition at line 141 of file NIImporter_ITSUMO.h.
double NIImporter_ITSUMO::Handler::Lane::v |
Definition at line 142 of file NIImporter_ITSUMO.h.