Eclipse SUMO - Simulation of Urban MObility
PollutantsInterface.h File Reference
#include <config.h>
#include <vector>
#include <limits>
#include <cmath>
#include <algorithm>
#include <utils/common/StdDefs.h>
#include <utils/common/SUMOVehicleClass.h>
Include dependency graph for PollutantsInterface.h:
This graph shows which files directly or indirectly include this file:

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
 zero emission model, used as superclass for the other model helpers More...
 

Detailed Description

Author
Daniel Krajzewicz
Michael Behrisch
Date
Mon, 19.08.2013

Definition in file PollutantsInterface.h.