Show
Ignore:
Timestamp:
08/29/09 20:54:10 (15 years ago)
Author:
smidl
Message:

doc

Files:
1 copied

Legend:

Unmodified
Added
Removed
  • library/doc/html/arx__ctrl_8h.html

    r538 r590  
    11<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> 
    22<html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8"> 
    3 <title>mixpp: ctrlbase.h File Reference</title> 
     3<title>mixpp: arx_ctrl.h File Reference</title> 
    44<link href="tabs.css" rel="stylesheet" type="text/css"> 
    55<link href="doxygen.css" rel="stylesheet" type="text/css"> 
     
    6464</div> 
    6565<div class="contents"> 
    66 <h1>ctrlbase.h File Reference</h1>Base classes for designers of control strategy 
     66<h1>arx_ctrl.h File Reference</h1>Controllers for linear Gaussian systems 
    6767<a href="#_details">More...</a> 
    6868<p> 
    6969<code>#include &quot;<a class="el" href="bdmbase_8h-source.html">../base/bdmbase.h</a>&quot;</code><br> 
     70<code>#include &quot;<a class="el" href="ctrlbase_8h-source.html">ctrlbase.h</a>&quot;</code><br> 
     71<code>#include &quot;<a class="el" href="arx_8h-source.html">../estim/arx.h</a>&quot;</code><br> 
     72<code>#include &quot;<a class="el" href="kalman_8h-source.html">../estim/kalman.h</a>&quot;</code><br> 
    7073 
    7174<p> 
    72 <a href="ctrlbase_8h-source.html">Go to the source code of this file.</a><table border="0" cellpadding="0" cellspacing="0"> 
     75<a href="arx__ctrl_8h-source.html">Go to the source code of this file.</a><table border="0" cellpadding="0" cellspacing="0"> 
    7376<tr><td></td></tr> 
    7477<tr><td colspan="2"><br><h2>Classes</h2></td></tr> 
    75 <tr><td class="memItemLeft" nowrap align="right" valign="top">class &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1Designer.html">bdm::Designer</a></td></tr> 
     78<tr><td class="memItemLeft" nowrap align="right" valign="top">class &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1LQG__ARX.html">bdm::LQG_ARX</a></td></tr> 
    7679 
    77 <tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Base class of designers of control strategy.  <a href="classbdm_1_1Designer.html#_details">More...</a><br></td></tr> 
    78 <tr><td class="memItemLeft" nowrap align="right" valign="top">class &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1LQG.html">bdm::LQG</a></td></tr> 
    79  
     80<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight"><a class="el" href="classbdm_1_1Controller.html">Controller</a> using <a class="el" href="classbdm_1_1ARX.html" title="Linear Autoregressive model with Gaussian noise.">ARX</a> model for estimation and <a class="el" href="classbdm_1_1LQG.html">LQG</a> designer for control.  <a href="classbdm_1_1LQG__ARX.html#_details">More...</a><br></td></tr> 
    8081</table> 
    8182<hr><a name="_details"></a><h2>Detailed Description</h2> 
    82 Base classes for designers of control strategy.  
     83Controllers for linear Gaussian systems.  
    8384<p> 
    8485<dl class="author" compact><dt><b>Author:</b></dt><dd>Vaclav Smidl.</dd></dl> 
    8586----------------------------------- BDM++ - C++ library for Bayesian Decision Making under Uncertainty<p> 
    8687Using IT++ for numerical operations ----------------------------------- </div> 
    87 <hr size="1"><address style="text-align: right;"><small>Generated on Sun Aug 16 17:58:18 2009 for mixpp by&nbsp; 
     88<hr size="1"><address style="text-align: right;"><small>Generated on Sat Aug 29 20:49:42 2009 for mixpp by&nbsp; 
    8889<a href="http://www.doxygen.org/index.html"> 
    8990<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.8 </small></address>