Ref T301, cockpit double value frequency comparison (double comparison unsafe)

This commit is contained in:
Klaus Basan
2018-08-12 02:59:24 +02:00
parent 38e2a3ee3d
commit a47da54d8c
2 changed files with 18 additions and 6 deletions

View File

@@ -99,6 +99,9 @@ namespace BlackGui
//! SELCAL value changed (in selector)
void onSelcalChanged();
//! Compare 2 frequencies (consider epsilon)
static bool isFrequenceEqual(double f1, double f2);
QScopedPointer<Ui::CCockpitComForm> ui;
};
} // ns