Changeset 290 for doc/html/classbdm_1_1DS.html
- Timestamp:
- 03/06/09 15:03:45 (16 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
doc/html/classbdm_1_1DS.html
r287 r290 2 2 <html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8"> 3 3 <title>mixpp: bdm::DS Class Reference</title> 4 <link href="tabs.css" rel="stylesheet" type="text/css"> 4 5 <link href="doxygen.css" rel="stylesheet" type="text/css"> 5 <link href="tabs.css" rel="stylesheet" type="text/css">6 6 </head><body> 7 <!-- Generated by Doxygen 1.5. 6-->7 <!-- Generated by Doxygen 1.5.8 --> 8 8 <script type="text/javascript"> 9 9 <!-- … … 53 53 <li><a href="pages.html"><span>Related Pages</span></a></li> 54 54 <li><a href="modules.html"><span>Modules</span></a></li> 55 <li class="current"><a href=" classes.html"><span>Classes</span></a></li>55 <li class="current"><a href="annotated.html"><span>Classes</span></a></li> 56 56 <li><a href="files.html"><span>Files</span></a></li> 57 57 </ul> … … 59 59 <div class="tabs"> 60 60 <ul> 61 <li><a href="classes.html"><span>Alphabetical List</span></a></li>62 61 <li><a href="annotated.html"><span>Class List</span></a></li> 62 <li><a href="classes.html"><span>Class Index</span></a></li> 63 63 <li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li> 64 64 <li><a href="functions.html"><span>Class Members</span></a></li> … … 69 69 </div> 70 70 <div class="contents"> 71 <h1>bdm::DS Class Reference</h1><!-- doxytag: class="bdm::DS" --><!-- doxytag: inherits="bdm::bdmroot" --><code>#include <<a class="el" href="libBM_8h-source.html">libBM.h</a>></code> 71 <h1>bdm::DS Class Reference</h1><!-- doxytag: class="bdm::DS" --><!-- doxytag: inherits="bdm::bdmroot" -->Abstract class for discrete-time sources of data. 72 <a href="#_details">More...</a> 72 73 <p> 73 <div class="dynheader"> 74 Inheritance diagram for bdm::DS:</div> 75 <div class="dynsection"> 76 77 <p><center><img src="classbdm_1_1DS.png" usemap="#bdm::DS_map" border="0" alt=""></center> 78 <map name="bdm::DS_map"> 79 <area href="classbdm_1_1bdmroot.html" alt="bdm::bdmroot" shape="rect" coords="96,0,182,24"> 80 <area href="classbdm_1_1ArxDS.html" alt="bdm::ArxDS" shape="rect" coords="0,112,86,136"> 81 <area href="classbdm_1_1MemDS.html" alt="bdm::MemDS" shape="rect" coords="96,112,182,136"> 82 <area href="classpmsmDS.html" alt="pmsmDS" shape="rect" coords="192,112,278,136"> 83 <area href="classbdm_1_1FileDS.html" alt="bdm::FileDS" shape="rect" coords="96,168,182,192"> 84 </map> 85 </div> 74 <code>#include <<a class="el" href="libBM_8h-source.html">libBM.h</a>></code> 75 <p> 86 76 87 77 <p> 88 <a href="classbdm_1_1DS-members.html">List of all members.</a><hr><a name="_details"></a><h2>Detailed Description</h2> 89 Abstract class for discrete-time sources of data. 90 <p> 91 The class abstracts operations of: (i) data aquisition, (ii) data-preprocessing, (iii) scaling of data, and (iv) 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). <table border="0" cellpadding="0" cellspacing="0"> 78 <a href="classbdm_1_1DS-members.html">List of all members.</a><table border="0" cellpadding="0" cellspacing="0"> 92 79 <tr><td></td></tr> 93 80 <tr><td colspan="2"><br><h2>Public Member Functions</h2></td></tr> … … 155 142 156 143 </table> 157 <hr>The documentation for this class was generated from the following file:<ul> 144 <hr><a name="_details"></a><h2>Detailed Description</h2> 145 Abstract class for discrete-time sources of data. 146 <p> 147 The class abstracts operations of: (i) data aquisition, (ii) data-preprocessing, (iii) scaling of data, and (iv) 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). <hr>The documentation for this class was generated from the following file:<ul> 158 148 <li><a class="el" href="libBM_8h-source.html">libBM.h</a></ul> 159 149 </div> 160 <hr size="1"><address style="text-align: right;"><small>Generated on Wed Mar 4 18:50:222009 for mixpp by 150 <hr size="1"><address style="text-align: right;"><small>Generated on Fri Mar 6 15:01:39 2009 for mixpp by 161 151 <a href="http://www.doxygen.org/index.html"> 162 <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5. 6</small></address>152 <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.8 </small></address> 163 153 </body> 164 154 </html>