Show
Ignore:
Timestamp:
03/05/09 14:03:56 (15 years ago)
Author:
smidl
Message:

doc

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • doc/html/ekf__obj_8h-source.html

    r280 r287  
    7272<a name="l00025"></a>00025 <span class="keywordtype">double</span> minQ(<span class="keywordtype">double</span> Q); 
    7373<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> { 
    7575<a name="l00033"></a>00033 <span class="keyword">public</span>: 
    7676<a name="l00034"></a>00034 <span class="keywordtype">void</span> init_ekf(<span class="keywordtype">double</span> Tv); 
     
    105105<a name="l00063"></a>00063    
    106106<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){ 
    108108<a name="l00067"></a>00067         <span class="keywordtype">int</span> i; 
    109109<a name="l00068"></a>00068  <span class="keywordflow">for</span>(i=0;i&lt;16;i++){Q[i]=0;} 
     
    141141<a name="l00102"></a>00102  
    142142</pre></div></div> 
    143 <hr size="1"><address style="text-align: right;"><small>Generated on Wed Feb 18 17:38:39 2009 for mixpp by&nbsp; 
     143<hr size="1"><address style="text-align: right;"><small>Generated on Wed Mar 4 18:50:10 2009 for mixpp by&nbsp; 
    144144<a href="http://www.doxygen.org/index.html"> 
    145145<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.6 </small></address>