Path: ACPro/ACPerformance
% Compute taxiing fuel.
Based on A320 and B777 data.
Type TaxiingFuel for a demo.
--------------------------------------------------------------------------
Form:
mF = TaxiingFuel( t, m )
--------------------------------------------------------------------------
------
Inputs
------
t (1,1) Taxiing duration (min)
m (1,:) Liftoff mass (kg)
-------
Outputs
-------
mF (1,:) Taxiing fuel (kg);
--------------------------------------------------------------------------
Reference: http://www.airliners.net/aviation-forums/tech_ops
/read.main/140800/
--------------------------------------------------------------------------
Common: CommonData/SwooshWatermark Common: General/CellToMat Common: General/MatToCell Common: General/Watermark Common: Graphics/NewFig Common: Graphics/Plot2D Common: Graphics/PltStyle Math: Analysis/IntExt
Back to the ACPro Module page