Show
Ignore:
Timestamp:
03/06/09 15:03:45 (16 years ago)
Author:
smidl
Message:

correction of ARX tutorial

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • doc/html/classIMpmsm.html

    r287 r290  
    22<html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8"> 
    33<title>mixpp: IMpmsm Class Reference</title> 
     4<link href="tabs.css" rel="stylesheet" type="text/css"> 
    45<link href="doxygen.css" rel="stylesheet" type="text/css"> 
    5 <link href="tabs.css" rel="stylesheet" type="text/css"> 
    66</head><body> 
    7 <!-- Generated by Doxygen 1.5.6 --> 
     7<!-- Generated by Doxygen 1.5.8 --> 
    88<script type="text/javascript"> 
    99<!-- 
     
    5353      <li><a href="pages.html"><span>Related&nbsp;Pages</span></a></li> 
    5454      <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> 
    5656      <li><a href="files.html"><span>Files</span></a></li> 
    5757    </ul> 
     
    5959  <div class="tabs"> 
    6060    <ul> 
    61       <li><a href="classes.html"><span>Alphabetical&nbsp;List</span></a></li> 
    6261      <li><a href="annotated.html"><span>Class&nbsp;List</span></a></li> 
     62      <li><a href="classes.html"><span>Class&nbsp;Index</span></a></li> 
    6363      <li><a href="hierarchy.html"><span>Class&nbsp;Hierarchy</span></a></li> 
    6464      <li><a href="functions.html"><span>Class&nbsp;Members</span></a></li> 
     
    7070<small> 
    7171[<a class="el" href="group__PMSM.html">PMSM</a>]</small> 
    72 </h1><!-- doxytag: class="IMpmsm" --><!-- doxytag: inherits="bdm::diffbifn" --><code>#include &lt;<a class="el" href="pmsm_8h-source.html">pmsm.h</a>&gt;</code> 
    73 <p> 
    74 <div class="dynheader"> 
    75 Inheritance diagram for IMpmsm:</div> 
    76 <div class="dynsection"> 
    77  
    78 <p><center><img src="classIMpmsm.png" usemap="#IMpmsm_map" border="0" alt=""></center> 
    79 <map name="IMpmsm_map"> 
    80 <area href="classbdm_1_1diffbifn.html" alt="bdm::diffbifn" shape="rect" coords="0,112,86,136"> 
    81 <area href="classbdm_1_1fnc.html" alt="bdm::fnc" shape="rect" coords="0,56,86,80"> 
    82 <area href="classbdm_1_1bdmroot.html" alt="bdm::bdmroot" shape="rect" coords="0,0,86,24"> 
    83 <area href="classIMpmsmStat.html" alt="IMpmsmStat" shape="rect" coords="0,224,86,248"> 
    84 </map> 
    85 </div> 
    86  
    87 <p> 
    88 <a href="classIMpmsm-members.html">List of all members.</a><hr><a name="_details"></a><h2>Detailed Description</h2> 
    89 State evolution model for a PMSM drive and its derivative with respect to <img class="formulaInl" alt="$x$" src="form_28.png">. <table border="0" cellpadding="0" cellspacing="0"> 
     72</h1><!-- doxytag: class="IMpmsm" --><!-- doxytag: inherits="bdm::diffbifn" -->State evolution model for a PMSM drive and its derivative with respect to <img class="formulaInl" alt="$x$" src="form_28.png">.   
     73<a href="#_details">More...</a> 
     74<p> 
     75<code>#include &lt;<a class="el" href="pmsm_8h-source.html">pmsm.h</a>&gt;</code> 
     76<p> 
     77 
     78<p> 
     79<a href="classIMpmsm-members.html">List of all members.</a><table border="0" cellpadding="0" cellspacing="0"> 
    9080<tr><td></td></tr> 
    9181<tr><td colspan="2"><br><h2>Public Member Functions</h2></td></tr> 
     
    170160<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Length of the output vector. <br></td></tr> 
    171161</table> 
    172 <hr><h2>Member Function Documentation</h2> 
    173 <a class="anchor" name="b4378b5d3bf64c683e4cf5c5f1cd56f1"></a><!-- doxytag: member="IMpmsm::dfdx_cond" ref="b4378b5d3bf64c683e4cf5c5f1cd56f1" args="(const vec &amp;x0, const vec &amp;u0, mat &amp;A, bool full=true)" --> 
     162<hr><a name="_details"></a><h2>Detailed Description</h2> 
     163State evolution model for a PMSM drive and its derivative with respect to <img class="formulaInl" alt="$x$" src="form_28.png">. <hr><h2>Member Function Documentation</h2> 
     164<a class="anchor" name="c3f8dad22ae9855c04a1d593b45c99b5"></a><!-- doxytag: member="IMpmsm::dfdu_cond" ref="c3f8dad22ae9855c04a1d593b45c99b5" args="(const vec &amp;x0, const vec &amp;u0, mat &amp;A, bool full=true)" --> 
    174165<div class="memitem"> 
    175166<div class="memproto"> 
    176167      <table class="memname"> 
    177168        <tr> 
    178           <td class="memname">void IMpmsm::dfdx_cond           </td> 
     169          <td class="memname">void IMpmsm::dfdu_cond           </td> 
    179170          <td>(</td> 
    180171          <td class="paramtype">const vec &amp;&nbsp;</td> 
     
    209200 
    210201<p> 
    211 Evaluates <img class="formulaInl" alt="$A=\frac{d}{dx}f(x,u)|_{x0,u0}$" src="form_84.png"> and writes result into <code>A</code> .  
     202Evaluates <img class="formulaInl" alt="$A=\frac{d}{du}f(x,u)|_{x0,u0}$" src="form_86.png"> and writes result into <code>A</code> .  
    212203<p> 
    213204<dl compact><dt><b>Parameters:</b></dt><dd> 
     
    220211</dl> 
    221212 
    222 <p>Reimplemented from <a class="el" href="classbdm_1_1diffbifn.html#651184f808a35f236dbfea21aca1b6ac">bdm::diffbifn</a>.</p> 
    223  
    224 <p>Reimplemented in <a class="el" href="classIMpmsmStat.html#29a9c09fd328e89748d9be0801e84831">IMpmsmStat</a>.</p> 
     213<p>Reimplemented from <a class="el" href="classbdm_1_1diffbifn.html#6ea1dc7a482601b29c5ba36a52d20d07">bdm::diffbifn</a>.</p> 
     214 
     215<p>Reimplemented in <a class="el" href="classIMpmsmStat.html#ff740ee20100ae2a2d03a2538638f8e8">IMpmsmStat</a>.</p> 
    225216 
    226217</div> 
    227218</div><p> 
    228 <a class="anchor" name="c3f8dad22ae9855c04a1d593b45c99b5"></a><!-- doxytag: member="IMpmsm::dfdu_cond" ref="c3f8dad22ae9855c04a1d593b45c99b5" args="(const vec &amp;x0, const vec &amp;u0, mat &amp;A, bool full=true)" --> 
     219<a class="anchor" name="b4378b5d3bf64c683e4cf5c5f1cd56f1"></a><!-- doxytag: member="IMpmsm::dfdx_cond" ref="b4378b5d3bf64c683e4cf5c5f1cd56f1" args="(const vec &amp;x0, const vec &amp;u0, mat &amp;A, bool full=true)" --> 
    229220<div class="memitem"> 
    230221<div class="memproto"> 
    231222      <table class="memname"> 
    232223        <tr> 
    233           <td class="memname">void IMpmsm::dfdu_cond           </td> 
     224          <td class="memname">void IMpmsm::dfdx_cond           </td> 
    234225          <td>(</td> 
    235226          <td class="paramtype">const vec &amp;&nbsp;</td> 
     
    264255 
    265256<p> 
    266 Evaluates <img class="formulaInl" alt="$A=\frac{d}{du}f(x,u)|_{x0,u0}$" src="form_86.png"> and writes result into <code>A</code> .  
     257Evaluates <img class="formulaInl" alt="$A=\frac{d}{dx}f(x,u)|_{x0,u0}$" src="form_84.png"> and writes result into <code>A</code> .  
    267258<p> 
    268259<dl compact><dt><b>Parameters:</b></dt><dd> 
     
    275266</dl> 
    276267 
    277 <p>Reimplemented from <a class="el" href="classbdm_1_1diffbifn.html#6ea1dc7a482601b29c5ba36a52d20d07">bdm::diffbifn</a>.</p> 
    278  
    279 <p>Reimplemented in <a class="el" href="classIMpmsmStat.html#ff740ee20100ae2a2d03a2538638f8e8">IMpmsmStat</a>.</p> 
     268<p>Reimplemented from <a class="el" href="classbdm_1_1diffbifn.html#651184f808a35f236dbfea21aca1b6ac">bdm::diffbifn</a>.</p> 
     269 
     270<p>Reimplemented in <a class="el" href="classIMpmsmStat.html#29a9c09fd328e89748d9be0801e84831">IMpmsmStat</a>.</p> 
    280271 
    281272</div> 
     
    284275<li><a class="el" href="pmsm_8h-source.html">pmsm.h</a></ul> 
    285276</div> 
    286 <hr size="1"><address style="text-align: right;"><small>Generated on Wed Mar 4 18:50:17 2009 for mixpp by&nbsp; 
     277<hr size="1"><address style="text-align: right;"><small>Generated on Fri Mar 6 15:01:38 2009 for mixpp by&nbsp; 
    287278<a href="http://www.doxygen.org/index.html"> 
    288 <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.6 </small></address> 
     279<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.8 </small></address> 
    289280</body> 
    290281</html>