Path: ACPro/ACPerformance
% Computes the Breguet range. -------------------------------------------------------------------------- Form: range = BreguetRangeEquation( d, velocity, altitude ) -------------------------------------------------------------------------- ------ Inputs ------ d (1,1) See "ConcordeProperties.m" velocity (1,:) Velocity (m/sec) ------- Outputs ------- range (1,:) Range (km) -------------------------------------------------------------------------- Reference: Mair, W. A. and D. L. Birdsall, "Aircraft Performance," Cambridge, pp. 167-168. --------------------------------------------------------------------------
ACPro: ACPerformance/ConcordeProperties ACPro: ACProAerodynamics/ConcordeLD AerospaceUtils: AeroData/AtmData Common: Atmosphere/StdAtm Common: CommonData/SwooshWatermark Common: General/CellToMat Common: General/MatToCell Common: General/Watermark Common: Graphics/NewFig Common: Graphics/Plot2D Common: Graphics/PltStyle
Back to the ACPro Module page