flatmax@592
|
1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
flatmax@592
|
2 <html xmlns="http://www.w3.org/1999/xhtml">
|
flatmax@592
|
3 <head>
|
flatmax@592
|
4 <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
|
flatmax@592
|
5 <meta http-equiv="X-UA-Compatible" content="IE=9"/>
|
flatmax@592
|
6 <title>CARFAC C++: Ear Class Reference</title>
|
flatmax@592
|
7
|
flatmax@592
|
8 <link href="tabs.css" rel="stylesheet" type="text/css"/>
|
flatmax@592
|
9 <link href="doxygen.css" rel="stylesheet" type="text/css" />
|
flatmax@592
|
10 <link href="navtree.css" rel="stylesheet" type="text/css"/>
|
flatmax@592
|
11 <script type="text/javascript" src="jquery.js"></script>
|
flatmax@592
|
12 <script type="text/javascript" src="resize.js"></script>
|
flatmax@592
|
13 <script type="text/javascript" src="navtree.js"></script>
|
flatmax@592
|
14 <script type="text/javascript">
|
flatmax@592
|
15 $(document).ready(initResizable);
|
flatmax@592
|
16 </script>
|
flatmax@592
|
17 <link href="search/search.css" rel="stylesheet" type="text/css"/>
|
flatmax@592
|
18 <script type="text/javascript" src="search/search.js"></script>
|
flatmax@592
|
19 <script type="text/javascript">
|
flatmax@592
|
20 $(document).ready(function() { searchBox.OnSelectItem(0); });
|
flatmax@592
|
21 </script>
|
flatmax@592
|
22
|
flatmax@592
|
23 </head>
|
flatmax@592
|
24 <body>
|
flatmax@592
|
25 <div id="top"><!-- do not remove this div! -->
|
flatmax@592
|
26
|
flatmax@592
|
27
|
flatmax@592
|
28 <div id="titlearea">
|
flatmax@592
|
29 <table cellspacing="0" cellpadding="0">
|
flatmax@592
|
30 <tbody>
|
flatmax@592
|
31 <tr style="height: 56px;">
|
flatmax@592
|
32
|
flatmax@592
|
33 <td id="projectlogo"><img alt="Logo" src="icon.png"/></td>
|
flatmax@592
|
34
|
flatmax@592
|
35
|
flatmax@592
|
36 <td style="padding-left: 0.5em;">
|
flatmax@592
|
37 <div id="projectname">CARFAC C++
|
flatmax@592
|
38
|
flatmax@592
|
39 </div>
|
flatmax@592
|
40 <div id="projectbrief">C++ implementation of CARFAC</div>
|
flatmax@592
|
41 </td>
|
flatmax@592
|
42
|
flatmax@592
|
43
|
flatmax@592
|
44
|
flatmax@592
|
45 </tr>
|
flatmax@592
|
46 </tbody>
|
flatmax@592
|
47 </table>
|
flatmax@592
|
48 </div>
|
flatmax@592
|
49
|
flatmax@592
|
50 <!-- Generated by Doxygen 1.7.6.1 -->
|
flatmax@592
|
51 <script type="text/javascript">
|
flatmax@592
|
52 var searchBox = new SearchBox("searchBox", "search",false,'Search');
|
flatmax@592
|
53 </script>
|
flatmax@592
|
54 <div id="navrow1" class="tabs">
|
flatmax@592
|
55 <ul class="tablist">
|
flatmax@592
|
56 <li><a href="index.html"><span>Main Page</span></a></li>
|
flatmax@592
|
57 <li class="current"><a href="annotated.html"><span>Classes</span></a></li>
|
flatmax@592
|
58 <li><a href="files.html"><span>Files</span></a></li>
|
flatmax@592
|
59 <li>
|
flatmax@592
|
60 <div id="MSearchBox" class="MSearchBoxInactive">
|
flatmax@592
|
61 <span class="left">
|
flatmax@592
|
62 <img id="MSearchSelect" src="search/mag_sel.png"
|
flatmax@592
|
63 onmouseover="return searchBox.OnSearchSelectShow()"
|
flatmax@592
|
64 onmouseout="return searchBox.OnSearchSelectHide()"
|
flatmax@592
|
65 alt=""/>
|
flatmax@592
|
66 <input type="text" id="MSearchField" value="Search" accesskey="S"
|
flatmax@592
|
67 onfocus="searchBox.OnSearchFieldFocus(true)"
|
flatmax@592
|
68 onblur="searchBox.OnSearchFieldFocus(false)"
|
flatmax@592
|
69 onkeyup="searchBox.OnSearchFieldChange(event)"/>
|
flatmax@592
|
70 </span><span class="right">
|
flatmax@592
|
71 <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a>
|
flatmax@592
|
72 </span>
|
flatmax@592
|
73 </div>
|
flatmax@592
|
74 </li>
|
flatmax@592
|
75 </ul>
|
flatmax@592
|
76 </div>
|
flatmax@592
|
77 <div id="navrow2" class="tabs2">
|
flatmax@592
|
78 <ul class="tablist">
|
flatmax@592
|
79 <li><a href="annotated.html"><span>Class List</span></a></li>
|
flatmax@592
|
80 <li><a href="classes.html"><span>Class Index</span></a></li>
|
flatmax@592
|
81 <li><a href="inherits.html"><span>Class Hierarchy</span></a></li>
|
flatmax@592
|
82 <li><a href="functions.html"><span>Class Members</span></a></li>
|
flatmax@592
|
83 </ul>
|
flatmax@592
|
84 </div>
|
flatmax@592
|
85 </div>
|
flatmax@592
|
86 <div id="side-nav" class="ui-resizable side-nav-resizable">
|
flatmax@592
|
87 <div id="nav-tree">
|
flatmax@592
|
88 <div id="nav-tree-contents">
|
flatmax@592
|
89 </div>
|
flatmax@592
|
90 </div>
|
flatmax@592
|
91 <div id="splitbar" style="-moz-user-select:none;"
|
flatmax@592
|
92 class="ui-resizable-handle">
|
flatmax@592
|
93 </div>
|
flatmax@592
|
94 </div>
|
flatmax@592
|
95 <script type="text/javascript">
|
flatmax@592
|
96 initNavTree('classEar.html','');
|
flatmax@592
|
97 </script>
|
flatmax@592
|
98 <div id="doc-content">
|
flatmax@592
|
99 <div class="header">
|
flatmax@592
|
100 <div class="summary">
|
flatmax@592
|
101 <a href="#pub-methods">Public Member Functions</a> |
|
flatmax@592
|
102 <a href="#pri-attribs">Private Attributes</a> </div>
|
flatmax@592
|
103 <div class="headertitle">
|
flatmax@592
|
104 <div class="title">Ear Class Reference</div> </div>
|
flatmax@592
|
105 </div><!--header-->
|
flatmax@592
|
106 <div class="contents">
|
flatmax@592
|
107 <!-- doxytag: class="Ear" -->
|
flatmax@592
|
108 <p><code>#include <<a class="el" href="Ear_8H_source.html">Ear.H</a>></code></p>
|
flatmax@592
|
109 <div class="dynheader">
|
flatmax@592
|
110 Collaboration diagram for Ear:</div>
|
flatmax@592
|
111 <div class="dyncontent">
|
flatmax@592
|
112 <div class="center"><img src="classEar__coll__graph.png" border="0" usemap="#Ear_coll__map" alt="Collaboration graph"/></div>
|
flatmax@592
|
113 <map name="Ear_coll__map" id="Ear_coll__map">
|
flatmax@592
|
114 <area shape="rect" id="node2" href="classIHC.html" title="IHC" alt="" coords="723,272,768,301"/><area shape="rect" id="node4" href="classEarComponent.html" title="EarComponent\< IHCCoeff, IHCParam, IHCState \>" alt="" coords="339,272,661,301"/><area shape="rect" id="node6" href="classIHCParam.html" title="IHCParam" alt="" coords="153,59,236,88"/><area shape="rect" id="node8" href="classParameters.html" title="Parameters" alt="" coords="8,59,96,88"/><area shape="rect" id="node28" href="classAGCParam.html" title="AGCParam" alt="" coords="151,219,239,248"/><area shape="rect" id="node38" href="classCARParam.html" title="CARParam" alt="" coords="151,5,239,35"/><area shape="rect" id="node10" href="classIHCCoeff.html" title="IHCCoeff" alt="" coords="156,272,233,301"/><area shape="rect" id="node12" href="classCoefficients.html" title="Coefficients" alt="" coords="7,272,97,301"/><area shape="rect" id="node22" href="classAGCCoeff.html" title="AGCCoeff" alt="" coords="153,379,236,408"/><area shape="rect" id="node41" href="classCARCoeff.html" title="CARCoeff" alt="" coords="153,112,236,141"/><area shape="rect" id="node14" href="classIHCState.html" title="IHCState" alt="" coords="156,325,233,355"/><area shape="rect" id="node16" href="classState.html" title="State" alt="" coords="25,325,79,355"/><area shape="rect" id="node25" href="classAGCState.html" title="AGCState" alt="" coords="153,432,236,461"/><area shape="rect" id="node35" href="classCARState.html" title="CARState" alt="" coords="153,165,236,195"/><area shape="rect" id="node18" href="classAGC.html" title="AGC" alt="" coords="720,331,771,360"/><area shape="rect" id="node20" href="classEarComponent.html" title="EarComponent\< AGCCoeff, AGCParam, AGCState \>" alt="" coords="332,348,668,377"/><area shape="rect" id="node31" href="classCAR.html" title="CAR" alt="" coords="720,199,771,228"/><area shape="rect" id="node33" href="classEarComponent.html" title="EarComponent\< CARCoeff, CARParam, CARState \>" alt="" coords="332,139,668,168"/></map>
|
flatmax@592
|
115 <center><span class="legend">[<a target="top" href="graph_legend.html">legend</a>]</span></center></div>
|
flatmax@592
|
116
|
flatmax@592
|
117 <p><a href="classEar-members.html">List of all members.</a></p>
|
flatmax@592
|
118 <table class="memberdecls">
|
flatmax@592
|
119 <tr><td colspan="2"><h2><a name="pub-methods"></a>
|
flatmax@592
|
120 Public Member Functions</h2></td></tr>
|
flatmax@592
|
121 <tr><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classEar.html#a58d5147ee3eb694d0b2e94897dd7bf57">Ear</a> ()</td></tr>
|
flatmax@592
|
122 <tr><td class="memItemLeft" align="right" valign="top">virtual </td><td class="memItemRight" valign="bottom"><a class="el" href="classEar.html#aadc3da8092733631bcdde1bfa3f3734a">~Ear</a> ()</td></tr>
|
flatmax@592
|
123 <tr><td colspan="2"><h2><a name="pri-attribs"></a>
|
flatmax@592
|
124 Private Attributes</h2></td></tr>
|
flatmax@592
|
125 <tr><td class="memItemLeft" align="right" valign="top"><a class="el" href="classCAR.html">CAR</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classEar.html#a59243a8664d2c7d8bd3e5153e7f55e78">car</a></td></tr>
|
flatmax@592
|
126 <tr><td class="mdescLeft"> </td><td class="mdescRight">The cascade of asymmetric resontaors for this ear. <a href="#a59243a8664d2c7d8bd3e5153e7f55e78"></a><br/></td></tr>
|
flatmax@592
|
127 <tr><td class="memItemLeft" align="right" valign="top"><a class="el" href="classIHC.html">IHC</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classEar.html#ac11c4afecd6ca8353fa7d2ed4689bbf6">ihc</a></td></tr>
|
flatmax@592
|
128 <tr><td class="mdescLeft"> </td><td class="mdescRight">The inner hair cell for this ear. <a href="#ac11c4afecd6ca8353fa7d2ed4689bbf6"></a><br/></td></tr>
|
flatmax@592
|
129 <tr><td class="memItemLeft" align="right" valign="top"><a class="el" href="classAGC.html">AGC</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classEar.html#a464fb557a2852865fc29242900ee1306">agc</a></td></tr>
|
flatmax@592
|
130 <tr><td class="mdescLeft"> </td><td class="mdescRight">The automatic gain control for this ear. <a href="#a464fb557a2852865fc29242900ee1306"></a><br/></td></tr>
|
flatmax@592
|
131 </table>
|
flatmax@592
|
132 <hr/><a name="details" id="details"></a><h2>Detailed Description</h2>
|
flatmax@592
|
133 <div class="textblock"><dl class="author"><dt><b>Author:</b></dt><dd>{Matt Flax <flatmax@>} </dd></dl>
|
flatmax@592
|
134 <dl class="date"><dt><b>Date:</b></dt><dd>2013.02.08</dd></dl>
|
flatmax@592
|
135 <p>Class which encapsulates an ear, using the <a class="el" href="classCAR.html">CAR</a>, <a class="el" href="classIHC.html">IHC</a> and <a class="el" href="classAGC.html">AGC</a> classes </p>
|
flatmax@592
|
136 </div><hr/><h2>Constructor & Destructor Documentation</h2>
|
flatmax@592
|
137 <a class="anchor" id="a58d5147ee3eb694d0b2e94897dd7bf57"></a><!-- doxytag: member="Ear::Ear" ref="a58d5147ee3eb694d0b2e94897dd7bf57" args="()" -->
|
flatmax@592
|
138 <div class="memitem">
|
flatmax@592
|
139 <div class="memproto">
|
flatmax@592
|
140 <table class="memname">
|
flatmax@592
|
141 <tr>
|
flatmax@592
|
142 <td class="memname"><a class="el" href="classEar.html#a58d5147ee3eb694d0b2e94897dd7bf57">Ear::Ear</a> </td>
|
flatmax@592
|
143 <td>(</td>
|
flatmax@592
|
144 <td class="paramname"></td><td>)</td>
|
flatmax@592
|
145 <td></td>
|
flatmax@592
|
146 </tr>
|
flatmax@592
|
147 </table>
|
flatmax@592
|
148 </div>
|
flatmax@592
|
149 <div class="memdoc">
|
flatmax@592
|
150 <dl class="author"><dt><b>Author:</b></dt><dd>{Matt Flax <flatmax@>} </dd></dl>
|
flatmax@592
|
151 <dl class="date"><dt><b>Date:</b></dt><dd>2013.02.08 </dd></dl>
|
flatmax@592
|
152
|
flatmax@592
|
153 </div>
|
flatmax@592
|
154 </div>
|
flatmax@592
|
155 <a class="anchor" id="aadc3da8092733631bcdde1bfa3f3734a"></a><!-- doxytag: member="Ear::~Ear" ref="aadc3da8092733631bcdde1bfa3f3734a" args="()" -->
|
flatmax@592
|
156 <div class="memitem">
|
flatmax@592
|
157 <div class="memproto">
|
flatmax@592
|
158 <table class="memname">
|
flatmax@592
|
159 <tr>
|
flatmax@592
|
160 <td class="memname"><a class="el" href="classEar.html#aadc3da8092733631bcdde1bfa3f3734a">Ear::~Ear</a> </td>
|
flatmax@592
|
161 <td>(</td>
|
flatmax@592
|
162 <td class="paramname"></td><td>)</td>
|
flatmax@592
|
163 <td><code> [virtual]</code></td>
|
flatmax@592
|
164 </tr>
|
flatmax@592
|
165 </table>
|
flatmax@592
|
166 </div>
|
flatmax@592
|
167 <div class="memdoc">
|
flatmax@592
|
168
|
flatmax@592
|
169 </div>
|
flatmax@592
|
170 </div>
|
flatmax@592
|
171 <hr/><h2>Member Data Documentation</h2>
|
flatmax@592
|
172 <a class="anchor" id="a464fb557a2852865fc29242900ee1306"></a><!-- doxytag: member="Ear::agc" ref="a464fb557a2852865fc29242900ee1306" args="" -->
|
flatmax@592
|
173 <div class="memitem">
|
flatmax@592
|
174 <div class="memproto">
|
flatmax@592
|
175 <table class="memname">
|
flatmax@592
|
176 <tr>
|
flatmax@592
|
177 <td class="memname"><a class="el" href="classAGC.html">AGC</a> <a class="el" href="classEar.html#a464fb557a2852865fc29242900ee1306">Ear::agc</a><code> [private]</code></td>
|
flatmax@592
|
178 </tr>
|
flatmax@592
|
179 </table>
|
flatmax@592
|
180 </div>
|
flatmax@592
|
181 <div class="memdoc">
|
flatmax@592
|
182
|
flatmax@592
|
183 <p>The automatic gain control for this ear. </p>
|
flatmax@592
|
184
|
flatmax@592
|
185 </div>
|
flatmax@592
|
186 </div>
|
flatmax@592
|
187 <a class="anchor" id="a59243a8664d2c7d8bd3e5153e7f55e78"></a><!-- doxytag: member="Ear::car" ref="a59243a8664d2c7d8bd3e5153e7f55e78" args="" -->
|
flatmax@592
|
188 <div class="memitem">
|
flatmax@592
|
189 <div class="memproto">
|
flatmax@592
|
190 <table class="memname">
|
flatmax@592
|
191 <tr>
|
flatmax@592
|
192 <td class="memname"><a class="el" href="classCAR.html">CAR</a> <a class="el" href="classEar.html#a59243a8664d2c7d8bd3e5153e7f55e78">Ear::car</a><code> [private]</code></td>
|
flatmax@592
|
193 </tr>
|
flatmax@592
|
194 </table>
|
flatmax@592
|
195 </div>
|
flatmax@592
|
196 <div class="memdoc">
|
flatmax@592
|
197
|
flatmax@592
|
198 <p>The cascade of asymmetric resontaors for this ear. </p>
|
flatmax@592
|
199
|
flatmax@592
|
200 </div>
|
flatmax@592
|
201 </div>
|
flatmax@592
|
202 <a class="anchor" id="ac11c4afecd6ca8353fa7d2ed4689bbf6"></a><!-- doxytag: member="Ear::ihc" ref="ac11c4afecd6ca8353fa7d2ed4689bbf6" args="" -->
|
flatmax@592
|
203 <div class="memitem">
|
flatmax@592
|
204 <div class="memproto">
|
flatmax@592
|
205 <table class="memname">
|
flatmax@592
|
206 <tr>
|
flatmax@592
|
207 <td class="memname"><a class="el" href="classIHC.html">IHC</a> <a class="el" href="classEar.html#ac11c4afecd6ca8353fa7d2ed4689bbf6">Ear::ihc</a><code> [private]</code></td>
|
flatmax@592
|
208 </tr>
|
flatmax@592
|
209 </table>
|
flatmax@592
|
210 </div>
|
flatmax@592
|
211 <div class="memdoc">
|
flatmax@592
|
212
|
flatmax@592
|
213 <p>The inner hair cell for this ear. </p>
|
flatmax@592
|
214
|
flatmax@592
|
215 </div>
|
flatmax@592
|
216 </div>
|
flatmax@592
|
217 <hr/>The documentation for this class was generated from the following files:<ul>
|
flatmax@592
|
218 <li><a class="el" href="Ear_8H_source.html">Ear.H</a></li>
|
flatmax@592
|
219 <li><a class="el" href="Ear_8C.html">Ear.C</a></li>
|
flatmax@592
|
220 </ul>
|
flatmax@592
|
221 </div><!-- contents -->
|
flatmax@592
|
222 </div>
|
flatmax@592
|
223 <!-- window showing the filter options -->
|
flatmax@592
|
224 <div id="MSearchSelectWindow"
|
flatmax@592
|
225 onmouseover="return searchBox.OnSearchSelectShow()"
|
flatmax@592
|
226 onmouseout="return searchBox.OnSearchSelectHide()"
|
flatmax@592
|
227 onkeydown="return searchBox.OnSearchSelectKey(event)">
|
flatmax@592
|
228 <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@592
|
229
|
flatmax@592
|
230 <!-- iframe showing the search results (closed by default) -->
|
flatmax@592
|
231 <div id="MSearchResultsWindow">
|
flatmax@592
|
232 <iframe src="javascript:void(0)" frameborder="0"
|
flatmax@592
|
233 name="MSearchResults" id="MSearchResults">
|
flatmax@592
|
234 </iframe>
|
flatmax@592
|
235 </div>
|
flatmax@592
|
236
|
flatmax@592
|
237 <div id="nav-path" class="navpath">
|
flatmax@592
|
238 <ul>
|
flatmax@592
|
239 <li class="navelem"><a class="el" href="classEar.html">Ear</a> </li>
|
flatmax@592
|
240
|
flatmax@592
|
241 <li class="footer">Generated on Sun Feb 10 2013 10:47:46 for CARFAC C++ by
|
flatmax@592
|
242 <a href="http://www.doxygen.org/index.html">
|
flatmax@592
|
243 <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.7.6.1 </li>
|
flatmax@592
|
244 </ul>
|
flatmax@592
|
245 </div>
|
flatmax@592
|
246
|
flatmax@592
|
247
|
flatmax@592
|
248 </body>
|
flatmax@592
|
249 </html>
|