Sophie

Sophie

distrib > Fedora > 14 > x86_64 > media > updates > by-pkgid > 6e7a2755bd78c9deedab199b86e675f3 > files > 1986

gnuradio-doc-3.2.2-9.fc14.x86_64.rpm

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<title>GNU Radio 3.2.2 C++ API: gr_single_pole_iir&lt; o_type, i_type, tap_type &gt; Class Template Reference</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<link href="navtree.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="navtree.js"></script>
<script type="text/javascript" src="resize.js"></script>
<script type="text/javascript">
$(document).ready(initResizable);
</script>
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head>
<body>
<!-- Generated by Doxygen 1.7.3 -->
<div id="top">
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
 <tbody>
 <tr style="height: 56px;">
  <td style="padding-left: 0.5em;">
   <div id="projectname">GNU Radio 3.2.2 C++ API</div>
  </td>
 </tr>
 </tbody>
</table>
</div>
</div>
<div id="side-nav" class="ui-resizable side-nav-resizable">
  <div id="nav-tree">
    <div id="nav-tree-contents">
    </div>
  </div>
  <div id="splitbar" style="-moz-user-select:none;" 
       class="ui-resizable-handle">
  </div>
</div>
<script type="text/javascript">
  initNavTree('classgr__single__pole__iir.html','');
</script>
<div id="doc-content">
<div class="header">
  <div class="summary">
<a href="#pub-methods">Public Member Functions</a> &#124;
<a href="#pro-attribs">Protected Attributes</a>  </div>
  <div class="headertitle">
<h1>gr_single_pole_iir&lt; o_type, i_type, tap_type &gt; Class Template Reference</h1>  </div>
</div>
<div class="contents">
<!-- doxytag: class="gr_single_pole_iir" -->
<p>class template for single pole IIR filter  
<a href="#_details">More...</a></p>

<p><code>#include &lt;<a class="el" href="gr__single__pole__iir_8h_source.html">gr_single_pole_iir.h</a>&gt;</code></p>

<p><a href="classgr__single__pole__iir-members.html">List of all members.</a></p>
<table class="memberdecls">
<tr><td colspan="2"><h2><a name="pub-methods"></a>
Public Member Functions</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classgr__single__pole__iir.html#a0bd31e559ccc5cce039f198ec9b88e93">gr_single_pole_iir</a> (tap_type alpha=1.0)</td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">construct new single pole IIR with given alpha  <a href="#a0bd31e559ccc5cce039f198ec9b88e93"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">o_type&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classgr__single__pole__iir.html#ad8cecedbfed0bc1f24524d08914288c7">filter</a> (const i_type input)</td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">compute a single output value.  <a href="#ad8cecedbfed0bc1f24524d08914288c7"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classgr__single__pole__iir.html#aabd52c15f1973d6e75d8aad3a2c6381c">filterN</a> (o_type output[], const i_type input[], unsigned long n)</td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">compute an array of N output values. <code>input</code> must have n valid entries.  <a href="#aabd52c15f1973d6e75d8aad3a2c6381c"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classgr__single__pole__iir.html#af8f1dfca2e1492caf5ef10a6d01f7851">set_taps</a> (tap_type alpha)</td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">install <code>alpha</code> as the current taps.  <a href="#af8f1dfca2e1492caf5ef10a6d01f7851"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classgr__single__pole__iir.html#aec64a97520727ae05377c782b44b6062">reset</a> ()</td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">reset state to zero  <a href="#aec64a97520727ae05377c782b44b6062"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">tap_type&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classgr__single__pole__iir.html#a3cb0c20fea52b8168e5c0a57476dfb87">prev_output</a> ()</td></tr>
<tr><td colspan="2"><h2><a name="pro-attribs"></a>
Protected Attributes</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">tap_type&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classgr__single__pole__iir.html#a3cecd484003a907e60ff8d0eff8fa887">d_alpha</a></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">tap_type&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classgr__single__pole__iir.html#a5e0f640e76cd29ba756d962097ede891">d_one_minus_alpha</a></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">tap_type&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classgr__single__pole__iir.html#a896007d3ed8be78894c19a6f58fd870f">d_prev_output</a></td></tr>
</table>
<hr/><a name="_details"></a><h2>Detailed Description</h2>
<div class="textblock"><h3>template&lt;class o_type, class i_type, class tap_type&gt;<br/>
 class gr_single_pole_iir&lt; o_type, i_type, tap_type &gt;</h3>

