Path: ACPro/ACPerformance
% Compute the sonic boom scale factor. Type SonicBoom for a demo. -------------------------------------------------------------------------- Form: scale = SonicBoom( h ); -------------------------------------------------------------------------- ------ Inputs ------ h (1,:) Altitude (meters) ------- Outputs ------- scale (1,:) Sonic boom scale factor p (1,:) Atmospheric pressure (N/m^2) See also: StdAtm. --------------------------------------------------------------------------
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