![]() |
Eclipse 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 |
int | customTLIndex2 |
std::string | edgeID |
bool | priority |
double | width |
Describes a pedestrian crossing.
Definition at line 291 of file NIImporter_SUMO.h.
|
inline |
Definition at line 292 of file NIImporter_SUMO.h.
std::vector<std::string> NIImporter_SUMO::Crossing::crossingEdges |
Definition at line 296 of file NIImporter_SUMO.h.
Referenced by NIImporter_SUMO::_loadNetwork(), and NIImporter_SUMO::addEdge().
PositionVector NIImporter_SUMO::Crossing::customShape |
Definition at line 299 of file NIImporter_SUMO.h.
Referenced by NIImporter_SUMO::_loadNetwork().
int NIImporter_SUMO::Crossing::customTLIndex |
Definition at line 300 of file NIImporter_SUMO.h.
Referenced by NIImporter_SUMO::_loadNetwork().
int NIImporter_SUMO::Crossing::customTLIndex2 |
Definition at line 301 of file NIImporter_SUMO.h.
Referenced by NIImporter_SUMO::_loadNetwork().
std::string NIImporter_SUMO::Crossing::edgeID |
Definition at line 295 of file NIImporter_SUMO.h.
bool NIImporter_SUMO::Crossing::priority |
Definition at line 298 of file NIImporter_SUMO.h.
Referenced by NIImporter_SUMO::_loadNetwork().
double NIImporter_SUMO::Crossing::width |
Definition at line 297 of file NIImporter_SUMO.h.
Referenced by NIImporter_SUMO::_loadNetwork().