Eclipse SUMO - Simulation of Urban MObility
Loading...
Searching...
No Matches
NIImporter_ITSUMO::Handler::Lane Struct Reference

Public Member Functions

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

Data Fields

std::string id
int index
double v

Detailed Description

Definition at line 127 of file NIImporter_ITSUMO.h.

Constructor & Destructor Documentation

◆ Lane()

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

Definition at line 129 of file NIImporter_ITSUMO.h.

References id, index, and v.

Field Documentation

◆ id

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

Definition at line 131 of file NIImporter_ITSUMO.h.

Referenced by Lane().

◆ index

int NIImporter_ITSUMO::Handler::Lane::index

Definition at line 132 of file NIImporter_ITSUMO.h.

Referenced by Lane().

◆ v

double NIImporter_ITSUMO::Handler::Lane::v

Definition at line 133 of file NIImporter_ITSUMO.h.

Referenced by Lane().


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