Path: ACPro/ACProAerodynamics
% Generates a file for sc_aero_newtonian.cc/.h Generates a file low speed aero data. Each surface has the following data: axis vector (3x1) position vector of axis (3x1) The axis vector will be unitized. There is one set of the above per component. -------------------------------------------------------------------------- Form: LowSpeedAeroData( file, a, p, d, alpha0 ) -------------------------------------------------------------------------- ------ Inputs ------ fileName (1,:) Filename a (3,:) Axes p (3,:) Points of axes d (1,:) Data structures with drag data q (4,:) Quaternion from body to surface axes alpha0 (1,:) Zero lift angle ------- Outputs ------- None --------------------------------------------------------------------------
Math: Linear/Unit
Back to the ACPro Module page