flatmax@597
|
1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
flatmax@597
|
2 <html xmlns="http://www.w3.org/1999/xhtml">
|
flatmax@597
|
3 <head>
|
flatmax@597
|
4 <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
|
flatmax@597
|
5 <meta http-equiv="X-UA-Compatible" content="IE=9"/>
|
flatmax@597
|
6 <title>CARFAC C++: Ear.C File Reference</title>
|
flatmax@597
|
7
|
flatmax@597
|
8 <link href="tabs.css" rel="stylesheet" type="text/css"/>
|
flatmax@597
|
9 <link href="doxygen.css" rel="stylesheet" type="text/css" />
|
flatmax@597
|
10 <link href="navtree.css" rel="stylesheet" type="text/css"/>
|
flatmax@597
|
11 <script type="text/javascript" src="jquery.js"></script>
|
flatmax@597
|
12 <script type="text/javascript" src="resize.js"></script>
|
flatmax@597
|
13 <script type="text/javascript" src="navtree.js"></script>
|
flatmax@597
|
14 <script type="text/javascript">
|
flatmax@597
|
15 $(document).ready(initResizable);
|
flatmax@597
|
16 </script>
|
flatmax@597
|
17 <link href="search/search.css" rel="stylesheet" type="text/css"/>
|
flatmax@597
|
18 <script type="text/javascript" src="search/search.js"></script>
|
flatmax@597
|
19 <script type="text/javascript">
|
flatmax@597
|
20 $(document).ready(function() { searchBox.OnSelectItem(0); });
|
flatmax@597
|
21 </script>
|
flatmax@597
|
22
|
flatmax@597
|
23 </head>
|
flatmax@597
|
24 <body>
|
flatmax@597
|
25 <div id="top"><!-- do not remove this div! -->
|
flatmax@597
|
26
|
flatmax@597
|
27
|
flatmax@597
|
28 <div id="titlearea">
|
flatmax@597
|
29 <table cellspacing="0" cellpadding="0">
|
flatmax@597
|
30 <tbody>
|
flatmax@597
|
31 <tr style="height: 56px;">
|
flatmax@597
|
32
|
flatmax@597
|
33 <td id="projectlogo"><img alt="Logo" src="icon.png"/></td>
|
flatmax@597
|
34
|
flatmax@597
|
35
|
flatmax@597
|
36 <td style="padding-left: 0.5em;">
|
flatmax@597
|
37 <div id="projectname">CARFAC C++
|
flatmax@597
|
38
|
flatmax@597
|
39 </div>
|
flatmax@597
|
40 <div id="projectbrief">C++ implementation of CARFAC</div>
|
flatmax@597
|
41 </td>
|
flatmax@597
|
42
|
flatmax@597
|
43
|
flatmax@597
|
44
|
flatmax@597
|
45 </tr>
|
flatmax@597
|
46 </tbody>
|
flatmax@597
|
47 </table>
|
flatmax@597
|
48 </div>
|
flatmax@597
|
49
|
flatmax@597
|
50 <!-- Generated by Doxygen 1.7.6.1 -->
|
flatmax@597
|
51 <script type="text/javascript">
|
flatmax@597
|
52 var searchBox = new SearchBox("searchBox", "search",false,'Search');
|
flatmax@597
|
53 </script>
|
flatmax@597
|
54 <div id="navrow1" class="tabs">
|
flatmax@597
|
55 <ul class="tablist">
|
flatmax@597
|
56 <li><a href="index.html"><span>Main Page</span></a></li>
|
flatmax@597
|
57 <li><a href="annotated.html"><span>Classes</span></a></li>
|
flatmax@597
|
58 <li class="current"><a href="files.html"><span>Files</span></a></li>
|
flatmax@597
|
59 <li>
|
flatmax@597
|
60 <div id="MSearchBox" class="MSearchBoxInactive">
|
flatmax@597
|
61 <span class="left">
|
flatmax@597
|
62 <img id="MSearchSelect" src="search/mag_sel.png"
|
flatmax@597
|
63 onmouseover="return searchBox.OnSearchSelectShow()"
|
flatmax@597
|
64 onmouseout="return searchBox.OnSearchSelectHide()"
|
flatmax@597
|
65 alt=""/>
|
flatmax@597
|
66 <input type="text" id="MSearchField" value="Search" accesskey="S"
|
flatmax@597
|
67 onfocus="searchBox.OnSearchFieldFocus(true)"
|
flatmax@597
|
68 onblur="searchBox.OnSearchFieldFocus(false)"
|
flatmax@597
|
69 onkeyup="searchBox.OnSearchFieldChange(event)"/>
|
flatmax@597
|
70 </span><span class="right">
|
flatmax@597
|
71 <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a>
|
flatmax@597
|
72 </span>
|
flatmax@597
|
73 </div>
|
flatmax@597
|
74 </li>
|
flatmax@597
|
75 </ul>
|
flatmax@597
|
76 </div>
|
flatmax@597
|
77 <div id="navrow2" class="tabs2">
|
flatmax@597
|
78 <ul class="tablist">
|
flatmax@597
|
79 <li><a href="files.html"><span>File List</span></a></li>
|
flatmax@597
|
80 <li><a href="globals.html"><span>File Members</span></a></li>
|
flatmax@597
|
81 </ul>
|
flatmax@597
|
82 </div>
|
flatmax@597
|
83 </div>
|
flatmax@597
|
84 <div id="side-nav" class="ui-resizable side-nav-resizable">
|
flatmax@597
|
85 <div id="nav-tree">
|
flatmax@597
|
86 <div id="nav-tree-contents">
|
flatmax@597
|
87 </div>
|
flatmax@597
|
88 </div>
|
flatmax@597
|
89 <div id="splitbar" style="-moz-user-select:none;"
|
flatmax@597
|
90 class="ui-resizable-handle">
|
flatmax@597
|
91 </div>
|
flatmax@597
|
92 </div>
|
flatmax@597
|
93 <script type="text/javascript">
|
flatmax@597
|
94 initNavTree('Ear_8C.html','');
|
flatmax@597
|
95 </script>
|
flatmax@597
|
96 <div id="doc-content">
|
flatmax@597
|
97 <div class="header">
|
flatmax@597
|
98 <div class="headertitle">
|
flatmax@597
|
99 <div class="title">Ear.C File Reference</div> </div>
|
flatmax@597
|
100 </div><!--header-->
|
flatmax@597
|
101 <div class="contents">
|
flatmax@597
|
102 <div class="textblock"><code>#include "<a class="el" href="Ear_8H_source.html">Ear.H</a>"</code><br/>
|
flatmax@597
|
103 </div><div class="textblock"><div class="dynheader">
|
flatmax@597
|
104 Include dependency graph for Ear.C:</div>
|
flatmax@597
|
105 <div class="dyncontent">
|
flatmax@597
|
106 <div class="center"><img src="Ear_8C__incl.png" border="0" usemap="#Ear_8C" alt=""/></div>
|
flatmax@597
|
107 <map name="Ear_8C" id="Ear_8C">
|
flatmax@597
|
108 <area shape="rect" id="node3" href="Ear_8H.html" title="Ear.H" alt="" coords="508,83,564,112"/><area shape="rect" id="node5" href="CAR_8H.html" title="CAR.H" alt="" coords="419,160,483,189"/><area shape="rect" id="node45" href="IHC_8H.html" title="IHC.H" alt="" coords="507,160,565,189"/><area shape="rect" id="node48" href="AGC_8H.html" title="AGC.H" alt="" coords="589,160,653,189"/><area shape="rect" id="node7" href="EarComponent_8H.html" title="EarComponent.H" alt="" coords="475,237,597,267"/><area shape="rect" id="node9" href="CARCoeff_8H.html" title="CARCoeff.H" alt="" coords="5,315,101,344"/><area shape="rect" id="node13" href="CARParam_8H.html" title="CARParam.H" alt="" coords="360,315,461,344"/><area shape="rect" id="node23" href="CARState_8H.html" title="CARState.H" alt="" coords="733,315,829,344"/><area shape="rect" id="node27" href="AGCCoeff_8H.html" title="AGCCoeff.H" alt="" coords="125,315,221,344"/><area shape="rect" id="node30" href="AGCParam_8H.html" title="AGCParam.H" alt="" coords="485,315,587,344"/><area shape="rect" id="node33" href="AGCState_8H.html" title="AGCState.H" alt="" coords="853,315,949,344"/><area shape="rect" id="node36" href="IHCCoeff_8H.html" title="IHCCoeff.H" alt="" coords="245,315,336,344"/><area shape="rect" id="node39" href="IHCParam_8H.html" title="IHCParam.H" alt="" coords="611,315,709,344"/><area shape="rect" id="node42" href="IHCState_8H.html" title="IHCState.H" alt="" coords="973,315,1064,344"/><area shape="rect" id="node11" href="Coefficients_8H.html" title="Coefficients.H" alt="" coords="120,392,227,421"/><area shape="rect" id="node15" href="Parameters_8H.html" title="Parameters.H" alt="" coords="485,392,587,421"/><area shape="rect" id="node17" href="CARFACCommon_8H.html" title="CARFACCommon.H" alt="" coords="464,469,608,499"/><area shape="rect" id="node25" href="State_8H.html" title="State.H" alt="" coords="868,392,935,421"/></map>
|
flatmax@597
|
109 </div>
|
flatmax@597
|
110 </div></div><!-- contents -->
|
flatmax@597
|
111 </div>
|
flatmax@597
|
112 <!-- window showing the filter options -->
|
flatmax@597
|
113 <div id="MSearchSelectWindow"
|
flatmax@597
|
114 onmouseover="return searchBox.OnSearchSelectShow()"
|
flatmax@597
|
115 onmouseout="return searchBox.OnSearchSelectHide()"
|
flatmax@597
|
116 onkeydown="return searchBox.OnSearchSelectKey(event)">
|
flatmax@597
|
117 <a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(0)"><span class="SelectionMark"> </span>All</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(1)"><span class="SelectionMark"> </span>Classes</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(2)"><span class="SelectionMark"> </span>Files</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(3)"><span class="SelectionMark"> </span>Functions</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(4)"><span class="SelectionMark"> </span>Variables</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(5)"><span class="SelectionMark"> </span>Typedefs</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(6)"><span class="SelectionMark"> </span>Defines</a></div>
|
flatmax@597
|
118
|
flatmax@597
|
119 <!-- iframe showing the search results (closed by default) -->
|
flatmax@597
|
120 <div id="MSearchResultsWindow">
|
flatmax@597
|
121 <iframe src="javascript:void(0)" frameborder="0"
|
flatmax@597
|
122 name="MSearchResults" id="MSearchResults">
|
flatmax@597
|
123 </iframe>
|
flatmax@597
|
124 </div>
|
flatmax@597
|
125
|
flatmax@597
|
126 <div id="nav-path" class="navpath">
|
flatmax@597
|
127 <ul>
|
flatmax@597
|
128 <li class="navelem"><a class="el" href="Ear_8C.html">Ear.C</a> </li>
|
flatmax@597
|
129
|
flatmax@597
|
130 <li class="footer">Generated on Sun Feb 10 2013 10:47:45 for CARFAC C++ by
|
flatmax@597
|
131 <a href="http://www.doxygen.org/index.html">
|
flatmax@597
|
132 <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.7.6.1 </li>
|
flatmax@597
|
133 </ul>
|
flatmax@597
|
134 </div>
|
flatmax@597
|
135
|
flatmax@597
|
136
|
flatmax@597
|
137 </body>
|
flatmax@597
|
138 </html>
|