ardupilot/libraries/doc/html/_p_i_d_8h.html

72 lines
3.5 KiB
HTML

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<title>ArduPilot Libraries: PID.h File Reference</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<link href="search/search.css" rel="stylesheet" type="text/css"/>
<script type="text/javaScript" src="search/search.js"></script>
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head>
<body onload='searchBox.OnSelectItem(0);'>
<!-- Generated by Doxygen 1.7.1 -->
<div class="navigation" id="top">
<div class="tabs">
<ul class="tablist">
<li><a href="main.html"><span>Main&nbsp;Page</span></a></li>
<li><a href="pages.html"><span>Related&nbsp;Pages</span></a></li>
<li><a href="namespaces.html"><span>Namespaces</span></a></li>
<li><a href="annotated.html"><span>Classes</span></a></li>
<li class="current"><a href="files.html"><span>Files</span></a></li>
</ul>
</div>
<div class="tabs2">
<ul class="tablist">
<li><a href="files.html"><span>File&nbsp;List</span></a></li>
<li><a href="globals.html"><span>File&nbsp;Members</span></a></li>
</ul>
</div>
</div>
<div class="header">
<div class="summary">
<a href="#nested-classes">Classes</a> </div>
<div class="headertitle">
<h1>PID.h File Reference</h1> </div>
</div>
<div class="contents">
<p>Generic <a class="el" href="class_p_i_d.html" title="Object managing one PID control.">PID</a> algorithm, with EEPROM-backed storage of constants.
<a href="#_details">More...</a></p>
<code>#include &lt;stdint.h&gt;</code><br/>
<div class="dynheader">
Include dependency graph for PID.h:</div>
<div class="dyncontent">
<div class="center"><img src="_p_i_d_8h__incl.png" border="0" usemap="#_p_i_d_8h" alt=""/></div>
<map name="_p_i_d_8h" id="_p_i_d_8h">
</map>
</div>
<div class="dynheader">
This graph shows which files directly or indirectly include this file:</div>
<div class="dyncontent">
<div class="center"><img src="_p_i_d_8h__dep__incl.png" border="0" usemap="#_p_i_d_8hdep" alt=""/></div>
<map name="_p_i_d_8hdep" id="_p_i_d_8hdep">
<area shape="rect" id="node3" href="_p_i_d_8cpp.html" title="Generic PID algorithm, with EEPROM&#45;backed storage of constants." alt="" coords="5,83,75,112"/></map>
</div>
<p><a href="_p_i_d_8h_source.html">Go to the source code of this file.</a></p>
<table class="memberdecls">
<tr><td colspan="2"><h2><a name="nested-classes"></a>
Classes</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">class &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_p_i_d.html">PID</a></td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Object managing one <a class="el" href="class_p_i_d.html" title="Object managing one PID control.">PID</a> control. <a href="class_p_i_d.html#_details">More...</a><br/></td></tr>
</table>
<hr/><a name="_details"></a><h2>Detailed Description</h2>
<p>Generic <a class="el" href="class_p_i_d.html" title="Object managing one PID control.">PID</a> algorithm, with EEPROM-backed storage of constants. </p>
<p>Definition in file <a class="el" href="_p_i_d_8h_source.html">PID.h</a>.</p>
</div>
<hr class="footer"/><address class="footer"><small>
Generated for ArduPilot Libraries by&nbsp;<a href="http://www.doxygen.org/index.html"><img class="footer" src="doxygen.png" alt="doxygen"/></a></small></address>
</body>
</html>