#include <long_term_fuel_trim.h>
|
float | trims [FT_BANK_COUNT][VE_LOAD_COUNT][VE_RPM_COUNT] |
|
Definition at line 8 of file long_term_fuel_trim.h.
◆ applyToVe()
void LtftState::applyToVe |
( |
| ) |
|
◆ fillRandom()
void LtftState::fillRandom |
( |
| ) |
|
◆ load()
◆ reset()
void LtftState::reset |
( |
| ) |
|
◆ save()
Definition at line 24 of file long_term_fuel_trim.cpp.
24 {
25#if EFI_PROD_CODE
27#endif
28}
StorageStatus storageWrite(StorageItemId id, const uint8_t *ptr, size_t size)
float trims[FT_BANK_COUNT][VE_LOAD_COUNT][VE_RPM_COUNT]
◆ trims
float LtftState::trims[FT_BANK_COUNT][VE_LOAD_COUNT][VE_RPM_COUNT] |
The documentation for this struct was generated from the following files: