MSE2Collector::JamInfo Struct Reference

#include <MSE2Collector.h>


Detailed Description

Internal representation of a jam.

Used in execute, instances of this structure are used to track begin and end positions (as vehicles) of a jam.

Definition at line 276 of file MSE2Collector.h.


Data Fields

std::list< MSVehicle * >
::const_iterator 
firstStandingVehicle
 The first standing vehicle.
std::list< MSVehicle * >
::const_iterator 
lastStandingVehicle
 The last standing vehicle.

Field Documentation

The first standing vehicle.

Definition at line 278 of file MSE2Collector.h.

Referenced by MSE2Collector::update().

The last standing vehicle.

Definition at line 281 of file MSE2Collector.h.

Referenced by MSE2Collector::update().


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

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