This can't be right. (Also compare with line 297).
m.
diff -u -p -r1.1 IO360.cxx
--- IO360.cxx 20 May 2003 11:29:10 -0000 1.1
+++ IO360.cxx 7 Jul 2003 11:59:48 -0000
@@ -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
_______________________________________________
Flightgear-devel mailing list
[EMAIL PROTECTED]
http://mail.flightgear.org/mailman/listinfo/flightgear-devel