NMPB08 shared libraries
|
Calculations of road emissions. More...
#include "RoadEmissionNMPB08.h"
#include "RoadSurfaceDescription.h"
#include <vector>
#include <math.h>
#include <map>
Go to the source code of this file.
Classes | |
class | CalculRoadEmissionNMPB::CalculRoadEmission |
Class used to road emission calculations. More... | |
Namespaces | |
namespace | CalculRoadEmissionNMPB |
Functions | |
bool | CalculRoadEmissionNMPB::DefineRoadSurfaceType (int idRoadSurface, double AVL, double BVL, double Vref_VL, double APL, double BPL, double Vref_PL, double const *spectrum) |
Definition of a new road surface type with data needed for rolling component and for spectrum. |