SUMO - Simulation of Urban MObility
|
Public Member Functions | |
Lane (const std::string &id, unsigned int idx, SUMOReal v) | |
Data Fields | |
std::string | myID |
unsigned int | myIndex |
SUMOReal | myV |
Definition at line 137 of file NIImporter_ITSUMO.h.
|
inline |
Definition at line 139 of file NIImporter_ITSUMO.h.
std::string NIImporter_ITSUMO::Handler::Lane::myID |
Definition at line 141 of file NIImporter_ITSUMO.h.
unsigned int NIImporter_ITSUMO::Handler::Lane::myIndex |
Definition at line 142 of file NIImporter_ITSUMO.h.
SUMOReal NIImporter_ITSUMO::Handler::Lane::myV |
Definition at line 143 of file NIImporter_ITSUMO.h.