root/doc/html/sim__var_8cpp.html @ 168

Revision 162, 4.4 kB (checked in by smidl, 16 years ago)

opravy a dokumentace

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: work/git/mixpp/pmsm/sim_var.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="annotated.html"><span>Classes</span></a></li>
14      <li class="current"><a href="files.html"><span>Files</span></a></li>
15    </ul>
16  </div>
17</div>
18<div class="contents">
19<h1>work/git/mixpp/pmsm/sim_var.cpp File Reference</h1>Models for synchronous electric drive using IT++ and BDM. <a href="#_details">More...</a>
20<p>
21<code>#include &lt;itpp/itbase.h&gt;</code><br>
22<code>#include &lt;stat/libFN.h&gt;</code><br>
23<code>#include &lt;<a class="el" href="libKF_8h-source.html">estim/libKF.h</a>&gt;</code><br>
24<code>#include &lt;<a class="el" href="chmat_8h-source.html">math/chmat.h</a>&gt;</code><br>
25<code>#include &quot;pmsm.h&quot;</code><br>
26<code>#include &quot;simulator.h&quot;</code><br>
27<code>#include &quot;sim_profiles.h&quot;</code><br>
28<code>#include &lt;<a class="el" href="loggers_8h-source.html">stat/loggers.h</a>&gt;</code><br>
29
30<p>
31<div class="dynheader">
32Include dependency graph for sim_var.cpp:</div>
33<div class="dynsection">
34<p><center><img src="sim__var_8cpp__incl.png" border="0" usemap="#work/git/mixpp/pmsm/sim_var.cpp_map" alt=""></center>
35<map name="work/git/mixpp/pmsm/sim_var.cpp_map">
36<area shape="rect" href="libFN_8h-source.html" title="stat/libFN.h" alt="" coords="24,161,117,188"><area shape="rect" href="libKF_8h.html" title="Bayesian Filtering for linear Gaussian models (Kalman Filter) and extensions." alt="" coords="239,84,337,111"><area shape="rect" href="chmat_8h.html" title="Matrices in decomposed forms (LDL&#39;, LU, UDU&#39;, etc)." alt="" coords="451,161,573,188"><area shape="rect" href="pmsm_8h-source.html" title="pmsm.h" alt="" coords="89,84,164,111"><area shape="rect" href="simulator_8h-source.html" title="simulator.h" alt="" coords="412,84,503,111"><area shape="rect" href="sim__profiles_8h-source.html" title="sim_profiles.h" alt="" coords="527,84,636,111"><area shape="rect" href="loggers_8h.html" title="Loggers for storing results of experiments." alt="" coords="141,161,251,188"><area shape="rect" href="libBM_8h.html" title="Bayesian Models (bm) that use Bayes rule to learn from observations." alt="" coords="108,239,175,265"><area shape="rect" href="libEF_8h.html" title="Probability distributions for Exponential Family models." alt="" coords="325,161,427,188"><area shape="rect" href="libDC_8h.html" title="Matrices in decomposed forms (LDL&#39;, LU, UDU&#39;, etc)." alt="" coords="471,239,585,265"><area shape="rect" href="itpp__ext_8h-source.html" title="../itpp_ext.h" alt="" coords="351,239,447,265"></map>
37</div>
38<table border="0" cellpadding="0" cellspacing="0">
39<tr><td></td></tr>
40<tr><td colspan="2"><br><h2>Functions</h2></td></tr>
41<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="e66f6b31b5ad750f1fe042a706a4e3d4"></a><!-- doxytag: member="sim_var.cpp::main" ref="e66f6b31b5ad750f1fe042a706a4e3d4" args="()" -->
42int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="sim__var_8cpp.html#e66f6b31b5ad750f1fe042a706a4e3d4">main</a> ()</td></tr>
43
44<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Extended <a class="el" href="classKalman.html" title="Kalman filter with covariance matrices in square root form.">Kalman</a> filter with unknown <code>Q</code>. <br></td></tr>
45</table>
46<hr><a name="_details"></a><h2>Detailed Description</h2>
47Models for synchronous electric drive using IT++ and BDM.
48<p>
49<dl class="author" compact><dt><b>Author:</b></dt><dd>Vaclav Smidl.</dd></dl>
50----------------------------------- BDM++ - C++ library for Bayesian Decision Making under Uncertainty<p>
51Using IT++ for numerical operations ----------------------------------- </div>
52<hr size="1"><address style="text-align: right;"><small>Generated on Thu Sep 4 19:28:04 2008 for mixpp by&nbsp;
53<a href="http://www.doxygen.org/index.html">
54<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.6 </small></address>
55</body>
56</html>
Note: See TracBrowser for help on using the browser.