Path: Missions/LunarMission
% Generates a CAD component for a lunar module first stage legs. Use 'scale' to change the size of the legs. Use 'xy spacing' to adjust the distance between the legs. These legs are based on the Apollo Lunar Module. Type LandingLegs for a demo. -------------------------------------------------------------------------- Form: [v, f] = LandingLegsCAD( varargin ) -------------------------------------------------------------------------- ------ Inputs ------ 'scale' and 'xy spacing' ------- Outputs ------- v(:,3) Vertices f(:,3) Faces --------------------------------------------------------------------------
Common: CommonData/SwooshWatermark Common: ComponentModels/Box Common: ComponentModels/Extrude Common: ComponentModels/ExtrudeFromProfile 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 Missions Module page