<p>class template for single pole IIR filter </p>
</div><hr/><h2>Constructor &amp; Destructor Documentation</h2>
<a class="anchor" id="a0bd31e559ccc5cce039f198ec9b88e93"></a><!-- doxytag: member="gr_single_pole_iir::gr_single_pole_iir" ref="a0bd31e559ccc5cce039f198ec9b88e93" args="(tap_type alpha=1.0)" -->
<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template&lt;class o_type, class i_type, class tap_type&gt; </div>
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="classgr__single__pole__iir.html">gr_single_pole_iir</a>&lt; o_type, i_type, tap_type &gt;::<a class="el" href="classgr__single__pole__iir.html">gr_single_pole_iir</a> </td>
          <td>(</td>
          <td class="paramtype">tap_type&#160;</td>
          <td class="paramname"><em>alpha</em> = <code>1.0</code></td><td>)</td>
          <td><code> [inline]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>construct new single pole IIR with given alpha </p>
<p>computes y(i) = (1-alpha) * y(i-1) + alpha * x(i) </p>

</div>
</div>
<hr/><h2>Member Function Documentation</h2>
<a class="anchor" id="ad8cecedbfed0bc1f24524d08914288c7"></a><!-- doxytag: member="gr_single_pole_iir::filter" ref="ad8cecedbfed0bc1f24524d08914288c7" args="(const i_type input)" -->
<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template&lt;class o_type , class i_type, class tap_type &gt; </div>
      <table class="memname">
        <tr>
          <td class="memname">o_type <a class="el" href="classgr__single__pole__iir.html">gr_single_pole_iir</a>&lt; o_type, i_type, tap_type &gt;::filter </td>
          <td>(</td>
          <td class="paramtype">const i_type&#160;</td>
          <td class="paramname"><em>input</em></td><td>)</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>compute a single output value. </p>
<dl class="return"><dt><b>Returns:</b></dt><dd>the filtered input value. </dd></dl>

<p>Referenced by <a class="el" href="classgr__single__pole__iir_3_01gr__complex_00_01i__type_00_01double_01_4.html#a8e96513599ab00798aac14f76b451ca2">gr_single_pole_iir&lt; gr_complex, i_type, double &gt;::filterN()</a>.</p>

