Show
Ignore:
Timestamp:
09/13/09 23:15:31 (15 years ago)
Author:
smidl
Message:

doc, sorted related pages

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • library/doc/html/classbdm_1_1DS.html

    r614 r616  
    7474<p>Abstract class for discrete-time sources of data.   
    7575<a href="#_details">More...</a></p> 
     76<hr/><a name="_details"></a><h2>Detailed Description</h2> 
     77<p>Abstract class for discrete-time sources of data. </p> 
     78<p>The class abstracts operations of: </p> 
     79<ul> 
     80<li>data aquisition, </li> 
     81<li>data-preprocessing, such as scaling of data, </li> 
     82<li>data resampling from the task of estimation and control. Moreover, for controlled systems, it is able to receive the desired control action and perform it in the next step. (Or as soon as possible).</li> 
     83</ul> 
     84<p>The DataSource has three main data interaction structures: </p> 
     85<ul> 
     86<li>input, <img class="formulaInl" alt="$ u_t $" src="form_5.png"/>, </li> 
     87<li>output <img class="formulaInl" alt="$ y_t $" src="form_6.png"/>, </li> 
     88<li>data, <img class="formulaInl" alt="$ d_t=[y_t,u_t, \ldots ]$" src="form_7.png"/> a collection of all inputs and outputs and possibly some internal variables too. </li> 
     89</ul> 
    7690 
    7791<p><code>#include &lt;<a class="el" href="bdmbase_8h_source.html">bdmbase.h</a>&gt;</code></p> 
     
    156170int&nbsp;</td><td class="memItemRight" valign="bottom"><b>L_ut</b></td></tr> 
    157171</table> 
    158 <hr/><a name="_details"></a><h2>Detailed Description</h2> 
    159 <p>Abstract class for discrete-time sources of data. </p> 
    160 <p>The class abstracts operations of: </p> 
    161 <ul> 
    162 <li>data aquisition, </li> 
    163 <li>data-preprocessing, such as scaling of data, </li> 
    164 <li>data resampling from the task of estimation and control. Moreover, for controlled systems, it is able to receive the desired control action and perform it in the next step. (Or as soon as possible).</li> 
    165 </ul> 
    166 <p>The DataSource has three main data interaction structures: </p> 
    167 <ul> 
    168 <li>input, <img class="formulaInl" alt="$ u_t $" src="form_5.png"/>, </li> 
    169 <li>output <img class="formulaInl" alt="$ y_t $" src="form_6.png"/>, </li> 
    170 <li>data, <img class="formulaInl" alt="$ d_t=[y_t,u_t, \ldots ]$" src="form_7.png"/> a collection of all inputs and outputs and possibly some internal variables too. </li> 
    171 </ul> 
    172172<hr/>The documentation for this class was generated from the following file:<ul> 
    173173<li><a class="el" href="bdmbase_8h_source.html">bdmbase.h</a></li> 
    174174</ul> 
    175175</div> 
    176 <hr size="1"/><address style="text-align: right;"><small>Generated on Sun Sep 13 22:40:42 2009 for mixpp by&nbsp; 
     176<hr size="1"/><address style="text-align: right;"><small>Generated on Sun Sep 13 23:08:56 2009 for mixpp by&nbsp; 
    177177<a href="http://www.doxygen.org/index.html"> 
    178178<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.6.1 </small></address>