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

#include <engine_configuration_generated_structures_alphax-2chan.h>

Collaboration diagram for injector_s:
Collaboration graph
[legend]

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

Detailed Description

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

Field Documentation

◆ battLagCorr

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.

428{};

◆ battLagCorrBattBins

scaled_channel< int16_t, 100, 1 > injector_s::battLagCorrBattBins = {}

◆ battLagCorrBins

float injector_s::battLagCorrBins = {}

units: volts offset 4

Definition at line 422 of file engine_configuration_generated_structures_hellen-112-17.h.

422{};

◆ battLagCorrPressBins

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.

566{};

Referenced by InjectorModelWithConfig::getDeadtime(), setBosch02880155868(), setMazdaMiataNbInjectorLag(), and validateConfigOnStartUpOrBurn().

◆ battLagCorrTable

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.

572{};

Referenced by InjectorModelWithConfig::getDeadtime(), setBosch02880155868(), setFlatInjectorLag(), setGDIFueling(), and setMazdaMiataNbInjectorLag().

◆ flow

float injector_s::flow

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