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

uint8_t stftCorrectionBinIdx = (uint8_t)0
 
uint8_t stftLearningBinIdx = (uint8_t)0
 
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 33 of file short_term_fuel_trim_state_generated.h.

33{};

◆ stftCorrectionBinIdx

uint8_t short_term_fuel_trim_state_s::stftCorrectionBinIdx = (uint8_t)0

STFT: used bin units: Bin offset 0

Definition at line 13 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 23 of file short_term_fuel_trim_state_generated.h.

Referenced by ShortTermFuelTrim::getCorrection().

◆ stftInputError

float short_term_fuel_trim_state_s::stftInputError[FT_BANK_COUNT] = {}

STFT: input Lambda error units: % offset 8

Definition at line 39 of file short_term_fuel_trim_state_generated.h.

39{};

Referenced by ShortTermFuelTrim::getCorrection().

◆ stftLearningBinIdx

uint8_t short_term_fuel_trim_state_s::stftLearningBinIdx = (uint8_t)0

STFT: learning bin units: Bin offset 1

Definition at line 19 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 27 of file short_term_fuel_trim_state_generated.h.

27{};

Referenced by ShortTermFuelTrim::getCorrection().


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