</div>
</div>
<a class="anchor" id="aabd52c15f1973d6e75d8aad3a2c6381c"></a><!-- doxytag: member="gr_single_pole_iir::filterN" ref="aabd52c15f1973d6e75d8aad3a2c6381c" args="(o_type output[], const i_type input[], unsigned long n)" -->
<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template&lt;class o_type, class i_type, class tap_type &gt; </div>
      <table class="memname">
        <tr>
          <td class="memname">void <a class="el" href="classgr__single__pole__iir.html">gr_single_pole_iir</a>&lt; o_type, i_type, tap_type &gt;::filterN </td>
          <td>(</td>
          <td class="paramtype">o_type&#160;</td>
          <td class="paramname"><em>output</em>[], </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const i_type&#160;</td>
          <td class="paramname"><em>input</em>[], </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">unsigned long&#160;</td>
          <td class="paramname"><em>n</em>&#160;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>compute an array of N output values. <code>input</code> must have n valid entries. </p>

</div>
</div>
<a class="anchor" id="a3cb0c20fea52b8168e5c0a57476dfb87"></a><!-- doxytag: member="gr_single_pole_iir::prev_output" ref="a3cb0c20fea52b8168e5c0a57476dfb87" args="()" -->
<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template&lt;class o_type, class i_type, class tap_type&gt; </div>
      <table class="memname">
        <tr>
          <td class="memname">tap_type <a class="el" href="classgr__single__pole__iir.html">gr_single_pole_iir</a>&lt; o_type, i_type, tap_type &gt;::prev_output </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td><code> [inline]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

</div>
</div>
<a class="anchor" id="aec64a97520727ae05377c782b44b6062"></a><!-- doxytag: member="gr_single_pole_iir::reset" ref="aec64a97520727ae05377c782b44b6062" args="()" -->
<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template&lt;class o_type, class i_type, class tap_type&gt; </div>
      <table class="memname">
        <tr>
          <td class="memname">void <a class="el" href="classgr__single__pole__iir.html">gr_single_pole_iir</a>&lt; o_type, i_type, tap_type &gt;::reset </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td><code> [inline]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>reset state to zero </p>

</div>
</div>
<a class="anchor" id="af8f1dfca2e1492caf5ef10a6d01f7851"></a><!-- doxytag: member="gr_single_pole_iir::set_taps" ref="af8f1dfca2e1492caf5ef10a6d01f7851" args="(tap_type alpha)" -->
<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template&lt;class o_type, class i_type, class tap_type&gt; </div>
      <table class="memname">
        <tr>
          <td class="memname">void <a class="el" href="classgr__single__pole__iir.html">gr_single_pole_iir</a>&lt; o_type, i_type, tap_type &gt;::set_taps </td>
          <td>(</td>
          <td class="paramtype">tap_type&#160;</td>
          <td class="paramname"><em>alpha</em></td><td>)</td>
          <td><code> [inline]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>install <code>alpha</code> as the current taps. </p>

<p>Referenced by <a class="el" href="classgr__single__pole__iir_3_01gr__complex_00_01i__type_00_01double_01_4.html#a60f697c8924bd2d2ca6a370d606d2483">gr_single_pole_iir&lt; gr_complex, i_type, double &gt;::gr_single_pole_iir()</a>, <a class="el" href="classgr__single__pole__iir.html#a0bd31e559ccc5cce039f198ec9b88e93">gr_single_pole_iir&lt; double, double, double &gt;::gr_single_pole_iir()</a>, <a class="el" href="classgr__pwr__squelch__ff.html#a16af7fef6ad197132e4fe5c52e153ab2">gr_pwr_squelch_ff::set_alpha()</a>, and <a class="el" href="classgr__pwr__squelch__cc.html#ab71484602f26be8baeba220aaff1c5cc">gr_pwr_squelch_cc::set_alpha()</a>.</p>

</div>
</div>
<hr/><h2>Member Data Documentation</h2>
<a class="anchor" id="a3cecd484003a907e60ff8d0eff8fa887"></a><!-- doxytag: member="gr_single_pole_iir::d_alpha" ref="a3cecd484003a907e60ff8d0eff8fa887" args="" -->
<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template&lt;class o_type, class i_type, class tap_type&gt; </div>
      <table class="memname">
        <tr>
          <td class="memname">tap_type <a class="el" href="classgr__single__pole__iir.html">gr_single_pole_iir</a>&lt; o_type, i_type, tap_type &gt;::<a class="el" href="classgr__single__pole__iir.html#a3cecd484003a907e60ff8d0eff8fa887">d_alpha</a><code> [protected]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Referenced by <a class="el" href="classgr__single__pole__iir_3_01gr__complex_00_01i__type_00_01double_01_4.html#aa833356db2d31691b39b166efd615880">gr_single_pole_iir&lt; gr_complex, i_type, double &gt;::filter()</a>, <a class="el" href="classgr__single__pole__iir_3_01gr__complex_00_01i__type_00_01double_01_4.html#aa97e7a76ddbefd08b3a32d674891ce8a">gr_single_pole_iir&lt; gr_complex, i_type, double &gt;::set_taps()</a>, and <a class="el" href="classgr__single__pole__iir.html#af8f1dfca2e1492caf5ef10a6d01f7851">gr_single_pole_iir&lt; double, double, double &gt;::set_taps()</a>.</p>

</div>
</div>
<a class="anchor" id="a5e0f640e76cd29ba756d962097ede891"></a><!-- doxytag: member="gr_single_pole_iir::d_one_minus_alpha" ref="a5e0f640e76cd29ba756d962097ede891" args="" -->
<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template&lt;class o_type, class i_type, class tap_type&gt; </div>
      <table class="memname">
        <tr>
          <td class="memname">tap_type <a class="el" href="classgr__single__pole__iir.html">gr_single_pole_iir</a>&lt; o_type, i_type, tap_type &gt;::<a class="el" href="classgr__single__pole__iir.html#a5e0f640e76cd29ba756d962097ede891">d_one_minus_alpha</a><code> [protected]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Referenced by <a class="el" href="classgr__single__pole__iir_3_01gr__complex_00_01i__type_00_01double_01_4.html#aa833356db2d31691b39b166efd615880">gr_single_pole_iir&lt; gr_complex, i_type, double &gt;::filter()</a>, <a class="el" href="classgr__single__pole__iir_3_01gr__complex_00_01i__type_00_01double_01_4.html#aa97e7a76ddbefd08b3a32d674891ce8a">gr_single_pole_iir&lt; gr_complex, i_type, double &gt;::set_taps()</a>, and <a class="el" href="classgr__single__pole__iir.html#af8f1dfca2e1492caf5ef10a6d01f7851">gr_single_pole_iir&lt; double, double, double &gt;::set_taps()</a>.</p>

</div>
</div>
<a class="anchor" id="a896007d3ed8be78894c19a6f58fd870f"></a><!-- doxytag: member="gr_single_pole_iir::d_prev_output" ref="a896007d3ed8be78894c19a6f58fd870f" args="" -->
<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template&lt;class o_type, class i_type, class tap_type&gt; </div>
      <table class="memname">
        <tr>
          <td class="memname">tap_type <a class="el" href="classgr__single__pole__iir.html">gr_single_pole_iir</a>&lt; o_type, i_type, tap_type &gt;::<a class="el" href="classgr__single__pole__iir.html#a896007d3ed8be78894c19a6f58fd870f">d_prev_output</a><code> [protected]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Referenced by <a class="el" href="classgr__single__pole__iir_3_01gr__complex_00_01i__type_00_01double_01_4.html#aa833356db2d31691b39b166efd615880">gr_single_pole_iir&lt; gr_complex, i_type, double &gt;::filter()</a>, <a class="el" href="classgr__single__pole__iir_3_01gr__complex_00_01i__type_00_01double_01_4.html#a60f697c8924bd2d2ca6a370d606d2483">gr_single_pole_iir&lt; gr_complex, i_type, double &gt;::gr_single_pole_iir()</a>, <a class="el" href="classgr__single__pole__iir.html#a0bd31e559ccc5cce039f198ec9b88e93">gr_single_pole_iir&lt; double, double, double &gt;::gr_single_pole_iir()</a>, <a class="el" href="classgr__single__pole__iir_3_01gr__complex_00_01i__type_00_01double_01_4.html#a443a747cd842732ea49484d871212ed0">gr_single_pole_iir&lt; gr_complex, i_type, double &gt;::prev_output()</a>, <a class="el" href="classgr__single__pole__iir.html#a3cb0c20fea52b8168e5c0a57476dfb87">gr_single_pole_iir&lt; double, double, double &gt;::prev_output()</a>, <a class="el" href="classgr__single__pole__iir_3_01gr__complex_00_01i__type_00_01double_01_4.html#a93048bf18a6017347b42c6395564981b">gr_single_pole_iir&lt; gr_complex, i_type, double &gt;::reset()</a>, and <a class="el" href="classgr__single__pole__iir.html#aec64a97520727ae05377c782b44b6062">gr_single_pole_iir&lt; double, double, double &gt;::reset()</a>.</p>

</div>
</div>
<hr/>The documentation for this class was generated from the following file:<ul>
<li><a class="el" href="gr__single__pole__iir_8h_source.html">gr_single_pole_iir.h</a></li>
</ul>
</div>
</div>
  <div id="nav-path" class="navpath">
    <ul>
      <li class="navelem"><a class="el" href="classgr__single__pole__iir.html">gr_single_pole_iir</a>      </li>
      <li class="footer">Generated on Thu Feb 17 2011 for GNU Radio 3.2.2 C++ API by&#160;
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.7.3 </li>
    </ul>
  </div>

</body>
</html>