📄 contents.m
字号:
% The FDC toolbox - Root directory
% ================================
% This directory contains only one M-file (save for contents.m):
%
% FDC.M Calls the toolbox initialization routine FDCINIT.M in the
% PROGRAMS subdirectory
%
%
% FDC subdirectories
% ------------------
% aircraft - contains the nonlinear aircraft model and main FDC library
% apilot - contains autopilot simulation models for the Beaver
% data - FDC datadirectory
% doc - contains last minute notes, changelog, license information,
% and an overview of the history of this toolbox
% examples - contains open-loop models and a practical demonstration of
% the trimming process
% help - contains all HTML helpfiles
% navigate - contains the radio-navigation library
% programs - contains the trimming program, linearization program, model
% initialization tools, and several other tools that simplify
% the handling of this toolbox
% tools - contains the fdctools library, which contains several
% useful general-purposes Simulink blocks (subset of the
% DUBSI blockset, which can be downloaded separately)
% wind - contains the wind and turbulence libraries
%-----------------------------------------------------------------------
% The Flight Dynamics and Control Toolbox version 1.4.0.
% (c) Copyright Marc Rauw, 1994-2005. Licensed under the Open Software
% License version 2.1; see COPYING.TXT and LICENSE.TXT for more details.
% Last revision: December 31, 2004.
%-----------------------------------------------------------------------
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -