SUMO - Simulation of Urban MObility
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

Definition at line 141 of file NIImporter_ITSUMO.h.


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