Type | Table |
---|---|
Offset | 322 (0x0142) |
Size | 14 Bytes |
Element Size | 1 Byte |
Elements | 14 |
Columns | 2 |
Rows | rows |
Data Scale | 1.000000 |
Data Translate | 0.000000 |
Data Units | Percent |
Axis Scale | 1.000000 |
Axis Translate | 0.000000 |
Axis Units | User defined |
Description:
Baro pressure correction
The barometric correction factor (data) against barometric pressure (axis). The barometric pressure is the static airbox reading, read shortly after key-on from either the airbox pressure sensor or the EEPROM, used to determine a fuel correction value. This is a self-contained table, alternating between the axis value in the even and the data value in the odd positions.
Note:
For variables that have a scaling factor and/or a translational offset given, use this formula to calculate the output value:
output_value = (EEPROM_value * scale) + translate
Please double-check all information from this site before using them!