mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-07 02:35:33 +08:00
Ref T275, utility functions in simulated aircraft, sim object ..
This commit is contained in:
@@ -388,7 +388,7 @@ namespace BlackMisc
|
||||
void setNetworkModel(const CAircraftModel &model);
|
||||
|
||||
//! Set the center of gravity
|
||||
void setCG(const PhysicalQuantities::CLength &cg);
|
||||
bool setCG(const PhysicalQuantities::CLength &cg);
|
||||
|
||||
//! Set callsign
|
||||
void setCallsign(const Aviation::CCallsign &callsign);
|
||||
|
||||
Reference in New Issue
Block a user