SUMO - Simulation of Urban MObility
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
NIImporter_ITSUMO::Handler::Lane Struct Reference

Public Member Functions

 Lane (const std::string &id, unsigned int idx, SUMOReal v)

Data Fields

std::string myID
unsigned int myIndex
SUMOReal myV

Detailed Description

Definition at line 137 of file NIImporter_ITSUMO.h.


Constructor & Destructor Documentation

NIImporter_ITSUMO::Handler::Lane::Lane ( const std::string &  id,
unsigned int  idx,
SUMOReal  v 
)
inline

Definition at line 139 of file NIImporter_ITSUMO.h.


Field Documentation

std::string NIImporter_ITSUMO::Handler::Lane::myID

Definition at line 141 of file NIImporter_ITSUMO.h.

unsigned int NIImporter_ITSUMO::Handler::Lane::myIndex

Definition at line 142 of file NIImporter_ITSUMO.h.

SUMOReal NIImporter_ITSUMO::Handler::Lane::myV

Definition at line 143 of file NIImporter_ITSUMO.h.


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