K 10
svn:author
V 6
zeus67
K 8
svn:date
V 27
2017-04-06T02:59:24.943187Z
K 7
svn:log
V 439
TPOD camera movements (WiP)
ENG page enabled (WiP)
CJ: 
I just added the following values to the FM_parameter struct:
 double engComp_RPM_PCT_U = 0.0;  //Uncorrected Compressor RPM PCT
 double engComp_RPM_PCT_C = 0.0;  //Uncorrected Fan RPM PCT
 double engFan_RPM_PCT_U = 0.0;  //Corrected Compressor RPM PCT
 double engFan_RPM_PCT_C = 0.0;  //Corrected Fan RPM PCT
Both the MPCD engine panel and the instruments engine panel requires them
END
