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

#include <engine_configuration_generated_structures_alphax-2chan.h>

Collaboration diagram for MAP_sensor_config_s:
Collaboration graph
[legend]

Data Fields

float samplingAngleBins [MAP_ANGLE_SIZE] = {}
 
float samplingAngle [MAP_ANGLE_SIZE] = {}
 
float samplingWindowBins [MAP_WINDOW_SIZE] = {}
 
float samplingWindow [MAP_WINDOW_SIZE] = {}
 
air_pressure_sensor_config_s sensor
 

Detailed Description

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

Field Documentation

◆ samplingAngle

float MAP_sensor_config_s::samplingAngle = {}

MAP averaging sampling start crank degree angle units: deg offset 32

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

432{};

Referenced by MapAveragingModule::onFastCallback(), and setDefaultEngineConfiguration().

◆ samplingAngleBins

float MAP_sensor_config_s::samplingAngleBins = {}

◆ samplingWindow

float MAP_sensor_config_s::samplingWindow = {}

MAP averaging angle crank degree duration units: deg offset 96

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

442{};

Referenced by MapAveragingModule::onFastCallback(), and setDefaultEngineConfiguration().

◆ samplingWindowBins

float MAP_sensor_config_s::samplingWindowBins = {}

◆ sensor

air_pressure_sensor_config_s MAP_sensor_config_s::sensor

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