![]() |
SUMO - Simulation of Urban MObility
|
#include <config.h>#include <vector>#include <limits>#include <cmath>#include <algorithm>#include <utils/common/StdDefs.h>#include <utils/common/SUMOVehicleClass.h>#include "PHEMCEP.h"

Go to the source code of this file.
Data Structures | |
| class | PollutantsInterface |
| Helper methods for PHEMlight-based emission computation. More... | |
| struct | PollutantsInterface::Emissions |
| Storage for collected values of all emission types. More... | |
| class | PollutantsInterface::Helper |
| abstract superclass for the model helpers More... | |