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 --------------------------------------------------------------------------
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: CommonData/SwooshWatermark Common: Control/Append Common: Control/C2DZOH Common: Control/EigEval Common: Control/Parallel Common: Control/S2Damp Common: Control/SVPlot Common: Control/Series Common: Control/SizeABCD Common: Control/Step Common: Control/TrnsZero Common: Control/WPZ Common: Control/WReson Common: General/CellToMat Common: General/MatToCell Common: General/Watermark Common: Graphics/LogLimit Common: Graphics/NewFig Common: Graphics/Plot2D Common: Graphics/PltStyle Common: Graphics/TimeLabl Math: Linear/ColCompR Math: Linear/IsZero Math: Linear/RowCompU
Back to the Common Module page