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

Public Member Functions

 Lane (const std::string &_id, int _idx, SUMOReal _v)
 

Data Fields

std::string id
 
int index
 
SUMOReal v
 

Detailed Description

Definition at line 137 of file NIImporter_ITSUMO.h.

Constructor & Destructor Documentation

NIImporter_ITSUMO::Handler::Lane::Lane ( const std::string &  _id,
int  _idx,
SUMOReal  _v 
)
inline

Definition at line 139 of file NIImporter_ITSUMO.h.

Field Documentation

std::string NIImporter_ITSUMO::Handler::Lane::id

Definition at line 141 of file NIImporter_ITSUMO.h.

int NIImporter_ITSUMO::Handler::Lane::index

Definition at line 142 of file NIImporter_ITSUMO.h.

SUMOReal NIImporter_ITSUMO::Handler::Lane::v

Definition at line 143 of file NIImporter_ITSUMO.h.


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