27 lines
527 B
JSON
27 lines
527 B
JSON
{
|
||
"_meta": {
|
||
"format": "pilot-toolkit-aircraft",
|
||
"version": 3,
|
||
"aircraftId": "G650",
|
||
"generated": "2026-02-28"
|
||
},
|
||
"label": "G650",
|
||
"available": true,
|
||
"weightLimits": {
|
||
"minBew": 52600,
|
||
"mtow": 99600,
|
||
"maxRamp": 100000
|
||
},
|
||
"eswl": {
|
||
"type": "formula",
|
||
"weightFactor": 0.45,
|
||
"wheelFactor": 1.28,
|
||
"formula": "weight × weightFactor ÷ wheelFactor"
|
||
},
|
||
"pcn": null,
|
||
"pcr": null,
|
||
"pcnError": null,
|
||
"pcrError": null,
|
||
"windLimitations": null,
|
||
"fuelBuckets": null
|
||
} |