Eclipse SUMO - Simulation of Urban MObility
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 226 of file NIImporter_OpenDrive.h.

Constructor & Destructor Documentation

◆ OpenDriveLink()

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

Constructor.

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

Definition at line 231 of file NIImporter_OpenDrive.h.

Field Documentation

◆ contactPoint

ContactPoint NIImporter_OpenDrive::OpenDriveLink::contactPoint

◆ elementID

std::string NIImporter_OpenDrive::OpenDriveLink::elementID

◆ elementType

ElementType NIImporter_OpenDrive::OpenDriveLink::elementType

◆ linkType

LinkType NIImporter_OpenDrive::OpenDriveLink::linkType

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