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 337 of file NIImporter_OpenDrive.h.

Field Documentation

bool NIImporter_OpenDrive::Connection::all
int NIImporter_OpenDrive::Connection::fromLane
std::string NIImporter_OpenDrive::Connection::origID
int NIImporter_OpenDrive::Connection::origLane
ContactPoint NIImporter_OpenDrive::Connection::toCP
std::string NIImporter_OpenDrive::Connection::toEdge

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