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

#include <engine_configuration_generated_structures_alphax-2chan.h>

Collaboration diagram for blend_table_s:
Collaboration graph
[legend]

Data Fields

scaled_channel< int16_t, 10, 1 > table [BLEND_TABLE_COUNT][BLEND_TABLE_COUNT] = {}
 
uint16_t loadBins [BLEND_TABLE_COUNT] = {}
 
uint16_t rpmBins [BLEND_TABLE_COUNT] = {}
 
gppwm_channel_e blendParameter
 
gppwm_channel_e yAxisOverride
 
scaled_channel< int16_t, 10, 1 > blendBins [BLEND_FACTOR_SIZE] = {}
 
scaled_channel< uint8_t, 2, 1 > blendValues [BLEND_FACTOR_SIZE] = {}
 
uint8_t alignmentFill_at_186 [2] = {}
 
uint8_t alignmentFill_at_42 [2] = {}
 

Detailed Description

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

Field Documentation

◆ alignmentFill_at_186

uint8_t blend_table_s::alignmentFill_at_186 = {}

need 4 byte alignment units: units offset 186

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

5670{};

◆ alignmentFill_at_42

uint8_t blend_table_s::alignmentFill_at_42[2] = {}

need 4 byte alignment units: units offset 42

Definition at line 5670 of file engine_configuration_generated_structures_subaru_eg33_f7.h.

5670{};

◆ blendBins

scaled_channel< int16_t, 10, 1 > blend_table_s::blendBins = {}

offset 162

offset 18

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

5659{};

Referenced by calculateBlend().

◆ blendParameter

gppwm_channel_e blend_table_s::blendParameter

offset 160

offset 16

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

Referenced by calculateBlend().

◆ blendValues

scaled_channel< uint8_t, 2, 1 > blend_table_s::blendValues = {}

units: % offset 178

units: % offset 34

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

5664{};

Referenced by calculateBlend().

◆ loadBins

uint16_t blend_table_s::loadBins = {}

units: Load offset 128

units: Load offset 8

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

5642{};

Referenced by calculateBlend().

◆ rpmBins

uint16_t blend_table_s::rpmBins = {}

units: RPM offset 144

units: RPM offset 12

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

5647{};

Referenced by calculateBlend().

◆ table

scaled_channel< int16_t, 10, 1 > blend_table_s::table = {}

offset 0

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

5637{};

Referenced by calculateBlend().

◆ yAxisOverride

gppwm_channel_e blend_table_s::yAxisOverride

offset 161

offset 17

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

Referenced by calculateBlend().


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