Path: ACPro/ACPerformance
% Aerodynamic form factor.
For wings, fuselages and nacelles.
Mach number and sweep ratio must be entered for wings.
--------------------------------------------------------------------------
Form:
k = AeroFormFactor( type, r )
--------------------------------------------------------------------------
------
Inputs
------
type (1,:) 'wing' 'fuselage' 'nacelle'
m (1,1) Mach number (for wings)
d .r (1,1) Ratio: t/c for wing l/d for others
.lambda (1,1) Quarter chord sweep
-------
Outputs
-------
k (1,:) Form factor
--------------------------------------------------------------------------
Back to the ACPro Module page