|
rusEFI
The most advanced open source ECU
|
#include <short_term_fuel_trim_state_generated.h>


Data Fields | |
| ft_region_e | stftCorrectionBinIdx |
| ft_region_e | stftLearningBinIdx |
| stft_state_e | stftCorrectionState |
| stft_state_e | stftLearningState [FT_BANK_COUNT] = {} |
| uint8_t | alignmentFill_at_5 [3] = {} |
| float | stftInputError [FT_BANK_COUNT] = {} |
Definition at line 7 of file short_term_fuel_trim_state_generated.h.
| uint8_t short_term_fuel_trim_state_s::alignmentFill_at_5[3] = {} |
need 4 byte alignment units: units offset 5
Definition at line 31 of file short_term_fuel_trim_state_generated.h.
| ft_region_e short_term_fuel_trim_state_s::stftCorrectionBinIdx |
STFT: used bin offset 0
Definition at line 12 of file short_term_fuel_trim_state_generated.h.
Referenced by ShortTermFuelTrim::getCorrection().
| stft_state_e short_term_fuel_trim_state_s::stftCorrectionState |
offset 2
Definition at line 21 of file short_term_fuel_trim_state_generated.h.
Referenced by ShortTermFuelTrim::getCorrection(), and LtftState::load().
| float short_term_fuel_trim_state_s::stftInputError[FT_BANK_COUNT] = {} |
STFT: input Lambda error units: % offset 8
Definition at line 37 of file short_term_fuel_trim_state_generated.h.
Referenced by ShortTermFuelTrim::getCorrection().
| ft_region_e short_term_fuel_trim_state_s::stftLearningBinIdx |
STFT: learning bin offset 1
Definition at line 17 of file short_term_fuel_trim_state_generated.h.
Referenced by ShortTermFuelTrim::getCorrection().
| stft_state_e short_term_fuel_trim_state_s::stftLearningState[FT_BANK_COUNT] = {} |
offset 3
Definition at line 25 of file short_term_fuel_trim_state_generated.h.
Referenced by ShortTermFuelTrim::getCorrection().