SUMO - Simulation of Urban MObility
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
NIImporter_OpenDrive::OpenDriveLink Struct Reference

Representation of an openDrive connection. More...

#include <NIImporter_OpenDrive.h>

Public Member Functions

 OpenDriveLink (LinkType linkTypeArg, const std::string &elementIDArg)

Data Fields

ContactPoint contactPoint
std::string elementID
ElementType elementType
LinkType linkType

Detailed Description

Representation of an openDrive connection.

Definition at line 168 of file NIImporter_OpenDrive.h.


Constructor & Destructor Documentation

NIImporter_OpenDrive::OpenDriveLink::OpenDriveLink ( LinkType  linkTypeArg,
const std::string &  elementIDArg 
)
inline

Definition at line 169 of file NIImporter_OpenDrive.h.


Field Documentation

ContactPoint NIImporter_OpenDrive::OpenDriveLink::contactPoint
std::string NIImporter_OpenDrive::OpenDriveLink::elementID

Definition at line 174 of file NIImporter_OpenDrive.h.

Referenced by NIImporter_OpenDrive::loadNetwork().

ElementType NIImporter_OpenDrive::OpenDriveLink::elementType
LinkType NIImporter_OpenDrive::OpenDriveLink::linkType

Definition at line 173 of file NIImporter_OpenDrive.h.

Referenced by NIImporter_OpenDrive::loadNetwork().


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