CMAirship:
--------------------------------------------------------------------------
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
--------------------------------------------------------------------------
Children:
Common: Graphics/Plot2D
Math: Trigonometry/SinD