Path: Airships/Analysis
% Plot a 3D airship hull, fins, gondola, and show internal ballonets -------------------------------------------------------------------------- Form: AirshipBallonets( name, h ); -------------------------------------------------------------------------- ------ Inputs ------ name (:) Name of airship model file. h (1) Altitude (meters) ------- Outputs ------- none --------------------------------------------------------------------------
AerospaceUtils: AeroData/AtmData Airships: Mass/BuildAirshipMassModel Airships: Mass/IntegrateMassProps Airships: Modeling/AirshipCV Airships: Modeling/AirshipGeometry Airships: Modeling/GondolaGeometry Airships: Modeling/HalfEllipsoid Common: Atmosphere/StdAtm Common: CommonData/SwooshWatermark Common: General/CellToMat 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 Common: Transform/IConvP Math: Linear/DupVect Math: Linear/SkewSq
Back to the Airships Module page