F16:

Path: AC/Aircraft

% The F16 aircraft properties database. 

   If p = 'catalog' it will list a catalog of available data. Inputs are
   not case sensitive. If no output arguments are specified it will plot
   the data. 

   Since version 2 (ACT)
--------------------------------------------------------------------------
   Form:
   [x,xCol,xRow] = F16( q )
--------------------------------------------------------------------------

   ------
   Inputs
   ------
   q                      String describing the type of data

   -------
   Outputs
   -------
   x                      The properties
   xCol                   Column indices
   xRow                   Row indices

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

Children:

Common: Classes/@statespace/and.m
Common: Classes/@statespace/close.m
Common: Classes/@statespace/connect.m
Common: Classes/@statespace/eig.m
Common: Classes/@statespace/get.m
Common: Classes/@statespace/getabcd.m
Common: Classes/@statespace/getsub.m
Common: Classes/@statespace/isempty.m
Common: Classes/@statespace/mtimes.m
Common: Classes/@statespace/plus.m
Common: Classes/@statespace/series.m
Common: Classes/@statespace/set.m
Common: Classes/@statespace/statespace.m
Common: Graphics/NewFig
Common: Graphics/XLabelS
Common: Graphics/YLabelS
Common: Graphics/ZLabelS

Back to the AC Module page