Eclipse SUMO - Simulation of Urban MObility
NIImporter_OpenDrive::Connection Struct Reference

A connection between two roads. More...

#include <NIImporter_OpenDrive.h>

Collaboration diagram for NIImporter_OpenDrive::Connection:

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
 

Detailed Description

A connection between two roads.

Definition at line 395 of file NIImporter_OpenDrive.h.

Member Function Documentation

◆ getDescription()

std::string NIImporter_OpenDrive::Connection::getDescription ( ) const
inline

Field Documentation

◆ all

◆ fromCP

◆ fromEdge

◆ fromLane

◆ origID

std::string NIImporter_OpenDrive::Connection::origID

Definition at line 403 of file NIImporter_OpenDrive.h.

◆ origLane

int NIImporter_OpenDrive::Connection::origLane

Definition at line 404 of file NIImporter_OpenDrive.h.

◆ shape

PositionVector NIImporter_OpenDrive::Connection::shape

◆ toCP

◆ toEdge

◆ toLane


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