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.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 Page</span></a></li> |
---|
12 | <li><a href="pages.html"><span>Related Pages</span></a></li> |
---|
13 | <li><a href="modules.html"><span>Modules</span></a></li> |
---|
14 | <li><a href="annotated.html"><span>Classes</span></a></li> |
---|
15 | <li class="current"><a href="files.html"><span>Files</span></a></li> |
---|
16 | </ul> |
---|
17 | </div> |
---|
18 | </div> |
---|
19 | <div class="contents"> |
---|
20 | <h1>work/git/mixpp/pmsm/sim.cpp File Reference</h1>Simulation of disturbances in PMSM model, PWM and integration disturbances are distinguished. <a href="#_details">More...</a> |
---|
21 | <p> |
---|
22 | <code>#include <config/uibuilder.h></code><br> |
---|
23 | <code>#include <<a class="el" href="libDS_8h-source.html">stat/libDS.h</a>></code><br> |
---|
24 | <code>#include "<a class="el" href="pmsmDS_8h-source.html">pmsmDS.h</a>"</code><br> |
---|
25 | |
---|
26 | <p> |
---|
27 | <div class="dynheader"> |
---|
28 | Include dependency graph for sim.cpp:</div> |
---|
29 | <div class="dynsection"> |
---|
30 | <p><center><img src="sim_8cpp__incl.png" border="0" usemap="#work/git/mixpp/pmsm/sim.cpp_map" alt=""></center> |
---|
31 | <map name="work/git/mixpp/pmsm/sim.cpp_map"> |
---|
32 | <area shape="rect" href="libDS_8h.html" title="Common DataSources." alt="" coords="132,239,228,265"><area shape="rect" href="pmsmDS_8h.html" title="DataSource for experiments with realistic simulator of the PMSM model." alt="" coords="313,84,407,111"><area shape="rect" href="libBM_8h.html" title="Bayesian Models (bm) that use Bayes rule to learn from observations." alt="" coords="297,316,364,343"><area shape="rect" href="itpp__ext_8h-source.html" title="../itpp_ext.h" alt="" coords="340,393,436,420"><area shape="rect" href="loggers_8h.html" title="Loggers for storing results of experiments." alt="" coords="369,239,479,265"><area shape="rect" href="pmsm_8h-source.html" title="pmsm.h" alt="" coords="323,161,397,188"><area shape="rect" href="simulator_8h-source.html" title="simulator.h" alt="" coords="208,161,299,188"><area shape="rect" href="uibuilder_8h-source.html" title="uibuilder.h" alt="" coords="503,239,588,265"><area shape="rect" href="libFN_8h-source.html" title="stat/libFN.h" alt="" coords="252,239,345,265"><area shape="rect" href="libconfig_8h_09_09-source.html" title="libconfig/libconfig.h++" alt="" coords="561,316,724,343"><area shape="rect" href="libconfig_8h-source.html" title="libconfig.h" alt="" coords="768,393,853,420"></map> |
---|
33 | </div> |
---|
34 | <table border="0" cellpadding="0" cellspacing="0"> |
---|
35 | <tr><td></td></tr> |
---|
36 | <tr><td colspan="2"><br><h2>Functions</h2></td></tr> |
---|
37 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="e66f6b31b5ad750f1fe042a706a4e3d4"></a><!-- doxytag: member="sim.cpp::main" ref="e66f6b31b5ad750f1fe042a706a4e3d4" args="()" --> |
---|
38 | int </td><td class="memItemRight" valign="bottom"><b>main</b> ()</td></tr> |
---|
39 | |
---|
40 | </table> |
---|
41 | <hr><a name="_details"></a><h2>Detailed Description</h2> |
---|
42 | Simulation of disturbances in PMSM model, PWM and integration disturbances are distinguished. |
---|
43 | <p> |
---|
44 | <dl class="author" compact><dt><b>Author:</b></dt><dd>Vaclav Smidl.</dd></dl> |
---|
45 | ----------------------------------- BDM++ - C++ library for Bayesian Decision Making under Uncertainty<p> |
---|
46 | Using IT++ for numerical operations ----------------------------------- </div> |
---|
47 | <hr size="1"><address style="text-align: right;"><small>Generated on Tue Jan 27 16:30:11 2009 for mixpp by |
---|
48 | <a href="http://www.doxygen.org/index.html"> |
---|
49 | <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.6 </small></address> |
---|
50 | </body> |
---|
51 | </html> |
---|