Path: Common/Control
% Generate CCV (control configured vehicle) aircraft model.
This is useful for trying out the control functions
Type CCVModel for a demo.
--------------------------------------------------------------------------
Form:
x = CCVModel( q )
--------------------------------------------------------------------------
------
Inputs
------
q (1,:) String describing the type of data
Use 'catalog' to print list of supported types
-------
Outputs
-------
x The properties
--------------------------------------------------------------------------
Reference: Stevens, B.L., Lewis, F.L. , Aircraft Control and Simulation,
John Wiley & Sons, 1992, pp. 354-358.
--------------------------------------------------------------------------
See also @statespace/statespace.m, EigEval, SVPlot, Step
--------------------------------------------------------------------------