mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-06 18:25:37 +08:00
Ref T275, FSX/P3D obtain model string and CG when model is added and set it in the providers
This commit is contained in:
@@ -75,6 +75,7 @@ namespace BlackSimPlugin
|
||||
//! Data struct of aircraft model data
|
||||
struct DataDefinitionRemoteAircraftModel
|
||||
{
|
||||
double cgToGroundFt; //!< Static CG to ground (ft)
|
||||
char atcType[32]; //!< type
|
||||
char atcModel[32]; //!< model
|
||||
char atcId[32]; //!< id
|
||||
|
||||
Reference in New Issue
Block a user