Path: AerospaceUtils/ComponentModels
% Generate a Xenon Tank CAD model based on the ETS VIII Tank. When you change the mass of Xenon it adjusts the cylindrical section. Type XenonTank to see a picture. -------------------------------------------------------------------------- Form: [v, f, d] = XenonTank( mXenon ) -------------------------------------------------------------------------- ------ Inputs ------ mXenon (1,:) Mass of Xenon ------- Outputs ------- v (:,3) Vertices f (:,3) Faces d (.) Data .pressure (1,1) Pressure (2175 psi) .length (1,1) Length, boss to boss .lengthTotal (1,1) Total length .diameter (1,1) Diameter (13.26") --------------------------------------------------------------------------
Common: CommonData/SwooshWatermark Common: ComponentModels/Box Common: ComponentModels/Extrude Common: ComponentModels/ExtrudeFromProfile Common: General/CellToMat Common: General/DeBlankLT Common: General/MatToCell Common: General/Watermark Common: Graphics/DrawVertices Common: Graphics/NewFig Common: Graphics/Plot2D Common: Graphics/PltStyle Common: Graphics/XLabelS Common: Graphics/YLabelS Common: Graphics/ZLabelS Math: Linear/Mag
Back to the AerospaceUtils Module page