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

Representation of a lane section. More...

#include <NIImporter_OpenDrive.h>

Public Member Functions

std::map< int, intbuildLaneMapping (OpenDriveXMLTag dir)
unsigned int getLaneNumber (OpenDriveXMLTag dir) const
 OpenDriveLaneSection (SUMOReal sArg)

Data Fields

std::map< OpenDriveXMLTag,
std::vector< OpenDriveLane > > 
lanesByDir
SUMOReal s

Detailed Description

Representation of a lane section.

Definition at line 219 of file NIImporter_OpenDrive.h.


Constructor & Destructor Documentation


Member Function Documentation

Definition at line 227 of file NIImporter_OpenDrive.h.

References lanesByDir.


Field Documentation


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