|
rusEFI
The most advanced open source ECU
|
Functions | |
| static int | addMafPoint (int index, float kgHrValue, float voltage) |
| static int | addMafPointByVoltage (int index, float voltage, float kgHrValue) |
| static void | fillTheRest (int i) |
| void | setBosch0280218037 () |
| void | setBosch0280218004 () |
| void | setNissanMAF0031 () |
Definition at line 3 of file maf.cpp.
Referenced by addMafPointByVoltage(), fillTheRest(), and setBosch0280218037().

Definition at line 9 of file maf.cpp.
Referenced by setNissanMAF0031().


|
static |
unrealistic values just to make binary search happy
Definition at line 13 of file maf.cpp.
Referenced by setBosch0280218004(), setBosch0280218037(), and setNissanMAF0031().


| void setBosch0280218004 | ( | ) |
Definition at line 45 of file maf.cpp.

| void setBosch0280218037 | ( | ) |
Hot-film air-mass meter, Type HFM 5
Definition at line 25 of file maf.cpp.
Referenced by setDefaultEngineConfiguration().


| void setNissanMAF0031 | ( | ) |
22680-7S000
Definition at line 51 of file maf.cpp.
Referenced by setNissanVqEngineConfig().

