SUMO - Simulation of Urban MObility
NIImporter_OpenDrive::OpenDriveLane Struct Reference

Representation of a lane. More...

#include <NIImporter_OpenDrive.h>

Public Member Functions

 OpenDriveLane (int idArg, const std::string &levelArg, const std::string &typeArg)

Data Fields

int id
std::string level
int predecessor
int successor
std::string type

Detailed Description

Representation of a lane.

Definition at line 203 of file NIImporter_OpenDrive.h.


Constructor & Destructor Documentation

NIImporter_OpenDrive::OpenDriveLane::OpenDriveLane ( int  idArg,
const std::string &  levelArg,
const std::string &  typeArg 
) [inline]

Definition at line 204 of file NIImporter_OpenDrive.h.


Field Documentation

Definition at line 209 of file NIImporter_OpenDrive.h.


The documentation for this struct was generated from the following file:
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Friends Defines