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:
Collaboration graph

Data Fields

bool all
 
ContactPoint fromCP
 
std::string fromEdge
 
int fromLane
 
std::string origID
 
int origLane
 
ContactPoint toCP
 
std::string toEdge
 
int toLane
 

Detailed Description

A connection between two roads.

Definition at line 378 of file NIImporter_OpenDrive.h.

Field Documentation

◆ all

bool NIImporter_OpenDrive::Connection::all

◆ fromCP

◆ fromEdge

◆ fromLane

int NIImporter_OpenDrive::Connection::fromLane

◆ origID

std::string NIImporter_OpenDrive::Connection::origID

◆ origLane

int NIImporter_OpenDrive::Connection::origLane

◆ toCP

ContactPoint NIImporter_OpenDrive::Connection::toCP

◆ toEdge

std::string NIImporter_OpenDrive::Connection::toEdge

◆ toLane


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