SUMO - Simulation of Urban MObility
NIImporter_SUMO::JunctionAttrs Struct Reference

Describes the values found in a junction. More...

Collaboration diagram for NIImporter_SUMO::JunctionAttrs:
Collaboration graph

Data Fields

std::vector< std::string > intLanes
 
NBNodenode
 
std::vector< std::string > response
 

Detailed Description

Describes the values found in a junction.

Definition at line 278 of file NIImporter_SUMO.h.

Field Documentation

std::vector<std::string> NIImporter_SUMO::JunctionAttrs::intLanes

Definition at line 281 of file NIImporter_SUMO.h.

Referenced by NIImporter_SUMO::addJunction().

NBNode* NIImporter_SUMO::JunctionAttrs::node

Definition at line 279 of file NIImporter_SUMO.h.

Referenced by NIImporter_SUMO::addJunction(), and NIImporter_SUMO::addRequest().

std::vector<std::string> NIImporter_SUMO::JunctionAttrs::response

Definition at line 283 of file NIImporter_SUMO.h.

Referenced by NIImporter_SUMO::addJunction(), and NIImporter_SUMO::addRequest().


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