SUMO - Simulation of Urban MObility
|
Go to the source code of this file.
Defines | |
#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(), and HelpersHBEFA::computeDefaultCO2().
#define CO_OFFSET 6 |
Definition at line 49 of file HelpersHBEFA.cpp.
Referenced by HelpersHBEFA::computeCO(), and HelpersHBEFA::computeDefaultCO().
#define FUEL_OFFSET 18 |
Definition at line 51 of file HelpersHBEFA.cpp.
Referenced by HelpersHBEFA::computeDefaultFuel(), and HelpersHBEFA::computeFuel().
#define HC_OFFSET 12 |
Definition at line 50 of file HelpersHBEFA.cpp.
Referenced by HelpersHBEFA::computeDefaultHC(), and HelpersHBEFA::computeHC().
#define NOx_OFFSET 24 |
Definition at line 52 of file HelpersHBEFA.cpp.
Referenced by HelpersHBEFA::computeDefaultNOx(), and HelpersHBEFA::computeNOx().
#define PMx_OFFSET 30 |
Definition at line 53 of file HelpersHBEFA.cpp.
Referenced by HelpersHBEFA::computeDefaultPMx(), and HelpersHBEFA::computePMx().