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 222 of file NIImporter_OpenDrive.h.

Constructor & Destructor Documentation

NIImporter_OpenDrive::OpenDriveLaneSection::OpenDriveLaneSection ( SUMOReal  sArg)

Member Function Documentation

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

Field Documentation

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

Definition at line 229 of file NIImporter_OpenDrive.h.


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