SUMO - Simulation of Urban MObility
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
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

NIImporter_OpenDrive::OpenDriveLaneSection::OpenDriveLaneSection ( SUMOReal  sArg)
inline

Member Function Documentation

std::map<int, int> NIImporter_OpenDrive::OpenDriveLaneSection::buildLaneMapping ( OpenDriveXMLTag  dir)
inline
unsigned int NIImporter_OpenDrive::OpenDriveLaneSection::getLaneNumber ( OpenDriveXMLTag  dir) const
inline

Definition at line 227 of file NIImporter_OpenDrive.h.

References lanesByDir.

Field Documentation

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

Definition at line 258 of file NIImporter_OpenDrive.h.


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