Eclipse SUMO - Simulation of Urban MObility
Loading...
Searching...
No Matches
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.

Data Fields

ContactPoint contactPoint
std::string elementID
ElementType elementType
LinkType linkType

Detailed Description

Representation of an OpenDrive link.

Definition at line 229 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 234 of file NIImporter_OpenDrive.h.

References contactPoint, elementID, elementType, linkType, NIImporter_OpenDrive::OPENDRIVE_CP_UNKNOWN, and NIImporter_OpenDrive::OPENDRIVE_ET_UNKNOWN.

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: