1
0
Fork 0

Debugging output.

This commit is contained in:
curt 2001-06-06 17:11:35 +00:00
parent 71380de883
commit 70cfe7e606

View file

@ -558,7 +558,7 @@ bool FGLaRCsim::copy_from_LaRCsim() {
// get_sin_longitude(), get_cos_longitude());
_set_Climb_Rate( -1 * V_down );
// cout << "climb rate = " << -V_down * 60 << endl;
return true;
}