Path: Airships/Modeling
% The moment coefficient of an airship envelope. dK is a column vector. -------------------------------------------------------------------------- Form: cM = CMAirship( dK, v, alpha ) -------------------------------------------------------------------------- ------ Inputs ------ dK (:,1) K2 - K1 v (1,1) Volume alpha (:) Angle of attack (deg) ------- Outputs ------- cM (:) Lift coefficient --------------------------------------------------------------------------
Common: CommonData/SwooshWatermark Common: General/CellToMat Common: General/MatToCell Common: General/Watermark Common: Graphics/NewFig Common: Graphics/Plot2D Common: Graphics/PltStyle Math: Trigonometry/SinD
Back to the Airships Module page