DrawAlphaBeta:

Path: ACPro/ModelCreation

% Draws angle of attack and sideslip

 If your figure does not use axis image the arrows may look strange.
 
 Type DrawAlphaBeta for a demo.

--------------------------------------------------------------------------
   Form:
   DrawAlphaBeta( p0, q, vB, l )
--------------------------------------------------------------------------

   ------
   Inputs
   ------
   p0    (3,1) Origin 
   q     (4,1) XYZ to body
   vB    (3,1) Body frame velocity
   l     (1,1) Vector length

   -------
   Outputs 
   -------
   h     (1,:) Handles to objects

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

Children:

Common: CommonData/SwooshWatermark
Common: ComponentModels/Box
Common: ComponentModels/Frustrum
Common: General/DeBlankLT
Common: General/Watermark
Common: Graphics/DrawVertices
Common: Graphics/NewFig
Common: Graphics/PltStyle
Common: Graphics/XLabelS
Common: Graphics/YLabelS
Common: Graphics/ZLabelS
Common: Quaternion/AU2Q
Common: Quaternion/Q2Mat
Common: Quaternion/QForm
Common: Quaternion/QTForm
Common: Quaternion/U2Q
Math: Geometry/Perpendicular
Math: Linear/Cross
Math: Linear/Dot
Math: Linear/DupVect
Math: Linear/Mag
Math: Linear/Unit

Back to the ACPro Module page