HallThrusterModel:

Path: AerospaceUtils/ComponentModels

% Create a CAD Drawing of a Hall thruster.

 Type HallThrusterModel for a demo.
--------------------------------------------------------------------------
   Form:
   [v, f] = HallThrusterModel( s )
--------------------------------------------------------------------------

   ------
   Inputs
   ------
   s           (1,2)	Scale [Diameter, length]

   -------
   Outputs
   -------
   v           (:,3)   Vertices
   f           (:,3)   Faces

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

Children:

Common: ComponentModels/Frustrum
Common: Graphics/NewFig
Common: Graphics/XLabelS
Common: Graphics/YLabelS
Common: Graphics/ZLabelS
Math: Linear/Mag

Back to the AerospaceUtils Module page