mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-16 02:06:08 +08:00
Utility function to find out if model set is initialized
This commit is contained in:
@@ -142,6 +142,9 @@ namespace BlackCore
|
||||
//! \note might be slow since list can be big
|
||||
virtual BlackMisc::Simulation::CAircraftModelList getModelSet() const = 0;
|
||||
|
||||
//! Simulators which have an initialized model set
|
||||
virtual BlackMisc::Simulation::CSimulatorInfo simulatorsWithInitializedModelSet() const = 0;
|
||||
|
||||
//! Number of installed models in simulator eco system
|
||||
virtual int getModelSetCount() const = 0;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user