SUMO - Simulation of Urban MObility
|
#include <config.h>
#include <vector>
#include "StdDefs.h"
#include "SUMOVehicleClass.h"
#include <limits>
#include <cmath>
Go to the source code of this file.
Data Structures | |
class | HelpersHBEFA |
Helper methods for HBEFA-based emission computation. More... | |
Macros | |
#define | PI 3.1415926535897932384626433832795 |
Definition in file HelpersHBEFA.h.
#define PI 3.1415926535897932384626433832795 |
Definition at line 45 of file HelpersHBEFA.h.
Referenced by HelpersHBEFA::compute().