rusEFI
The most advanced open source ECU
|
#include <engine_configuration_generated_structures_alphax-2chan.h>
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] = {} |
Definition at line 5633 of file engine_configuration_generated_structures_alphax-2chan.h.
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.
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.
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.
Referenced by calculateBlend().
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().
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.
Referenced by calculateBlend().
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.
Referenced by calculateBlend().
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.
Referenced by calculateBlend().
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.
Referenced by calculateBlend().
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().