AirlinerDesign:

Path: ACPro/Demos/ACDesign

% Hypersonic airliner design. 

   It first computes the thrust for the cruise condition and then checks
   takeoff and landing. A trip between Newark and Singapore is analyzed.
   The design is compared to the XB-70 and the Airbus 340-500 in a table.
 ------------------------------------------------------------------------
   See also AircraftEquilibrium, StallVelocity, LandingDistance, 
   TakeoffDistance, AircraftGroupDataStructure, AircraftDesign,
   AircraftGroupMassStatement
 ------------------------------------------------------------------------
%
--------------------------------------------------------------------------
   Copyright (c) 2013 Princeton Satellite Systems, Inc.
   All rights reserved.
--------------------------------------------------------------------------

Children:

ACPro: ACDesign/AircraftDesign
ACPro: ACDesign/AircraftGroupMassStatement
ACPro: ACPerformance/AircraftEquilibrium
ACPro: ACPerformance/AircraftGroupDataStructure
ACPro: ACPerformance/DragUndercarriage
ACPro: ACPerformance/LandingDistance
ACPro: ACPerformance/StallVelocity
ACPro: ACPerformance/TakeoffDistance
Common: General/CreateLatexTable

Back to the ACPro Module page