92 | | <a name="l00042"></a><a class="code" href="classbdm_1_1EKFCh__cond.html#8c792fe284f4a26e6af9de251323fc52">00042</a> <span class="keywordtype">void</span> <a class="code" href="classbdm_1_1EKFCh__cond.html#8c792fe284f4a26e6af9de251323fc52" title="Substitute val for rvc.">condition</a> ( <span class="keyword">const</span> vec &val ) { |
93 | | <a name="l00043"></a>00043 <a class="code" href="classbdm_1_1EKFCh.html#e1e895f994398a55bc425551fc275ba3" title="Internal Model f(x,u).">pfxu</a>-><a class="code" href="classbdm_1_1fnc.html#0786e40fade2663a70d654c1dda5d73e" title="function substitutes given value into an appropriate position">condition</a> ( val ); |
94 | | <a name="l00044"></a>00044 }; |
95 | | <a name="l00045"></a>00045 }; |
96 | | <a name="l00046"></a>00046 |
97 | | <a name="l00047"></a>00047 } |
98 | | <a name="l00048"></a>00048 <span class="preprocessor">#endif //EKF_TEMP_H</span> |
| 92 | <a name="l00042"></a><a class="code" href="classbdm_1_1EKFCh__chQ.html#e663ea1b2e9ca242a932b837d99d9c6b">00042</a> <span class="keywordtype">void</span> <a class="code" href="classbdm_1_1EKFCh__chQ.html#e663ea1b2e9ca242a932b837d99d9c6b" title="Substitute val for rvc.">condition</a> ( <span class="keyword">const</span> vec &chQ0 ) { |
| 93 | <a name="l00043"></a>00043 <a class="code" href="classbdm_1_1Kalman.html#70f8bf19e81b532c60fd3a7a152425ee" title="Matrix Q in square-root form.">Q</a>.<a class="code" href="classchmat.html#4c8b321967b14ed2616a2abb9498a979" title="Access functions.">setCh</a> ( chQ0); |
| 94 | <a name="l00044"></a>00044 <span class="comment">//from EKF</span> |
| 95 | <a name="l00045"></a>00045 <a class="code" href="classbdm_1_1KalmanCh.html#48611c8582706cfa62e832be0972e75d" title="pre array (triangular matrix)">preA</a>.set_submatrix ( <a class="code" href="classbdm_1_1Kalman.html#d2c36ba01760bf207b985bf321b7817f" title="cache of rvy.count()">dimy</a>+<a class="code" href="classbdm_1_1Kalman.html#ba7699cdb3b1382a54d3e28b9b7517fa" title="cache of rv.count()">dimx</a>,<a class="code" href="classbdm_1_1Kalman.html#d2c36ba01760bf207b985bf321b7817f" title="cache of rvy.count()">dimy</a>,<a class="code" href="classbdm_1_1Kalman.html#70f8bf19e81b532c60fd3a7a152425ee" title="Matrix Q in square-root form.">Q</a>.<a class="code" href="classchmat.html#9c50d31c999d85d8e9d8cf2b69b6ac8c" title="Access function.">_Ch</a>() ); |
| 96 | <a name="l00046"></a>00046 }; |
| 97 | <a name="l00047"></a>00047 }; |
| 98 | <a name="l00048"></a>00048 |
| 99 | <a name="l00050"></a><a class="code" href="classbdm_1_1EKFCh__cond.html">00050</a> <span class="keyword">class </span><a class="code" href="classbdm_1_1EKFCh__cond.html" title="Extended Kalman filter with unknown parameters in IM.">EKFCh_cond</a> : <span class="keyword">public</span> <a class="code" href="classbdm_1_1EKFCh.html" title="Extended Kalman Filter in Square root.">EKFCh</a> { |
| 100 | <a name="l00051"></a>00051 <span class="keyword">public</span>: |
| 101 | <a name="l00052"></a><a class="code" href="classbdm_1_1EKFCh__cond.html#8c792fe284f4a26e6af9de251323fc52">00052</a> <span class="keywordtype">void</span> <a class="code" href="classbdm_1_1EKFCh__cond.html#8c792fe284f4a26e6af9de251323fc52" title="Substitute val for rvc.">condition</a> ( <span class="keyword">const</span> vec &val ) { |
| 102 | <a name="l00053"></a>00053 <a class="code" href="classbdm_1_1EKFCh.html#e1e895f994398a55bc425551fc275ba3" title="Internal Model f(x,u).">pfxu</a>-><a class="code" href="classbdm_1_1fnc.html#0786e40fade2663a70d654c1dda5d73e" title="function substitutes given value into an appropriate position">condition</a> ( val ); |
| 103 | <a name="l00054"></a>00054 }; |
| 104 | <a name="l00055"></a>00055 }; |
| 105 | <a name="l00056"></a>00056 |
| 106 | <a name="l00057"></a>00057 } |
| 107 | <a name="l00058"></a>00058 <span class="preprocessor">#endif //EKF_TEMP_H</span> |