Skip to content

Commit

Permalink
Updated basic aircraft details - A21N
Browse files Browse the repository at this point in the history
  • Loading branch information
markszutor committed May 11, 2024
1 parent a960ba6 commit a6e14f1
Show file tree
Hide file tree
Showing 4 changed files with 24 additions and 24 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -17,18 +17,18 @@
{
"configMajorVersion": 0,
"configMinorVersion": 1,
"_variant": "A320-251N",
"_variant": "A321-251N LR",
"_icao": "A21N",
"_name": "Airbus A321neo",
"_engines": "CFM LEAP-1A32",
"_developer": "FBW",
"_developer": "Horizon Simulations",
"msnReference": "MSN 9XXX",
"weightVariant": "WV055",
"weightVariant": "WV071",
"designLimits": {
"weights": {
"maxGw": 79000, // kg
"maxZfw": 64300, // kg
"minZfw": 42500, // kg
"maxGw": 97400, // kg
"maxZfw": 75600, // kg
"minZfw": 50121, // kg
"maxGwCg": 40, // %CG MAC
"maxZfwCg": 40, // %CG MAC
"maxCargo": 9435, // kg
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,18 +17,18 @@
{
"configMajorVersion": 0,
"configMinorVersion": 1,
"_variant": "A320-251N",
"_variant": "A321-251N",
"_icao": "A21N",
"_name": "Airbus A321neo",
"_engines": "CFM LEAP-1A32",
"_developer": "FBW",
"_developer": "Horizon Simulations",
"msnReference": "MSN 9XXX",
"weightVariant": "WV055",
"weightVariant": "WV071",
"designLimits": {
"weights": {
"maxGw": 79000, // kg
"maxZfw": 64300, // kg
"minZfw": 42500, // kg
"maxGw": 97400, // kg
"maxZfw": 75600, // kg
"minZfw": 50121, // kg
"maxGwCg": 40, // %CG MAC
"maxZfwCg": 40, // %CG MAC
"maxCargo": 9435, // kg
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,18 +17,18 @@
{
"configMajorVersion": 0,
"configMinorVersion": 1,
"_variant": "A320-251N",
"_variant": "A321-271N LR",
"_icao": "A21N",
"_name": "Airbus A321neo",
"_engines": "PW1100G-JM",
"_developer": "FBW",
"_developer": "Horizon Simulations",
"msnReference": "MSN 9XXX",
"weightVariant": "WV055",
"weightVariant": "WV071",
"designLimits": {
"weights": {
"maxGw": 79000, // kg
"maxZfw": 64300, // kg
"minZfw": 42500, // kg
"maxGw": 97400, // kg
"maxZfw": 75600, // kg
"minZfw": 50121, // kg
"maxGwCg": 40, // %CG MAC
"maxZfwCg": 40, // %CG MAC
"maxCargo": 9435, // kg
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,18 +17,18 @@
{
"configMajorVersion": 0,
"configMinorVersion": 1,
"_variant": "A320-251N",
"_variant": "A321-271N",
"_icao": "A21N",
"_name": "Airbus A321neo",
"_engines": "PW1100G-JM",
"_developer": "FBW",
"_developer": "Horizon Simulations",
"msnReference": "MSN 9XXX",
"weightVariant": "WV055",
"weightVariant": "WV071",
"designLimits": {
"weights": {
"maxGw": 79000, // kg
"maxZfw": 64300, // kg
"minZfw": 42500, // kg
"maxGw": 97400, // kg
"maxZfw": 75600, // kg
"minZfw": 50121, // kg
"maxGwCg": 40, // %CG MAC
"maxZfwCg": 40, // %CG MAC
"maxCargo": 9435, // kg
Expand Down

0 comments on commit a6e14f1

Please sign in to comment.