traci::TraCIServer::RoadMapPos Struct Reference

#include <TraCIServer.h>


Detailed Description

Definition at line 72 of file TraCIServer.h.


Public Member Functions

 RoadMapPos ()

Data Fields

unsigned char laneId
float pos
std::string roadId

Constructor & Destructor Documentation

traci::TraCIServer::RoadMapPos::RoadMapPos (  )  [inline]

Definition at line 77 of file TraCIServer.h.

00077 : roadId(""), pos(0), laneId(0) {};


Field Documentation


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

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