rusEFI
The most advanced open source ECU
|
#include <engine_configuration_generated_structures_alphax-2chan.h>
Data Fields | |
float | flow |
scaled_channel< int16_t, 100, 1 > | battLagCorrBattBins [VBAT_INJECTOR_CURVE_SIZE] = {} |
scaled_channel< uint32_t, 10, 1 > | battLagCorrPressBins [VBAT_INJECTOR_CURVE_PRESSURE_SIZE] = {} |
scaled_channel< int16_t, 100, 1 > | battLagCorrTable [VBAT_INJECTOR_CURVE_PRESSURE_SIZE][VBAT_INJECTOR_CURVE_SIZE] = {} |
float | battLagCorrBins [VBAT_INJECTOR_CURVE_SIZE] = {} |
float | battLagCorr [VBAT_INJECTOR_CURVE_SIZE] = {} |
Definition at line 549 of file engine_configuration_generated_structures_alphax-2chan.h.
float injector_s::battLagCorr = {} |
ms delay between injector open and close dead times units: ms offset 36
Definition at line 428 of file engine_configuration_generated_structures_hellen-112-17.h.
scaled_channel< int16_t, 100, 1 > injector_s::battLagCorrBattBins = {} |
units: volts offset 4
Definition at line 560 of file engine_configuration_generated_structures_alphax-2chan.h.
Referenced by InjectorModelWithConfig::getDeadtime(), setBosch02880155868(), setMazdaMiataNbInjectorLag(), and validateConfigOnStartUpOrBurn().
float injector_s::battLagCorrBins = {} |
units: volts offset 4
Definition at line 422 of file engine_configuration_generated_structures_hellen-112-17.h.
scaled_channel< uint32_t, 10, 1 > injector_s::battLagCorrPressBins = {} |
Injector correction pressure units: SPECIAL_CASE_PRESSURE offset 20
Injector correction pressure units: kPa offset 20
Definition at line 566 of file engine_configuration_generated_structures_alphax-2chan.h.
Referenced by InjectorModelWithConfig::getDeadtime(), setBosch02880155868(), setMazdaMiataNbInjectorLag(), and validateConfigOnStartUpOrBurn().
scaled_channel< int16_t, 100, 1 > injector_s::battLagCorrTable = {} |
ms delay between injector open and close dead times units: ms offset 28
ms delay between injector open and close dead times units: ms offset 36
Definition at line 572 of file engine_configuration_generated_structures_alphax-2chan.h.
Referenced by InjectorModelWithConfig::getDeadtime(), setBosch02880155868(), setFlatInjectorLag(), setGDIFueling(), and setMazdaMiataNbInjectorLag().
float injector_s::flow |
This is your injector flow at the fuel pressure used in the vehicle See units setting below offset 0
This is your injector flow at the fuel pressure used in the vehicle. cc/min, cubic centimetre per minute By the way, g/s = 0.125997881 * (lb/hr) g/s = 0.125997881 * (cc/min)/10.5 g/s = 0.0119997981 * cc/min units: cm3/min offset 0
Definition at line 555 of file engine_configuration_generated_structures_alphax-2chan.h.
Referenced by common2jz(), commonPassatB6(), InjectorModelWithConfig::getBaseFlowRate(), getConfigValueByHash(), hellen121_nissan_boardDefaultConfiguration(), hellen88_boardDefaultConfiguration(), kinetis_boardConfigOverrides(), m73engine(), miataNAcommonEngineSettings(), setConfigValueByName(), setDefaultFuel(), setDodgeNeonNGCEngineConfiguration(), setDodgeRam1996(), setEngineBMW_M73_microRusEfi(), setGenesisCoupeBK1(), setGenesisCoupeBK2(), setGmLs4(), setGmSbcGen5(), setHondaK(), setHondaObd1(), setHyundaiPb(), setMaverickX3(), setMazdaMiata96(), setMazdaMiataEngineNB2Defaults(), setMazdaMiataNA94(), setMazdaMiataNB1(), setMercedesM111EngineConfiguration(), setPrometheusDefaults(), setStepperHw(), setSubaruEG33Defaults(), and setVwAba().