apinit.htm

来自「matlab的FDC工具箱」· HTM 代码 · 共 34 行

HTM
34
字号
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 3.2//EN">
<html>
  <head>
    <link rel="stylesheet" type="text/css" href="fdchelp.css">
    <title>
      FDC help: Autopilot utility APINIT
    </title>
    <meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
  </head>
  <body bgcolor="#DDDDDD"><div>
    <h2>
      The autopilot initialization routine <i>APINIT</i>
    </h2>
    <p>The Matlab program <i>APINIT</i> can be used to initialize the autopilot
    systems <i><a href="apilot.htm#APILOT1">APILOT1</a></i>, <i><a href=
    "apilot.htm#APILOT2">APILOT2</a></i>, <i><a href=
    "apilot.htm#APILOT3">APILOT3</a></i>; this routine needs to be run
    before starting a new simulation.</p> 
    
     <p>The program can be started by typing <code>apinit</code> at the Matlab
    command-line, or by double-clicking the <i>APINIT</i> button in the
    PAH/RAH systems. A menu will be displayed in the command window; the user
    is expected to walk through all menu options in the shown order and enter all required
    parameter values (for the simplified model <i><a href="apilot.htm#APILOT1">APILOT1</a></i>, the VOR and ILS initialization may be skipped). <i>APINIT</i> calls several
    subroutines; see the source-code of <small>APINIT.M</small> in the FDC
    directory <small>APILOT</small> for more details. </p>
    
     <p><b>Note:</b> <i>APINIT</i> does not initialize the autopilot mode and
    reference values of the control inputs. Those values should be defined with
    the routine <i><a href="apmode.htm">APMODE</a></i>.</p>
  </div></body>
</html>

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?