SUMO - Simulation of Urban MObility
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
NIImporter_SUMO::Crossing Struct Reference

Describes a pedestrian crossing. More...

Data Fields

std::vector< std::string > crossingEdges
 
std::string laneID
 
bool priority
 
SUMOReal width
 

Detailed Description

Describes a pedestrian crossing.

Definition at line 262 of file NIImporter_SUMO.h.

Field Documentation

std::vector<std::string> NIImporter_SUMO::Crossing::crossingEdges

Definition at line 264 of file NIImporter_SUMO.h.

Referenced by NIImporter_SUMO::_loadNetwork(), and NIImporter_SUMO::addEdge().

std::string NIImporter_SUMO::Crossing::laneID

Definition at line 263 of file NIImporter_SUMO.h.

bool NIImporter_SUMO::Crossing::priority

Definition at line 266 of file NIImporter_SUMO.h.

Referenced by NIImporter_SUMO::_loadNetwork().

SUMOReal NIImporter_SUMO::Crossing::width

Definition at line 265 of file NIImporter_SUMO.h.

Referenced by NIImporter_SUMO::_loadNetwork().


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