SonicBoom:

Path: ACPro/ACPerformance

% Compute the sonic boom scale factor.

   Type "SonicBoom" for a demo.
   Since version 5.
--------------------------------------------------------------------------
   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.

--------------------------------------------------------------------------

Children:

Common: Atmosphere/StdAtm
Common: Graphics/Plot2D

Back to the ACPro Module page