SUMO - Simulation of Urban MObility
|
#include <config.h>
#include <vector>
#include <set>
#include <cassert>
#include "MSMeanData.h"
#include <limits>
Go to the source code of this file.
Data Structures | |
class | MSMeanData_HBEFA |
Emission data collector for edges/lanes. More... | |
class | MSMeanData_HBEFA::MSLaneMeanDataValues |
Data structure for mean (aggregated) edge/lane values. More... |
Definition in file MSMeanData_HBEFA.h.