![]() |
SUMO - Simulation of Urban MObility
|
Describes a pedestrian crossing. More...

Public Member Functions | |
| Crossing (const std::string &_edgeID) | |
Data Fields | |
| std::vector< std::string > | crossingEdges |
| PositionVector | customShape |
| int | customTLIndex |
| std::string | edgeID |
| bool | priority |
| double | width |
Describes a pedestrian crossing.
Definition at line 278 of file NIImporter_SUMO.h.
|
inline |
Definition at line 279 of file NIImporter_SUMO.h.
| std::vector<std::string> NIImporter_SUMO::Crossing::crossingEdges |
Definition at line 283 of file NIImporter_SUMO.h.
Referenced by NIImporter_SUMO::_loadNetwork(), and NIImporter_SUMO::addEdge().
| PositionVector NIImporter_SUMO::Crossing::customShape |
Definition at line 286 of file NIImporter_SUMO.h.
Referenced by NIImporter_SUMO::_loadNetwork().
| int NIImporter_SUMO::Crossing::customTLIndex |
Definition at line 287 of file NIImporter_SUMO.h.
Referenced by NIImporter_SUMO::_loadNetwork().
| std::string NIImporter_SUMO::Crossing::edgeID |
Definition at line 282 of file NIImporter_SUMO.h.
| bool NIImporter_SUMO::Crossing::priority |
Definition at line 285 of file NIImporter_SUMO.h.
Referenced by NIImporter_SUMO::_loadNetwork().
| double NIImporter_SUMO::Crossing::width |
Definition at line 284 of file NIImporter_SUMO.h.
Referenced by NIImporter_SUMO::_loadNetwork().