rusEFI
The most advanced open source ECU
Loading...
Searching...
No Matches
Functions
speed_density.h File Reference

Detailed Description

Date
May 29, 2014
Author
Andrey Belomutskiy, (c) 2012-2020

Definition in file speed_density.h.

Functions

void initSpeedDensity ()
 

Function Documentation

◆ initSpeedDensity()

void initSpeedDensity ( )

Definition at line 108 of file speed_density.cpp.

108 {
110}
void initTable(TValueInit(&table)[TRowNum][TColNum], const TXColumnInit(&columnBins)[TColNum], const TRowInit(&rowBins)[TRowNum])
static constexpr persistent_config_s * config
ve_Map3D_t veMap
scaled_channel< uint16_t, 10, 1 > veTable[VE_LOAD_COUNT][VE_RPM_COUNT]

Referenced by initDataStructures().

Here is the call graph for this function:
Here is the caller graph for this function:

Go to the source code of this file.