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

#include <engine_configuration_generated_structures_alphax-2chan.h>

Collaboration diagram for stft_cell_cfg_s:
Collaboration graph
[legend]

Data Fields

scaled_channel< uint8_t, 10, 1 > maxAdd
 
scaled_channel< uint8_t, 10, 1 > maxRemove
 
scaled_channel< uint16_t, 10, 1 > timeConstant
 
int8_t maxAdd
 
int8_t maxRemove
 

Detailed Description

Definition at line 7 of file engine_configuration_generated_structures_alphax-2chan.h.

Field Documentation

◆ maxAdd [1/2]

scaled_channel< uint8_t, 10, 1 > stft_cell_cfg_s::maxAdd

Maximum % that the short term fuel trim can add units: % offset 0

Definition at line 13 of file engine_configuration_generated_structures_alphax-2chan.h.

Referenced by ClosedLoopFuelCellImpl::getMaxAdjustment().

◆ maxAdd [2/2]

int8_t stft_cell_cfg_s::maxAdd

Maximum % that the short term fuel trim can add units: % offset 0

Definition at line 13 of file engine_configuration_generated_structures_f469-discovery.h.

◆ maxRemove [1/2]

scaled_channel< uint8_t, 10, 1 > stft_cell_cfg_s::maxRemove

Maximum % that the short term fuel trim can remove units: % offset 1

Definition at line 19 of file engine_configuration_generated_structures_alphax-2chan.h.

Referenced by ClosedLoopFuelCellImpl::getMinAdjustment().

◆ maxRemove [2/2]

int8_t stft_cell_cfg_s::maxRemove

Maximum % that the short term fuel trim can remove units: % offset 1

Definition at line 19 of file engine_configuration_generated_structures_f469-discovery.h.

◆ timeConstant

scaled_channel< uint16_t, 10, 1 > stft_cell_cfg_s::timeConstant

Commonly referred as Integral gain. Time constant for correction while in this cell: this sets responsiveness of the closed loop correction. A value of 5.0 means it will try to make most of the correction within 5 seconds, and a value of 1.0 will try to correct within 1 second. Lower values makes the correction more sensitive, higher values slow the correction down. units: sec offset 2

Time constant for correction while in this cell: this sets responsiveness of the closed loop correction. A value of 5.0 means it will try to make most of the correction within 5 seconds, and a value of 1.0 will try to correct within 1 second. units: sec offset 2

Definition at line 27 of file engine_configuration_generated_structures_alphax-2chan.h.

Referenced by ClosedLoopFuelCellImpl::getIntegratorGain().


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