![]() |
Eclipse SUMO - Simulation of Urban MObility
|
A connection between two roads. More...
#include <NIImporter_OpenDrive.h>
Public Member Functions | |
| std::string | getDescription () const |
Data Fields | |
| bool | all |
| ContactPoint | fromCP |
| std::string | fromEdge |
| int | fromLane |
| std::string | origID |
| int | origLane |
| PositionVector | shape |
| ContactPoint | toCP |
| std::string | toEdge |
| int | toLane |
A connection between two roads.
Definition at line 466 of file NIImporter_OpenDrive.h.
|
inline |
Definition at line 478 of file NIImporter_OpenDrive.h.
References all, fromCP, fromEdge, fromLane, NIImporter_OpenDrive::OPENDRIVE_CP_END, NIImporter_OpenDrive::OPENDRIVE_CP_START, toCP, toEdge, toLane, and toString().
Referenced by NIImporter_OpenDrive::buildConnectionsToOuter().
| bool NIImporter_OpenDrive::Connection::all |
Definition at line 473 of file NIImporter_OpenDrive.h.
Referenced by NIImporter_OpenDrive::buildConnectionsToOuter(), getDescription(), NIImporter_OpenDrive::myEndElement(), and NIImporter_OpenDrive::setEdgeLinks2().
| ContactPoint NIImporter_OpenDrive::Connection::fromCP |
Definition at line 471 of file NIImporter_OpenDrive.h.
Referenced by NIImporter_OpenDrive::buildConnectionsToOuter(), getDescription(), NIImporter_OpenDrive::myEndElement(), and NIImporter_OpenDrive::setEdgeLinks2().
| std::string NIImporter_OpenDrive::Connection::fromEdge |
Definition at line 467 of file NIImporter_OpenDrive.h.
Referenced by NIImporter_OpenDrive::buildConnectionsToOuter(), getDescription(), NIImporter_OpenDrive::myEndElement(), NIImporter_OpenDrive::myStartElement(), and NIImporter_OpenDrive::setEdgeLinks2().
| int NIImporter_OpenDrive::Connection::fromLane |
Definition at line 469 of file NIImporter_OpenDrive.h.
Referenced by NIImporter_OpenDrive::buildConnectionsToOuter(), getDescription(), NIImporter_OpenDrive::myEndElement(), and NIImporter_OpenDrive::setEdgeLinks2().
| std::string NIImporter_OpenDrive::Connection::origID |
Definition at line 474 of file NIImporter_OpenDrive.h.
| int NIImporter_OpenDrive::Connection::origLane |
Definition at line 475 of file NIImporter_OpenDrive.h.
| PositionVector NIImporter_OpenDrive::Connection::shape |
Definition at line 476 of file NIImporter_OpenDrive.h.
Referenced by NIImporter_OpenDrive::buildConnectionsToOuter().
| ContactPoint NIImporter_OpenDrive::Connection::toCP |
Definition at line 472 of file NIImporter_OpenDrive.h.
Referenced by NIImporter_OpenDrive::buildConnectionsToOuter(), getDescription(), NIImporter_OpenDrive::myEndElement(), and NIImporter_OpenDrive::setEdgeLinks2().
| std::string NIImporter_OpenDrive::Connection::toEdge |
Definition at line 468 of file NIImporter_OpenDrive.h.
Referenced by NIImporter_OpenDrive::buildConnectionsToOuter(), getDescription(), NIImporter_OpenDrive::myEndElement(), and NIImporter_OpenDrive::setEdgeLinks2().
| int NIImporter_OpenDrive::Connection::toLane |
Definition at line 470 of file NIImporter_OpenDrive.h.
Referenced by NIImporter_OpenDrive::buildConnectionsToOuter(), getDescription(), NIImporter_OpenDrive::myEndElement(), and NIImporter_OpenDrive::setEdgeLinks2().