ODMatrix::ODVehicle Struct Reference

#include <ODMatrix.h>


Detailed Description

An internal representation of a single vehicle.

Definition at line 175 of file ODMatrix.h.


Data Fields

ODCellcell
 The cell of the ODMatrix which generated the vehicle.
SUMOTime depart
 The departure time of the vehicle.
std::string from
 The edge the vehicles shall start at.
std::string id
 The id of the vehicle.
std::string to
 The edge the vehicles shall end at.

Field Documentation

The cell of the ODMatrix which generated the vehicle.

Definition at line 181 of file ODMatrix.h.

Referenced by ODMatrix::computeEmissions().

The departure time of the vehicle.

Definition at line 179 of file ODMatrix.h.

Referenced by ODMatrix::computeEmissions(), and ODMatrix::descending_departure_comperator::operator()().

The edge the vehicles shall start at.

Definition at line 183 of file ODMatrix.h.

Referenced by ODMatrix::computeEmissions().

The id of the vehicle.

Definition at line 177 of file ODMatrix.h.

Referenced by ODMatrix::computeEmissions(), and ODMatrix::descending_departure_comperator::operator()().

The edge the vehicles shall end at.

Definition at line 185 of file ODMatrix.h.

Referenced by ODMatrix::computeEmissions().


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

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