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

#include <map_averaging.h>

Collaboration diagram for mapSampler:
Collaboration graph
[legend]

Data Fields

scheduling_s timer
 
uint8_t cylinderNumber
 

Detailed Description

here we have averaging start and averaging end points for each cylinder TODO: migrate to AngleBasedEvent, see also #7869

Definition at line 18 of file map_averaging.h.

Field Documentation

◆ cylinderNumber

uint8_t mapSampler::cylinderNumber

Definition at line 20 of file map_averaging.h.

Referenced by MapAveragingModule::init(), and startAveraging().

◆ timer

scheduling_s mapSampler::timer

Definition at line 19 of file map_averaging.h.

Referenced by startAveraging().


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