Path: AerospaceUtils/ComponentModels
% Get CAD vertices and faces for 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 --------------------------------------------------------------------------
Common: ComponentModels/Frustrum Common: Graphics/DrawVertices
Back to the AerospaceUtils Module page