NIImporter_OpenDrive::OpenDriveLink Struct Reference

#include <NIImporter_OpenDrive.h>


Detailed Description

Representation of an openDrive connection.

Definition at line 108 of file NIImporter_OpenDrive.h.


Public Member Functions

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

Data Fields

ContactPoint contactPoint
std::string elementID
ElementType elementType
LinkType linkType

Constructor & Destructor Documentation

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

Definition at line 109 of file NIImporter_OpenDrive.h.

00110                 : linkType(linkTypeArg), elementID(elementIDArg),
00111                 elementType(OPENDRIVE_ET_UNKNOWN), contactPoint(OPENDRIVE_CP_UNKNOWN) { }


Field Documentation

Definition at line 114 of file NIImporter_OpenDrive.h.

Referenced by NIImporter_OpenDrive::loadNetwork().

Definition at line 113 of file NIImporter_OpenDrive.h.

Referenced by NIImporter_OpenDrive::loadNetwork().


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

Generated on Wed May 5 00:06:52 2010 for Sumo - Simulation of Urban MObility by  doxygen 1.5.6