Changeset 280 for doc/html/pmsm__estim_8cpp.html
- Timestamp:
- 02/24/09 14:12:46 (16 years ago)
- Files:
-
- 1 copied
Legend:
- Unmodified
- Added
- Removed
-
doc/html/pmsm__estim_8cpp.html
r275 r280 1 1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> 2 2 <html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8"> 3 <title>mixpp: arx_test.cpp File Reference</title>3 <title>mixpp: pmsm_estim.cpp File Reference</title> 4 4 <link href="doxygen.css" rel="stylesheet" type="text/css"> 5 5 <link href="tabs.css" rel="stylesheet" type="text/css"> … … 59 59 </div> 60 60 <div class="contents"> 61 <h1> arx_test.cpp File Reference</h1><hr><a name="_details"></a><h2>Detailed Description</h2>62 Test of basic elements of the ARX class.61 <h1>pmsm_estim.cpp File Reference</h1><hr><a name="_details"></a><h2>Detailed Description</h2> 62 Multi-Estimator (developped for PMSM). 63 63 <p> 64 See file arx for mathematical background.<p> 65 This class tests functions ARX::bayes (Bayes rule) ARX::structure_est and ARX::predictor_student<p> 66 Untested functions: none. 64 67 65 <p> 68 <code>#include <<a class="el" href="arx_8h-source.html">estim/arx.h</a>></code><br> 66 <code>#include "<a class="el" href="pmsm__ui_8h-source.html">pmsm_ui.h</a>"</code><br> 67 <code>#include <<a class="el" href="libKF_8h-source.html">estim/libKF.h</a>></code><br> 69 68 <table border="0" cellpadding="0" cellspacing="0"> 70 69 <tr><td></td></tr> 71 70 <tr><td colspan="2"><br><h2>Functions</h2></td></tr> 72 <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name=" e66f6b31b5ad750f1fe042a706a4e3d4"></a><!-- doxytag: member="arx_test.cpp::main" ref="e66f6b31b5ad750f1fe042a706a4e3d4" args="()" -->73 int </td><td class="memItemRight" valign="bottom"><b>main</b> ( )</td></tr>71 <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="0ddf1224851353fc92bfbff6f499fa97"></a><!-- doxytag: member="pmsm_estim.cpp::main" ref="0ddf1224851353fc92bfbff6f499fa97" args="(int argc, char *argv[])" --> 72 int </td><td class="memItemRight" valign="bottom"><b>main</b> (int argc, char *argv[])</td></tr> 74 73 75 74 </table> 76 75 </div> 77 <hr size="1"><address style="text-align: right;"><small>Generated on Mon Feb 16 10:06:242009 for mixpp by 76 <hr size="1"><address style="text-align: right;"><small>Generated on Wed Feb 18 17:38:45 2009 for mixpp by 78 77 <a href="http://www.doxygen.org/index.html"> 79 78 <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.6 </small></address>