Path: Airships/AirshipGUI
% High-level airship design tool. -------------------------------------------------------------------------- Form: tag = AirshipDesignGUI( action, modifier ) -------------------------------------------------------------------------- ------ Inputs ------ action (1,:) Action to be taken by the Airship Design GUI modifier (:) Modifier applied to action data (:) Data passed ------- Outputs ------- tag (1,:) Returns the window tag on initialization --------------------------------------------------------------------------
AerospaceUtils: AeroData/AtmData Airships: Modeling/AirshipDrag Airships: Modeling/AirshipGeometry Airships: Modeling/HalfEllipsoid Airships: Modeling/SolarCellCoverage Airships: Modeling/StructuralMass FormationFlying: Help/HelpSystem Common: Atmosphere/StdAtm Common: CommonData/SwooshWatermark Common: CommonData/xSplashSmall Common: General/CellToMat Common: General/CloseFigure Common: General/DeBlankLT Common: General/MatToCell Common: General/Watermark Common: Graphics/Axis3D Common: Graphics/Ellipsd Common: Graphics/NewFig Common: Graphics/Plot2D Common: Graphics/PltStyle Common: Graphics/TitleS Common: Graphics/XLabelS Common: Graphics/YLabelS Common: Graphics/ZLabelS Math: Linear/DupVect
Back to the Airships Module page