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: 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 Math: Linear/Mag
Back to the AerospaceUtils Module page