FreeEMS
0.2.0-SNAPSHOT-285-g028e24c
|
Coolant/Head Temperature Transfer Table. More...
Go to the source code of this file.
Variables | |
const volatile unsigned short CHTTransferTable[1024] | LOOKUPD |
Coolant/Head Temperature Transfer Table. |
Coolant/Head Temperature Transfer Table.
This file exists solely to contain the Coolant/Head Temperature thermistor transfer function lookup table.
Definition in file CHTTransferTable.c.
const volatile unsigned short CHTTransferTable [1024] LOOKUPD |
Coolant/Head 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 CHTTransferTable.c.