Eclipse SUMO - Simulation of Urban MObility
|
#include <config.h>
#include <vector>
#include <limits>
#include <cmath>
#include <utils/common/StdDefs.h>
#include <utils/geom/GeomHelper.h>
#include <utils/common/SUMOVehicleClass.h>
#include "EnergyParams.h"
#include "PollutantsInterface.h"
Go to the source code of this file.
Data Structures | |
class | HelpersHBEFA |
Helper methods for HBEFA-based emission computation. More... | |
Definition in file HelpersHBEFA.h.