Skip to content

Commit

Permalink
Updated basic aircraft details - A320
Browse files Browse the repository at this point in the history
  • Loading branch information
markszutor committed May 11, 2024
1 parent 36be6ab commit a960ba6
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -17,17 +17,17 @@
{
"configMajorVersion": 0,
"configMinorVersion": 1,
"_variant": "A320-251N",
"_variant": "A320-214",
"_icao": "A320",
"_name": "Airbus A320ceo",
"_engines": "CFM56-5B4/P",
"_developer": "FBW",
"_developer": "Horizon Simulations",
"msnReference": "MSN 9XXX",
"weightVariant": "WV055",
"designLimits": {
"weights": {
"maxGw": 79000, // kg
"maxZfw": 64300, // kg
"maxGw": 73500, // kg
"maxZfw": 64500, // kg
"minZfw": 42500, // kg
"maxGwCg": 40, // %CG MAC
"maxZfwCg": 40, // %CG MAC
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,17 +17,17 @@
{
"configMajorVersion": 0,
"configMinorVersion": 1,
"_variant": "A320-251N",
"_variant": "A320-232",
"_icao": "A320",
"_name": "Airbus A320ceo",
"_engines": "IAE V2527-A5",
"_developer": "FBW",
"_developer": "Horizon Simulations",
"msnReference": "MSN 9XXX",
"weightVariant": "WV055",
"designLimits": {
"weights": {
"maxGw": 79000, // kg
"maxZfw": 64300, // kg
"maxGw": 73500, // kg
"maxZfw": 64500, // kg
"minZfw": 42500, // kg
"maxGwCg": 40, // %CG MAC
"maxZfwCg": 40, // %CG MAC
Expand Down

0 comments on commit a960ba6

Please sign in to comment.