NIImporter_OpenDrive::Connection Struct Reference

#include <NIImporter_OpenDrive.h>


Detailed Description

Definition at line 237 of file NIImporter_OpenDrive.h.


Public Member Functions

 Connection (NBEdge *fromArg, const std::string &viaArg, NBEdge *toArg)

Data Fields

NBEdgefrom
std::vector< std::pair< int,
int > > 
lanes
NBEdgeto
std::string via

Constructor & Destructor Documentation

NIImporter_OpenDrive::Connection::Connection ( NBEdge fromArg,
const std::string &  viaArg,
NBEdge toArg 
) [inline]

Definition at line 238 of file NIImporter_OpenDrive.h.

00239                 : from(fromArg), via(viaArg), to(toArg) { }


Field Documentation

std::vector<std::pair<int, int> > NIImporter_OpenDrive::Connection::lanes

Definition at line 243 of file NIImporter_OpenDrive.h.

Referenced by NIImporter_OpenDrive::setLaneConnections().

Definition at line 242 of file NIImporter_OpenDrive.h.


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

Generated on Wed May 5 00:06:52 2010 for Sumo - Simulation of Urban MObility by  doxygen 1.5.6