Boost PSI Corrections

This commit is contained in:
ConnerMcLaughlin 2016-09-11 14:59:20 -05:00 committed by GitHub
parent 3845d4569c
commit fe65f4bddd
1 changed files with 3 additions and 1 deletions

View File

@ -445,8 +445,10 @@ page = 7
;Boost and vvt maps (Page 8)
;--------------------------------------------------
page = 8
;notes for boostTable in PSI~~~There are 6.895 psis to a kPa then x 2 like the kPa ver~~~div atmos. pressure in kPa by 2 and make neg so to subtract instead of add
#if BOOSTPSI
boostTable = array, U08, 0,[8x8], "PSI", 0.14503773773020923, -2.10304719708803, 0, 74, 0 #0.043511 0.02900754754 0.05801509508
boostTable = array, U08, 0,[8x8], "PSI", 0.29007547546041846, -50.6625, 0, 74, 0
; boostTable = array, U08, 0,[8x8], "PSI", 0.14503773773020923, -2.10304719708803, 0, 74, 0 #0.043511 0.02900754754 0.05801509508
#else
boostTable = array, U08, 0,[8x8], "kPa", 2.0, 0.0, 0, 511, 0
#endif