Changeset 145 for doc/html/ekf__obj_8h-source.html
- Timestamp:
- 08/20/08 15:41:21 (16 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
doc/html/ekf__obj_8h-source.html
r139 r145 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: work/ mixpp/pmsm/simulator_zdenek/ekf_example/ekf_obj.h Source File</title>3 <title>mixpp: work/git/mixpp/pmsm/simulator_zdenek/ekf_example/ekf_obj.h Source File</title> 4 4 <link href="doxygen.css" rel="stylesheet" type="text/css"> 5 5 <link href="tabs.css" rel="stylesheet" type="text/css"> … … 15 15 </ul> 16 16 </div> 17 <h1>work/ mixpp/pmsm/simulator_zdenek/ekf_example/ekf_obj.h</h1><a href="ekf__obj_8h.html">Go to the documentation of this file.</a><div class="fragment"><pre class="fragment"><a name="l00001"></a>0000117 <h1>work/git/mixpp/pmsm/simulator_zdenek/ekf_example/ekf_obj.h</h1><a href="ekf__obj_8h.html">Go to the documentation of this file.</a><div class="fragment"><pre class="fragment"><a name="l00001"></a>00001 18 18 <a name="l00013"></a>00013 <span class="preprocessor">#ifndef EKFfix_H</span> 19 19 <a name="l00014"></a>00014 <span class="preprocessor"></span><span class="preprocessor">#define EKFfix_H</span> … … 30 30 <a name="l00025"></a>00025 <span class="keywordtype">double</span> minQ(<span class="keywordtype">double</span> Q); 31 31 <a name="l00026"></a>00026 32 <a name="l00032"></a><a class="code" href="classEKFfixed.html">00032</a> <span class="keyword">class </span><a class="code" href="classEKFfixed.html" title="Extended Kalman Filter in full matrices.">EKFfixed</a> : <span class="keyword">public</span> <a class="code" href="classBM.html" title="Bayesian Model of the world, i.e. all uncertainty is modeled by probabilities.">BM</a>, <span class="keyword">public</span> <a class="code" href="classBMcond.html" title="Conditional Bayesian Filter.">BMcond</a> {32 <a name="l00032"></a><a class="code" href="classEKFfixed.html">00032</a> <span class="keyword">class </span><a class="code" href="classEKFfixed.html" title="Extended Kalman Filter with full matrices in fixed point arithmetic.">EKFfixed</a> : <span class="keyword">public</span> <a class="code" href="classBM.html" title="Bayesian Model of the world, i.e. all uncertainty is modeled by probabilities.">BM</a>, <span class="keyword">public</span> <a class="code" href="classBMcond.html" title="Conditional Bayesian Filter.">BMcond</a> { 33 33 <a name="l00033"></a>00033 <span class="keyword">public</span>: 34 34 <a name="l00034"></a>00034 <span class="keywordtype">void</span> init_ekf(<span class="keywordtype">double</span> Tv); … … 99 99 <a name="l00102"></a>00102 100 100 </pre></div></div> 101 <hr size="1"><address style="text-align: right;"><small>Generated on Sat Aug 16 1 1:58:422008 for mixpp by 101 <hr size="1"><address style="text-align: right;"><small>Generated on Sat Aug 16 17:22:03 2008 for mixpp by 102 102 <a href="http://www.doxygen.org/index.html"> 103 103 <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.6 </small></address>