rusEFI
The most advanced open source ECU
Loading...
Searching...
No Matches
Data Fields
short_term_fuel_trim_state_s Struct Reference

#include <short_term_fuel_trim_state_generated.h>

Inheritance diagram for short_term_fuel_trim_state_s:
Inheritance graph
[legend]
Collaboration diagram for short_term_fuel_trim_state_s:
Collaboration graph
[legend]

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] = {}
 

Detailed Description

Definition at line 7 of file short_term_fuel_trim_state_generated.h.

Field Documentation

◆ alignmentFill_at_5

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.

31{};

◆ stftCorrectionBinIdx

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().

◆ stftCorrectionState

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().

◆ stftInputError

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.

37{};

Referenced by ShortTermFuelTrim::getCorrection().

◆ stftLearningBinIdx

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().

◆ stftLearningState

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.

25{};

Referenced by ShortTermFuelTrim::getCorrection().


The documentation for this struct was generated from the following file: