|
swift
|
Data struct of aircraft model data. More...
Public Attributes | |
| double | cgToGroundFt |
| Static CG to ground (ft) | |
| char | atcType [32] |
| type | |
| char | atcModel [32] |
| model | |
| char | atcId [32] |
| id | |
| char | atcAirlineNumber [64] |
| airline number | |
| char | atcFlightNumber [8] |
| flight number (168) | |
| char | title [256] |
| Aircraft model string. | |
Data struct of aircraft model data.
Definition at line 91 of file simconnectdatadefinition.h.