FreeEMS
0.2.0-SNAPSHOT-285-g028e24c
|
Mass Air Flow Transfer Table. More...
#include "../inc/freeEMS.h"
Go to the source code of this file.
Variables | |
const volatile unsigned short MAFTransferTable[1024] | LOOKUPD |
Mass Air Flow Transfer Table. |
Mass Air Flow Transfer Table.
This file exists solely to contain the Mass Air Flow transfer function lookup table.
Definition in file MAFTransferTable.c.
const volatile unsigned short MAFTransferTable [1024] LOOKUPD |
Mass Air Flow Transfer Table.
Using this table it is possible to accurately and quickly convert a raw ADC reading to a measured mass air flow value.
Definition at line 46 of file MAFTransferTable.c.