refs #896, added logging of CG and old/new position

This commit is contained in:
Klaus Basan
2017-03-05 03:06:48 +01:00
committed by Mathew Sutcliffe
parent 03b8739158
commit 78f3ef375f
5 changed files with 17 additions and 9 deletions

View File

@@ -123,6 +123,8 @@ namespace BlackMisc
PhysicalQuantities::CAngle getPitch() const;
PhysicalQuantities::CAngle getBank() const;
PhysicalQuantities::CSpeed getGroundSpeed() const;
Aviation::CAircraftSituation getOldSituation() const { return oldSituation; }
Aviation::CAircraftSituation getNewSituation() const { return newSituation; }
//! @}
//! Change time fraction