Manage aircraft
Back to calculator
ZS-TEY
B737-300
+ Add new aircraft
Identity
Registration
Type
Basic weight & index
Basic weight (kg)
Basic index
Ballast index /100kg
Weight limits
Max zero fuel weight (kg)
Max landing weight (kg)
Cargo holds
Hold 1 label
Max (kg)
Baseline (kg)
Hold 2 label
Max (kg)
Baseline (kg)
Hold 3 label
Max (kg)
Baseline (kg)
Hold 4 label
Max (kg)
Baseline (kg)
Seat sections
Section A capacity
Section B capacity
Section C capacity
Lookup tables (JSON)
Crew table
[ { "label": "2+0", "weight": 190, "index": -9.5 }, { "label": "2+3", "weight": 424, "index": -12.7 }, { "label": "2+4", "weight": 502, "index": -9.3 }, { "label": "3+0", "weight": 285, "index": -14 }, { "label": "3+3", "weight": 519, "index": -17.1 }, { "label": "3+4", "weight": 597, "index": -13.8 } ]
Array of {"label","weight","index"} objects, one per crew complement.
Pantry table
[ { "weight": 200, "index": -0.1 }, { "weight": 400, "index": -0.1 }, { "weight": 600, "index": -0.2 } ]
Array of {"weight","index"} objects.
Fuel table (kg → index)
[ [ 1000, -4 ], [ 2000, -7 ], [ 3000, -9.4 ], [ 4000, -11.2 ], [ 5000, -12.7 ], [ 6000, -13.6 ], [ 7000, -13.6 ], [ 8000, -9.6 ], [ 9000, -2.7 ], [ 9654, -1.7 ], [ 10000, -6.3 ], [ 11000, -11.3 ], [ 12000, -16.3 ], [ 13000, -21.3 ], [ 14000, -26.3 ], [ 15000, -31.3 ], [ 16000, -36.8 ], [ 17102, -40.5 ] ]
Array of [kg, index] pairs, ascending by kg — used for interpolation.
Save changes