mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-12 23:35:33 +08:00
Ref T261, simulated aircraft get/set CG
This commit is contained in:
committed by
Roland Winklmeier
parent
3f7b229e66
commit
f330e91350
@@ -386,6 +386,9 @@ namespace BlackMisc
|
||||
//! Set network model
|
||||
void setNetworkModel(const CAircraftModel &model);
|
||||
|
||||
//! Set the center of gravity
|
||||
void setCG(const PhysicalQuantities::CLength &cg);
|
||||
|
||||
//! Set callsign
|
||||
void setCallsign(const Aviation::CCallsign &callsign);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user