classes CWeatherGridProvider and CWeatherGridAware

refs #612
This commit is contained in:
Roland Winklmeier
2016-03-26 21:10:55 +01:00
parent f72c8e878b
commit 8a0290b44b
3 changed files with 81 additions and 0 deletions

View File

@@ -278,6 +278,7 @@ namespace BlackCore
//! \param ownAircraftProvider in memory access to own aircraft data
//! \param remoteAircraftProvider in memory access to rendered aircraft data such as situation history and aircraft itself
//! \param pluginStorageProvider in memory access to persistent plugin data store
//! \param weatherGridProvider in memory access to weather grid data
//! \return driver instance
virtual ISimulator *create(
const BlackMisc::Simulation::CSimulatorPluginInfo &info,