Eclipse SUMO - Simulation of Urban MObility
|
#include <config.h>
#include <vector>
#include <limits>
#include <cmath>
#include "PHEMCEPHandler.h"
#include <foreign/PHEMlight/cpp/CEP.h>
#include <foreign/PHEMlight/cpp/CEPHandler.h>
#include <foreign/PHEMlight/cpp/Helpers.h>
#include <utils/common/StdDefs.h>
#include "PollutantsInterface.h"
Go to the source code of this file.
Data Structures | |
class | HelpersPHEMlight |
Helper methods for PHEMlight-based emission computation. More... | |
Macros | |
#define | INTERNAL_PHEM |
Definition in file HelpersPHEMlight.h.
#define INTERNAL_PHEM |
Definition at line 24 of file HelpersPHEMlight.h.