|
SUMO - Simulation of Urban MObility
|
Go to the source code of this file.
Macros | |
| #define | CO2_OFFSET 0 |
| #define | CO_OFFSET 6 |
| #define | FUEL_OFFSET 18 |
| #define | HC_OFFSET 12 |
| #define | NOx_OFFSET 24 |
| #define | PMx_OFFSET 30 |
Definition in file HelpersHBEFA.cpp.
| #define CO2_OFFSET 0 |
Definition at line 48 of file HelpersHBEFA.cpp.
Referenced by HelpersHBEFA::computeCO2().
| #define CO_OFFSET 6 |
Definition at line 49 of file HelpersHBEFA.cpp.
Referenced by HelpersHBEFA::computeCO().
| #define FUEL_OFFSET 18 |
Definition at line 51 of file HelpersHBEFA.cpp.
Referenced by HelpersHBEFA::computeFuel().
| #define HC_OFFSET 12 |
Definition at line 50 of file HelpersHBEFA.cpp.
Referenced by HelpersHBEFA::computeHC().
| #define NOx_OFFSET 24 |
Definition at line 52 of file HelpersHBEFA.cpp.
Referenced by HelpersHBEFA::computeNOx().
| #define PMx_OFFSET 30 |
Definition at line 53 of file HelpersHBEFA.cpp.
Referenced by HelpersHBEFA::computePMx().