root/doc/html/pmsm__mix_8cpp.html @ 261

Revision 261, 4.6 kB (checked in by smidl, 15 years ago)

doc

Line 
1<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
2<html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
3<title>mixpp: pmsm_mix.cpp File Reference</title>
4<link href="doxygen.css" rel="stylesheet" type="text/css">
5<link href="tabs.css" rel="stylesheet" type="text/css">
6</head><body>
7<!-- Generated by Doxygen 1.5.6 -->
8<div class="navigation" id="top">
9  <div class="tabs">
10    <ul>
11      <li><a href="index.html"><span>Main&nbsp;Page</span></a></li>
12      <li><a href="pages.html"><span>Related&nbsp;Pages</span></a></li>
13      <li><a href="modules.html"><span>Modules</span></a></li>
14      <li><a href="namespaces.html"><span>Namespaces</span></a></li>
15      <li><a href="classes.html"><span>Classes</span></a></li>
16      <li class="current"><a href="files.html"><span>Files</span></a></li>
17    </ul>
18  </div>
19</div>
20<div class="contents">
21<h1>pmsm_mix.cpp File Reference</h1>Models for synchronous electric drive using IT++ and BDM. <a href="#_details">More...</a>
22<p>
23<code>#include &lt;stat/libFN.h&gt;</code><br>
24<code>#include &lt;<a class="el" href="emix_8h-source.html">stat/emix.h</a>&gt;</code><br>
25<code>#include &lt;<a class="el" href="ekf__templ_8h-source.html">estim/ekf_templ.h</a>&gt;</code><br>
26<code>#include &lt;<a class="el" href="libPF_8h-source.html">estim/libPF.h</a>&gt;</code><br>
27<code>#include &quot;pmsm.h&quot;</code><br>
28<code>#include &quot;simulator.h&quot;</code><br>
29<code>#include &quot;sim_profiles.h&quot;</code><br>
30<code>#include &lt;<a class="el" href="loggers_8h-source.html">stat/loggers.h</a>&gt;</code><br>
31
32<p>
33<div class="dynheader">
34Include dependency graph for pmsm_mix.cpp:</div>
35<div class="dynsection">
36<p><center><img src="pmsm__mix_8cpp__incl.png" border="0" usemap="#pmsm_mix.cpp_map" alt=""></center>
37<map name="pmsm_mix.cpp_map">
38<area shape="rect" href="libFN_8h-source.html" title="stat/libFN.h" alt="" coords="253,239,347,265"><area shape="rect" href="emix_8h.html" title="Probability distributions for Mixtures of pdfs." alt="" coords="361,161,455,188"><area shape="rect" href="ekf__templ_8h.html" title="Bayesian Filtering for linear Gaussian models (Kalman Filter) and extensions." alt="" coords="91,84,227,111"><area shape="rect" href="libPF_8h.html" title="Bayesian Filtering using stochastic sampling (Particle Filters)." alt="" coords="5,161,104,188"><area shape="rect" href="pmsm_8h-source.html" title="pmsm.h" alt="" coords="263,161,337,188"><area shape="rect" href="simulator_8h-source.html" title="simulator.h" alt="" coords="529,84,620,111"><area shape="rect" href="sim__profiles_8h-source.html" title="sim_profiles.h" alt="" coords="644,84,753,111"><area shape="rect" href="loggers_8h.html" title="Loggers for storing results of experiments." alt="" coords="433,239,543,265"><area shape="rect" href="libBM_8h.html" title="Bayesian Models (bm) that use Bayes rule to learn from observations." alt="" coords="281,316,348,343"><area shape="rect" href="itpp__ext_8h-source.html" title="../itpp_ext.h" alt="" coords="219,471,315,497"><area shape="rect" href="libEF_8h.html" title="Probability distributions for Exponential Family models." alt="" coords="171,239,229,265"><area shape="rect" href="libDC_8h.html" title="Matrices in decomposed forms (LDL&#39;, LU, UDU&#39;, etc)." alt="" coords="163,393,277,420"><area shape="rect" href="chmat_8h.html" title="Matrices in decomposed forms (LDL&#39;, LU, UDU&#39;, etc)." alt="" coords="72,316,195,343"><area shape="rect" href="libKF_8h.html" title="Bayesian Filtering for linear Gaussian models (Kalman Filter) and extensions." alt="" coords="129,161,188,188"></map>
39</div>
40<table border="0" cellpadding="0" cellspacing="0">
41<tr><td></td></tr>
42<tr><td colspan="2"><br><h2>Functions</h2></td></tr>
43<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="e66f6b31b5ad750f1fe042a706a4e3d4"></a><!-- doxytag: member="pmsm_mix.cpp::main" ref="e66f6b31b5ad750f1fe042a706a4e3d4" args="()" -->
44int&nbsp;</td><td class="memItemRight" valign="bottom"><b>main</b> ()</td></tr>
45
46</table>
47<hr><a name="_details"></a><h2>Detailed Description</h2>
48Models for synchronous electric drive using IT++ and BDM.
49<p>
50<dl class="author" compact><dt><b>Author:</b></dt><dd>Vaclav Smidl.</dd></dl>
51----------------------------------- BDM++ - C++ library for Bayesian Decision Making under Uncertainty<p>
52Using IT++ for numerical operations ----------------------------------- </div>
53<hr size="1"><address style="text-align: right;"><small>Generated on Fri Feb 6 12:16:53 2009 for mixpp by&nbsp;
54<a href="http://www.doxygen.org/index.html">
55<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.6 </small></address>
56</body>
57</html>
Note: See TracBrowser for help on using the browser.