Path: AerospaceUtils/ComponentModels
% Generate CAD vertices for a Xenon Tank support based on the ETS VIII Tank. Type XenonTankSupport for a demo. -------------------------------------------------------------------------- Form: [v, f, vol] = XenonTankSupport( l ) -------------------------------------------------------------------------- ------ Inputs ------ l (1,:) Length of Strut ------- Outputs ------- v (:,3) Vertices f (:,3) Faces vol (1,1) Volume of material --------------------------------------------------------------------------
Common: CommonData/SwooshWatermark Common: ComponentModels/Box Common: ComponentModels/Frustrum Common: ComponentModels/Strut Common: General/DeBlankLT Common: General/Watermark Common: Graphics/DrawVertices Common: Graphics/NewFig Common: Graphics/PltStyle Common: Graphics/XLabelS Common: Graphics/YLabelS Common: Graphics/ZLabelS Common: Quaternion/Q2Mat Common: Quaternion/QTForm Common: Quaternion/U2Q Math: Geometry/Perpendicular Math: Linear/Cross Math: Linear/Dot Math: Linear/DupVect Math: Linear/Mag Math: Linear/Unit
Back to the AerospaceUtils Module page