Changeset 287 for doc/html/ekf__obj_8h-source.html
- Timestamp:
- 03/05/09 14:03:56 (16 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
doc/html/ekf__obj_8h-source.html
r280 r287 72 72 <a name="l00025"></a>00025 <span class="keywordtype">double</span> minQ(<span class="keywordtype">double</span> Q); 73 73 <a name="l00026"></a>00026 74 <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="classbdm_1_1BM.html" title="Bayesian Model of a system, i.e. all uncertainty is modeled by probabilities.">BM</a> , <span class="keyword">public</span> <a class="code" href="classbdm_1_1BMcond.html" title="Conditional Bayesian Filter.">BMcond</a>{74 <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="classbdm_1_1BM.html" title="Bayesian Model of a system, i.e. all uncertainty is modeled by probabilities.">BM</a> { 75 75 <a name="l00033"></a>00033 <span class="keyword">public</span>: 76 76 <a name="l00034"></a>00034 <span class="keywordtype">void</span> init_ekf(<span class="keywordtype">double</span> Tv); … … 105 105 <a name="l00063"></a>00063 106 106 <a name="l00064"></a>00064 <span class="keyword">public</span>: 107 <a name="l00066"></a><a class="code" href="classEKFfixed.html#05d1f11bd56305420b56fe83ada6e586">00066</a> <a class="code" href="classEKFfixed.html#05d1f11bd56305420b56fe83ada6e586" title="Default constructor.">EKFfixed</a> ():<a class="code" href="classbdm_1_1BM.html" title="Bayesian Model of a system, i.e. all uncertainty is modeled by probabilities.">BM</a>(), <a class="code" href="classbdm_1_1BMcond.html" title="Conditional Bayesian Filter.">BMcond</a>(),E(),Ry(2,2){107 <a name="l00066"></a><a class="code" href="classEKFfixed.html#05d1f11bd56305420b56fe83ada6e586">00066</a> <a class="code" href="classEKFfixed.html#05d1f11bd56305420b56fe83ada6e586" title="Default constructor.">EKFfixed</a> ():<a class="code" href="classbdm_1_1BM.html" title="Bayesian Model of a system, i.e. all uncertainty is modeled by probabilities.">BM</a>(),E(),Ry(2,2){ 108 108 <a name="l00067"></a>00067 <span class="keywordtype">int</span> i; 109 109 <a name="l00068"></a>00068 <span class="keywordflow">for</span>(i=0;i<16;i++){Q[i]=0;} … … 141 141 <a name="l00102"></a>00102 142 142 </pre></div></div> 143 <hr size="1"><address style="text-align: right;"><small>Generated on Wed Feb 18 17:38:392009 for mixpp by 143 <hr size="1"><address style="text-align: right;"><small>Generated on Wed Mar 4 18:50:10 2009 for mixpp by 144 144 <a href="http://www.doxygen.org/index.html"> 145 145 <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.6 </small></address>