mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-17 10:55:32 +08:00
Ref T298, added algorithm and score values to matching setup
This commit is contained in:
@@ -49,6 +49,9 @@ namespace BlackGui
|
||||
void clear();
|
||||
|
||||
private:
|
||||
//! Algorithm
|
||||
BlackMisc::Simulation::CAircraftMatcherSetup::MatchingAlgorithm algorithm() const;
|
||||
|
||||
//! Mode
|
||||
BlackMisc::Simulation::CAircraftMatcherSetup::MatchingMode matchingMode() const;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user