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

Representation of an OpenDrive link. More...

#include <NIImporter_OpenDrive.h>

Public Member Functions

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

Data Fields

ContactPoint contactPoint
 
std::string elementID
 
ElementType elementType
 
LinkType linkType
 

Detailed Description

Representation of an OpenDrive link.

Definition at line 196 of file NIImporter_OpenDrive.h.

Constructor & Destructor Documentation

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

Constructor.

Parameters
[in]linkTypeArgThe link type
[in]elementIDArgThe element id

Definition at line 201 of file NIImporter_OpenDrive.h.

Field Documentation

ContactPoint NIImporter_OpenDrive::OpenDriveLink::contactPoint
std::string NIImporter_OpenDrive::OpenDriveLink::elementID
ElementType NIImporter_OpenDrive::OpenDriveLink::elementType
LinkType NIImporter_OpenDrive::OpenDriveLink::linkType

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