SUMO - Simulation of Urban MObility
MSMeanData::MeanDataValueTracker::TrackerEntry Class Reference

Public Member Functions

 TrackerEntry (MeanDataValues *const values)
 Constructor. More...
 

Data Fields

int myNumVehicleEntered
 The number of vehicles which entered in the current interval. More...
 
int myNumVehicleLeft
 The number of vehicles which left in the current interval. More...
 
MeanDataValuesmyValues
 The number of vehicles which left in the current interval. More...
 

Detailed Description

Definition at line 277 of file MSMeanData.h.

Constructor & Destructor Documentation

MSMeanData::MeanDataValueTracker::TrackerEntry::TrackerEntry ( MeanDataValues *const  values)
inline

Constructor.

Definition at line 280 of file MSMeanData.h.

Field Documentation

int MSMeanData::MeanDataValueTracker::TrackerEntry::myNumVehicleEntered

The number of vehicles which entered in the current interval.

Definition at line 284 of file MSMeanData.h.

int MSMeanData::MeanDataValueTracker::TrackerEntry::myNumVehicleLeft

The number of vehicles which left in the current interval.

Definition at line 287 of file MSMeanData.h.

MeanDataValues* MSMeanData::MeanDataValueTracker::TrackerEntry::myValues

The number of vehicles which left in the current interval.

Definition at line 290 of file MSMeanData.h.


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