|
rusEFI
The most advanced open source ECU
|
Definition in file ego.h.
Functions | |
| float | getAfr (SensorType type) |
| bool | hasAfrSensor () |
| void | setEgoSensor (ego_sensor_e type) |
Variables | |
| StoredValueSensor | smoothedLambda1Sensor |
| StoredValueSensor | smoothedLambda2Sensor |
| ExpAverage | expAverageLambda1 |
| ExpAverage | expAverageLambda2 |
| float getAfr | ( | SensorType | type | ) |
Definition at line 25 of file ego.cpp.

| bool hasAfrSensor | ( | ) |
| void setEgoSensor | ( | ego_sensor_e | type | ) |
Definition at line 100 of file ego.cpp.
Referenced by setDefaultEngineConfiguration(), and setVwAba().


|
extern |
Definition at line 12 of file ego.cpp.
Referenced by getAfr(), and AemXSeriesWideband::refreshSmoothedLambda().
|
extern |
Definition at line 13 of file ego.cpp.
Referenced by getAfr(), and AemXSeriesWideband::refreshSmoothedLambda().
|
extern |
|
extern |