mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-15 17:55:34 +08:00
Implement CSimulatorFs9::updateOwnSimulatorCockpit
This commit is contained in:
committed by
Mat Sutcliffe
parent
04787bbf39
commit
b0fd4e03b2
@@ -44,6 +44,9 @@ namespace BlackSimPlugin
|
||||
//! Really open, means connected and data can be sent
|
||||
bool isOpen() const;
|
||||
|
||||
//! Write aircraft
|
||||
bool write(const BlackMisc::Simulation::CSimulatedAircraft &aircraft);
|
||||
|
||||
//! Write variables
|
||||
bool write(const BlackMisc::Aviation::CTransponder &xpdr);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user