Show
Ignore:
Timestamp:
02/24/09 14:12:46 (16 years ago)
Author:
smidl
Message:

progress...

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • doc/html/classUIpmsmDS.html

    r261 r280  
    66</head><body> 
    77<!-- Generated by Doxygen 1.5.6 --> 
     8<script type="text/javascript"> 
     9<!-- 
     10function changeDisplayState (e){ 
     11  var num=this.id.replace(/[^[0-9]/g,''); 
     12  var button=this.firstChild; 
     13  var sectionDiv=document.getElementById('dynsection'+num); 
     14  if (sectionDiv.style.display=='none'||sectionDiv.style.display==''){ 
     15    sectionDiv.style.display='block'; 
     16    button.src='open.gif'; 
     17  }else{ 
     18    sectionDiv.style.display='none'; 
     19    button.src='closed.gif'; 
     20  } 
     21} 
     22function initDynSections(){ 
     23  var divs=document.getElementsByTagName('div'); 
     24  var sectionCounter=1; 
     25  for(var i=0;i<divs.length-1;i++){ 
     26    if(divs[i].className=='dynheader'&&divs[i+1].className=='dynsection'){ 
     27      var header=divs[i]; 
     28      var section=divs[i+1]; 
     29      var button=header.firstChild; 
     30      if (button!='IMG'){ 
     31        divs[i].insertBefore(document.createTextNode(' '),divs[i].firstChild); 
     32        button=document.createElement('img'); 
     33        divs[i].insertBefore(button,divs[i].firstChild); 
     34      } 
     35      header.style.cursor='pointer'; 
     36      header.onclick=changeDisplayState; 
     37      header.id='dynheader'+sectionCounter; 
     38      button.src='closed.gif'; 
     39      section.id='dynsection'+sectionCounter; 
     40      section.style.display='none'; 
     41      section.style.marginLeft='14px'; 
     42      sectionCounter++; 
     43    } 
     44  } 
     45} 
     46window.onload = initDynSections; 
     47--> 
     48</script> 
    849<div class="navigation" id="top"> 
    950  <div class="tabs"> 
    1051    <ul> 
    11       <li><a href="index.html"><span>Main&nbsp;Page</span></a></li> 
     52      <li><a href="main.html"><span>Main&nbsp;Page</span></a></li> 
    1253      <li><a href="pages.html"><span>Related&nbsp;Pages</span></a></li> 
    1354      <li><a href="modules.html"><span>Modules</span></a></li> 
    14       <li><a href="namespaces.html"><span>Namespaces</span></a></li> 
    1555      <li class="current"><a href="classes.html"><span>Classes</span></a></li> 
    1656      <li><a href="files.html"><span>Files</span></a></li> 
     
    2767</div> 
    2868<div class="contents"> 
    29 <h1>UIpmsmDS Class Reference</h1><!-- doxytag: class="UIpmsmDS" --><!-- doxytag: inherits="bdm::UIbuilder" -->UI for <a class="el" href="classpmsmDS.html" title="Simulator of PMSM machine with predefined profile on omega.">pmsmDS</a>,.   
    30 <a href="#_details">More...</a> 
    31 <p> 
    32 <code>#include &lt;<a class="el" href="pmsm__ui_8h-source.html">pmsm_ui.h</a>&gt;</code> 
     69<h1>UIpmsmDS Class Reference</h1><!-- doxytag: class="UIpmsmDS" --><!-- doxytag: inherits="bdm::UIbuilder" --><code>#include &lt;<a class="el" href="pmsm__ui_8h-source.html">pmsm_ui.h</a>&gt;</code> 
    3370<p> 
    3471<div class="dynheader"> 
    3572Inheritance diagram for UIpmsmDS:</div> 
    3673<div class="dynsection"> 
    37 <p><center><img src="classUIpmsmDS__inherit__graph.png" border="0" usemap="#UIpmsmDS__inherit__map" alt="Inheritance graph"></center> 
    38 <map name="UIpmsmDS__inherit__map"> 
    39 <area shape="rect" href="classbdm_1_1UIbuilder.html" title="Builds computational object from a UserInfo structure." alt="" coords="5,7,120,33"></map> 
    40 <center><font size="2">[<a href="graph_legend.html">legend</a>]</font></center></div> 
    41 <div class="dynheader"> 
    42 Collaboration diagram for UIpmsmDS:</div> 
    43 <div class="dynsection"> 
    44 <p><center><img src="classUIpmsmDS__coll__graph.png" border="0" usemap="#UIpmsmDS__coll__map" alt="Collaboration graph"></center> 
    45 <map name="UIpmsmDS__coll__map"> 
    46 <area shape="rect" href="classbdm_1_1UIbuilder.html" title="Builds computational object from a UserInfo structure." alt="" coords="5,7,120,33"></map> 
    47 <center><font size="2">[<a href="graph_legend.html">legend</a>]</font></center></div> 
     74 
     75<p><center><img src="classUIpmsmDS.png" usemap="#UIpmsmDS_map" border="0" alt=""></center> 
     76<map name="UIpmsmDS_map"> 
     77<area href="classbdm_1_1UIbuilder.html" alt="bdm::UIbuilder" shape="rect" coords="0,0,91,24"> 
     78</map> 
     79</div> 
    4880 
    4981<p> 
    50 <a href="classUIpmsmDS-members.html">List of all members.</a><table border="0" cellpadding="0" cellspacing="0"> 
     82<a href="classUIpmsmDS-members.html">List of all members.</a><hr><a name="_details"></a><h2>Detailed Description</h2> 
     83UI for <a class="el" href="classpmsmDS.html" title="Simulator of PMSM machine with predefined profile on omega.">pmsmDS</a>,. <table border="0" cellpadding="0" cellspacing="0"> 
    5184<tr><td></td></tr> 
    5285<tr><td colspan="2"><br><h2>Public Member Functions</h2></td></tr> 
     
    5992const vec&nbsp;</td><td class="memItemRight" valign="bottom"><b>getvec</b> (Setting &amp;S) const </td></tr> 
    6093 
    61 <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="5f0c1a56ac46342d339c8e7944639b4b"></a><!-- doxytag: member="UIpmsmDS::getivec" ref="5f0c1a56ac46342d339c8e7944639b4b" args="(Setting &amp;S) const " --> 
    62 const vec&nbsp;</td><td class="memItemRight" valign="bottom"><b>getivec</b> (Setting &amp;S) const </td></tr> 
     94<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="1e78cce143622e3a0ba66af4768bc3e8"></a><!-- doxytag: member="UIpmsmDS::getmat" ref="1e78cce143622e3a0ba66af4768bc3e8" args="(Setting &amp;S, int ncols) const " --> 
     95const mat&nbsp;</td><td class="memItemRight" valign="bottom"><b>getmat</b> (Setting &amp;S, int ncols) const </td></tr> 
     96 
     97<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="950437aed29283d10346f4966011a64e"></a><!-- doxytag: member="UIpmsmDS::getivec" ref="950437aed29283d10346f4966011a64e" args="(Setting &amp;S) const " --> 
     98const ivec&nbsp;</td><td class="memItemRight" valign="bottom"><b>getivec</b> (Setting &amp;S) const </td></tr> 
     99 
     100<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="4ea1d97d81aba46dfe0e7fd416a4ad22"></a><!-- doxytag: member="UIpmsmDS::get_as" ref="4ea1d97d81aba46dfe0e7fd416a4ad22" args="(Setting &amp;S) const " --> 
     101const Array&lt; string &gt;&nbsp;</td><td class="memItemRight" valign="bottom"><b>get_as</b> (Setting &amp;S) const </td></tr> 
    63102 
    64103</table> 
    65 <hr><a name="_details"></a><h2>Detailed Description</h2> 
    66 UI for <a class="el" href="classpmsmDS.html" title="Simulator of PMSM machine with predefined profile on omega.">pmsmDS</a>,. <hr>The documentation for this class was generated from the following file:<ul> 
     104<hr>The documentation for this class was generated from the following file:<ul> 
    67105<li><a class="el" href="pmsm__ui_8h-source.html">pmsm_ui.h</a></ul> 
    68106</div> 
    69 <hr size="1"><address style="text-align: right;"><small>Generated on Fri Feb 6 12:17:00 2009 for mixpp by&nbsp; 
     107<hr size="1"><address style="text-align: right;"><small>Generated on Wed Feb 18 17:38:56 2009 for mixpp by&nbsp; 
    70108<a href="http://www.doxygen.org/index.html"> 
    71109<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.6 </small></address>