StreamlineShockAngle:

Path: ACPro/ACEngine

% Compute streamline deflection angle from the oblique shock angle.

 Type StreamlineShockAngle for a demo.

--------------------------------------------------------------------------
   Form:
   delta = StreamlineShockAngle( theta, gamma )
--------------------------------------------------------------------------

   ------
   Inputs
   ------
   theta	(1,:)  Oblique angle (rad)
   m1    (1,:)  Mach number
   gamma	(1,1)  Fluid ratio of specific heats

   -------
   Outputs
   -------
   delta  (1,:)  Streamline deflection shock angle  (rad)

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

Children:

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