FreeEMS
0.2.0-SNAPSHOT-285-g028e24c
|
Inlet Air Temperature Transfer Table. More...
Go to the source code of this file.
Variables | |
const volatile unsigned short IATTransferTable[1024] | LOOKUPD |
Inlet Air Temperature Transfer Table. |
Inlet Air Temperature Transfer Table.
This file exists solely to contain the Inlet Air Temperature thermistor transfer function lookup table.
Definition in file IATTransferTable.c.
const volatile unsigned short IATTransferTable [1024] LOOKUPD |
Inlet Air Temperature Transfer Table.
Using this table it is possible to accurately and quickly convert a raw ADC reading to a scaled temperature value in degrees Kelvin.
Definition at line 48 of file IATTransferTable.c.