]> git.mxchange.org Git - flightgear.git/blobdiff - src/FDM/LaRCsim/IO360.cxx
I forgot a linker dependency. It really si time to figure out why these are all needed.
[flightgear.git] / src / FDM / LaRCsim / IO360.cxx
index 16483848f73392c14347a8384d0c6c38737c52d3..210ee8c9b47429b756dab50e60a83d562444c891 100644 (file)
@@ -95,7 +95,7 @@ void FGNewEngine::init(double dt) {
 //    Torque = 0;
     Torque_SI = 0;
     CHT = 298.0;                       //deg Kelvin
-    CHT_degF = (CHT_degF * 1.8) - 459.67;      //deg Fahrenheit
+    CHT_degF = (CHT * 1.8) - 459.67;   //deg Fahrenheit
     Mixture = 14;
     Oil_Pressure = 0;  // PSI
     Oil_Temp = 85;     // Deg C