root/doc/html/parametry__motoru_8h-source.html @ 84

Revision 84, 2.8 kB (checked in by smidl, 16 years ago)

doxy

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/mixpp/pmsm/simulator_zdenek/ekf_example/parametry_motoru.h Source File</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.3 -->
8<div class="tabs">
9  <ul>
10    <li><a href="index.html"><span>Main&nbsp;Page</span></a></li>
11    <li><a href="annotated.html"><span>Classes</span></a></li>
12    <li class="current"><a href="files.html"><span>Files</span></a></li>
13    <li><a href="pages.html"><span>Related&nbsp;Pages</span></a></li>
14  </ul>
15</div>
16<h1>work/mixpp/pmsm/simulator_zdenek/ekf_example/parametry_motoru.h</h1><div class="fragment"><pre class="fragment"><a name="l00001"></a>00001 <span class="comment">/****************************************</span>
17<a name="l00002"></a>00002 <span class="comment"></span>
18<a name="l00003"></a>00003 <span class="comment">        Parametry synchronniho motoru s permanentnimi magnety</span>
19<a name="l00004"></a>00004 <span class="comment"></span>
20<a name="l00005"></a>00005 <span class="comment">        Definice zakl. parametru</span>
21<a name="l00006"></a>00006 <span class="comment"></span>
22<a name="l00007"></a>00007 <span class="comment">        Z. Peroutka</span>
23<a name="l00008"></a>00008 <span class="comment"></span>
24<a name="l00009"></a>00009 <span class="comment">Rev.    4.6.2006</span>
25<a name="l00010"></a>00010 <span class="comment"></span>
26<a name="l00011"></a>00011 <span class="comment">Pohon NFR</span>
27<a name="l00012"></a>00012 <span class="comment">******************************************/</span>
28<a name="l00013"></a>00013
29<a name="l00014"></a>00014 <span class="preprocessor">#define Rs              0.28</span>
30<a name="l00015"></a>00015 <span class="preprocessor"></span><span class="preprocessor">#define Ls              0.003465</span>
31<a name="l00016"></a>00016 <span class="preprocessor"></span><span class="preprocessor">#define Fmag    0.1989</span>
32<a name="l00017"></a>00017 <span class="preprocessor"></span><span class="preprocessor">#define J               0.04            // odhad - zatim nemereno</span>
33<a name="l00018"></a>00018 <span class="preprocessor"></span>
34<a name="l00019"></a>00019 <span class="preprocessor">#define p               4.0</span>
35<a name="l00020"></a>00020 <span class="preprocessor"></span><span class="preprocessor">#define kp              1.5</span>
36</pre></div><hr size="1"><address style="text-align: right;"><small>Generated on Fri Apr 18 11:15:15 2008 for mixpp by&nbsp;
37<a href="http://www.doxygen.org/index.html">
38<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.3 </small></address>
39</body>
40</html>
Note: See TracBrowser for help on using the browser.