Changeset 616 for library/doc/html/classbdm_1_1mexDS.html
- Timestamp:
- 09/13/09 23:15:31 (15 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
library/doc/html/classbdm_1_1mexDS.html
r614 r616 74 74 <p>Matlab wrapper for <a class="el" href="classbdm_1_1DS.html" title="Abstract class for discrete-time sources of data.">DS</a> mapping functions <a class="el" href="classbdm_1_1mexDS.html#a0b45e92047ef1676ad19a42902956c8b" title="Moves from to , i.e. perfroms the actions and reads response of the system.">step()</a> to a matlab function. 75 75 <a href="#_details">More...</a></p> 76 <hr/><a name="_details"></a><h2>Detailed Description</h2> 77 <p>Matlab wrapper for <a class="el" href="classbdm_1_1DS.html" title="Abstract class for discrete-time sources of data.">DS</a> mapping functions <a class="el" href="classbdm_1_1mexDS.html#a0b45e92047ef1676ad19a42902956c8b" title="Moves from to , i.e. perfroms the actions and reads response of the system.">step()</a> to a matlab function. </p> 78 <p>The identifier of matlab function is stored in attribute <code>name</code>. This identifier defines: </p> 79 <ul> 80 <li>function to call to do a <a class="el" href="classbdm_1_1mexDS.html#a0b45e92047ef1676ad19a42902956c8b" title="Moves from to , i.e. perfroms the actions and reads response of the system.">step()</a>: name_step.m </li> 81 <li>workspace variable to write input to: name_input </li> 82 </ul> 76 83 77 84 <p><code>#include <<a class="el" href="mex__datasource_8h_source.html">mex_datasource.h</a>></code></p> … … 167 174 int </td><td class="memItemRight" valign="bottom"><b>L_ut</b></td></tr> 168 175 </table> 169 <hr/><a name="_details"></a><h2>Detailed Description</h2>170 <p>Matlab wrapper for <a class="el" href="classbdm_1_1DS.html" title="Abstract class for discrete-time sources of data.">DS</a> mapping functions <a class="el" href="classbdm_1_1mexDS.html#a0b45e92047ef1676ad19a42902956c8b" title="Moves from to , i.e. perfroms the actions and reads response of the system.">step()</a> to a matlab function. </p>171 <p>The identifier of matlab function is stored in attribute <code>name</code>. This identifier defines: </p>172 <ul>173 <li>function to call to do a <a class="el" href="classbdm_1_1mexDS.html#a0b45e92047ef1676ad19a42902956c8b" title="Moves from to , i.e. perfroms the actions and reads response of the system.">step()</a>: name_step.m </li>174 <li>workspace variable to write input to: name_input </li>175 </ul>176 176 <hr/><h2>Member Function Documentation</h2> 177 177 <a class="anchor" id="a850902c28c607e11a624643b56592cf1"></a><!-- doxytag: member="bdm::mexDS::from_setting" ref="a850902c28c607e11a624643b56592cf1" args="(const Setting &set)" --> … … 211 211 </ul> 212 212 </div> 213 <hr size="1"/><address style="text-align: right;"><small>Generated on Sun Sep 13 2 2:40:442009 for mixpp by 213 <hr size="1"/><address style="text-align: right;"><small>Generated on Sun Sep 13 23:08:56 2009 for mixpp by 214 214 <a href="http://www.doxygen.org/index.html"> 215 215 <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.6.1 </small></address>