REAModel:

--------------------------------------------------------------------------
   Create pictures for General Dynamics REAs.
   Units are meters.

   Available types:
   mr-103c, mr-106e, mr-111c, lm

   Type REAModel for a demo.
--------------------------------------------------------------------------
   Form:
   [v, f, d] = REAModel( type, uPlume )
--------------------------------------------------------------------------

   ------
   Inputs
   ------
   type         (1,:) Type
   uPlume       (3,1) Unit vector for plume

   -------
   Outputs
   -------
   v            (n,3) Vertices
   f            (n,3) Faces
   d            (1,1) Data
                      .mass
                      .power
                      .propulsion

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

Children:

Common: CAD/GenericProperties
Common: CAD/Inertias
Common: ComponentModels/Frustrum
Common: Coord/Q2Mat
Common: Coord/U2Q
Common: Graphics/NewFig
Common: Graphics/XLabelS
Common: Graphics/YLabelS
Common: Graphics/ZLabelS
Common: Math/Mag