prahinit.htm

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

HTM
29
字号
<!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 PAH/RAH initialization routine <i>PRAHINIT</i>
    </h2>
    <p>The Matlab program <i>PRAHINIT</i> can be used to initialize the Pitch Attitude Hold and Roll Attitude Hold simulation models <i><a href="apilot.htm#PAHRAH">PAH</a></i>, <i><a href=
    "apilot.htm#PAHRAH">RAH</a></i>, and <i><a href=
    "apilot.htm#PAHRAH">PAHRAH</a></i>. This routine needs to be run
    before starting a new simulation of these systems.</p> 
    
     <p>The program can be started by typing <code>prahinit</code> at the Matlab
    command-line, or by double-clicking the <i>PRAHINIT</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. <i>PRAHINIT</i> calls several
    subroutines; see the source-code of <small>PRAHINIT.M</small> in the FDC
    directory <small>APILOT</small> for more details. </p>
  </div></body>
</html>

⌨️ 快捷键说明

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