ACModes:

Path: AC/Aircraft

% Compute the aircraft modes for straight and level flight.
   Since version 2 (ACT)
--------------------------------------------------------------------------
   Form:
   m = ACModes( g )
--------------------------------------------------------------------------

   ------
   Inputs
   ------
   g           (:)   statespace data structure

   -------
   Outputs
   -------
   m           (:)   Modes

--------------------------------------------------------------------------

Back to the AC Module page