mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-05-01 22:55:41 +08:00
Ref T261, unit tests for the CG XPlane issue (feet? meters? mixup)
Testing altitude correction
This commit is contained in:
committed by
Roland Winklmeier
parent
8e3b55b4ca
commit
7590be1a54
@@ -52,6 +52,9 @@ namespace BlackMiscTest
|
||||
//! Test sort order
|
||||
void sortOrder() const;
|
||||
|
||||
//! Altitude correction
|
||||
void altitudeCorrection();
|
||||
|
||||
private:
|
||||
//! Test situations (ascending)
|
||||
static BlackMisc::Aviation::CAircraftSituationList testSituations();
|
||||
|
||||
Reference in New Issue
Block a user