Eclipse SUMO - Simulation of Urban MObility
NIImporter_ITSUMO::Handler::Section Struct Reference
Collaboration diagram for NIImporter_ITSUMO::Handler::Section:

Public Member Functions

 Section (const std::string &_id, const std::vector< LaneSet *> &_laneSets)
 

Data Fields

std::string id
 
std::vector< LaneSet * > laneSets
 

Detailed Description

Definition at line 156 of file NIImporter_ITSUMO.h.

Constructor & Destructor Documentation

◆ Section()

NIImporter_ITSUMO::Handler::Section::Section ( const std::string &  _id,
const std::vector< LaneSet *> &  _laneSets 
)
inline

Definition at line 158 of file NIImporter_ITSUMO.h.

Field Documentation

◆ id

std::string NIImporter_ITSUMO::Handler::Section::id

Definition at line 160 of file NIImporter_ITSUMO.h.

◆ laneSets

std::vector<LaneSet*> NIImporter_ITSUMO::Handler::Section::laneSets

Definition at line 161 of file NIImporter_ITSUMO.h.


The documentation for this struct was generated from the following file: