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

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

Collaboration diagram for NIImporter_SUMO::JunctionAttrs:
[legend]

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 339 of file NIImporter_SUMO.h.

Field Documentation

◆ intLanes

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

Definition at line 342 of file NIImporter_SUMO.h.

Referenced by NIImporter_SUMO::addJunction().

◆ node

NBNode* NIImporter_SUMO::JunctionAttrs::node

◆ response

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

Definition at line 344 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: