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.
NIImporter_ITSUMO::Handler::Lane::Lane | ( | const std::string & | id, |
unsigned int | idx, | ||
SUMOReal | v | ||
) | [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.
Definition at line 142 of file NIImporter_ITSUMO.h.
Definition at line 143 of file NIImporter_ITSUMO.h.