Path: AerospaceUtils/ComponentModels
% Generate CAD vertices and faces for a motor model.
Type USR30Motor for a demo.
Since version 10.
--------------------------------------------------------------------------
Form:
[v, f, d] = USR30Motor( demo )
--------------------------------------------------------------------------
------
Inputs
------
demo (1,1) If entered run the demo
-------
Outputs
-------
v (:,3) Vertices
f (:,3) Faces
d (1,1) Data
.r (1,3) Radii
.z (1,3) Z locations of base
--------------------------------------------------------------------------
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