SUMO - Simulation of Urban MObility
|
Public Member Functions | |
Section (const std::string &id, const std::vector< LaneSet * > &laneSets) | |
Data Fields | |
std::string | myID |
std::vector< LaneSet * > | myLaneSets |
Definition at line 163 of file NIImporter_ITSUMO.h.
|
inline |
Definition at line 165 of file NIImporter_ITSUMO.h.
std::string NIImporter_ITSUMO::Handler::Section::myID |
Definition at line 167 of file NIImporter_ITSUMO.h.
std::vector<LaneSet*> NIImporter_ITSUMO::Handler::Section::myLaneSets |
Definition at line 168 of file NIImporter_ITSUMO.h.