Sophie

Sophie

distrib > Mandriva > 2010.2 > i586 > by-pkgid > def0228095a1541e2d3632b6b6da7c38 > files > 1268

gnuradio-doc-3.3.0-8mdv2010.1.i586.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.3.0 C++ API: gr_cma_equalizer_cc Class Reference</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head>
<body>
<!-- Generated by Doxygen 1.6.3 -->
<div class="contents">
<h1>gr_cma_equalizer_cc Class Reference<br/>
<small>
[<a class="el" href="group__eq__blk.html">Equalization</a>]</small>
</h1><!-- doxytag: class="gr_cma_equalizer_cc" --><!-- doxytag: inherits="gr_adaptive_fir_ccf" -->
<p>Implements constant modulus adaptive filter on complex stream.  
<a href="#_details">More...</a></p>

<p><code>#include &lt;<a class="el" href="gr__cma__equalizer__cc_8h_source.html">gr_cma_equalizer_cc.h</a>&gt;</code></p>
<div class="dynheader">
Inheritance diagram for gr_cma_equalizer_cc:</div>
<div class="dynsection">
<div class="center"><img src="classgr__cma__equalizer__cc__inherit__graph.png" border="0" usemap="#gr__cma__equalizer__cc_inherit__map" alt="Inheritance graph"/></div>
<map name="gr__cma__equalizer__cc_inherit__map" id="gr__cma__equalizer__cc_inherit__map">
<area shape="rect" id="node2" href="classgr__adaptive__fir__ccf.html" title="Adaptive FIR filter with gr_complex input, gr_complex output and float taps." alt="" coords="12,469,143,499"/><area shape="rect" id="node4" href="classgr__sync__decimator.html" title="synchronous N:1 input to output with historyOverride work to provide the signal processing..." alt="" coords="12,392,143,421"/><area shape="rect" id="node6" href="classgr__sync__block.html" title="synchronous 1:1 input to output with historyOverride work to provide the signal processing..." alt="" coords="24,315,131,344"/><area shape="rect" id="node8" href="classgr__block.html" title="The abstract base class for all &#39;terminal&#39; processing blocks.A signal processing..." alt="" coords="43,237,112,267"/><area shape="rect" id="node10" href="classgr__basic__block.html" title="The abstract base class for all signal processing blocks.Basic blocks are the bare..." alt="" coords="23,160,132,189"/><area shape="rect" id="node12" href="classgr__msg__accepter.html" title="Accepts messages and inserts them into a message queue, then notifies subclass gr_basic_block..." alt="" coords="16,83,139,112"/><area shape="rect" id="node14" href="classgruel_1_1msg__accepter.html" title="Virtual base class that accepts messages." alt="" coords="8,5,147,35"/></map>
<center><span class="legend">[<a target="top" href="graph_legend.html">legend</a>]</span></center></div>

<p><a href="classgr__cma__equalizer__cc-members.html">List of all members.</a></p>
<table border="0" cellpadding="0" cellspacing="0">
<tr><td colspan="2"><h2>Protected Member Functions</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">virtual float&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classgr__cma__equalizer__cc.html#a18b38db1177078439dc121ccef960b4f">error</a> (const <a class="el" href="gr__complex_8h.html#aec4bfe41433369afae9327f1b0bc9109">gr_complex</a> &amp;out)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">virtual void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classgr__cma__equalizer__cc.html#ab6e09ce0a3d190d05da1e5d736ff7113">update_tap</a> (float &amp;tap, const <a class="el" href="gr__complex_8h.html#aec4bfe41433369afae9327f1b0bc9109">gr_complex</a> &amp;in)</td></tr>
<tr><td colspan="2"><h2>Friends</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="el" href="classboost_1_1shared__ptr.html">gr_cma_equalizer_cc_sptr</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classgr__cma__equalizer__cc.html#a8e297d067f1f303980334c2f458a1655">gr_make_cma_equalizer_cc</a> (int num_taps, float modulus, float mu)</td></tr>
</table>
<hr/><a name="_details"></a><h2>Detailed Description</h2>
<p>Implements constant modulus adaptive filter on complex stream. </p>
<hr/><h2>Member Function Documentation</h2>
<a class="anchor" id="a18b38db1177078439dc121ccef960b4f"></a><!-- doxytag: member="gr_cma_equalizer_cc::error" ref="a18b38db1177078439dc121ccef960b4f" args="(const gr_complex &amp;out)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual float gr_cma_equalizer_cc::error </td>
          <td>(</td>
          <td class="paramtype">const <a class="el" href="gr__complex_8h.html#aec4bfe41433369afae9327f1b0bc9109">gr_complex</a> &amp;&nbsp;</td>
          <td class="paramname"> <em>out</em></td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [inline, protected, virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Implements <a class="el" href="classgr__adaptive__fir__ccf.html#a0abeacf7ed7b8bbe507f64b60d63624b">gr_adaptive_fir_ccf</a>.</p>

</div>
</div>
<a class="anchor" id="ab6e09ce0a3d190d05da1e5d736ff7113"></a><!-- doxytag: member="gr_cma_equalizer_cc::update_tap" ref="ab6e09ce0a3d190d05da1e5d736ff7113" args="(float &amp;tap, const gr_complex &amp;in)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual void gr_cma_equalizer_cc::update_tap </td>
          <td>(</td>
          <td class="paramtype">float &amp;&nbsp;</td>
          <td class="paramname"> <em>tap</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const <a class="el" href="gr__complex_8h.html#aec4bfe41433369afae9327f1b0bc9109">gr_complex</a> &amp;&nbsp;</td>
          <td class="paramname"> <em>in</em></td><td>&nbsp;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td><td><code> [inline, protected, virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Implements <a class="el" href="classgr__adaptive__fir__ccf.html#a787d83857ba5b55c77cf0e27ec5a1818">gr_adaptive_fir_ccf</a>.</p>

<p>References <a class="el" href="gr__adaptive__fir__ccf_8h_source.html#l00039">gr_adaptive_fir_ccf::d_error</a>.</p>

</div>
</div>
<hr/><h2>Friends And Related Function Documentation</h2>
<a class="anchor" id="a8e297d067f1f303980334c2f458a1655"></a><!-- doxytag: member="gr_cma_equalizer_cc::gr_make_cma_equalizer_cc" ref="a8e297d067f1f303980334c2f458a1655" args="(int num_taps, float modulus, float mu)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="classboost_1_1shared__ptr.html">gr_cma_equalizer_cc_sptr</a> gr_make_cma_equalizer_cc </td>
          <td>(</td>
          <td class="paramtype">int&nbsp;</td>
          <td class="paramname"> <em>num_taps</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">float&nbsp;</td>
          <td class="paramname"> <em>modulus</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">float&nbsp;</td>
          <td class="paramname"> <em>mu</em></td><td>&nbsp;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td><td><code> [friend]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

</div>
</div>
<hr/>The documentation for this class was generated from the following file:<ul>
<li><a class="el" href="gr__cma__equalizer__cc_8h_source.html">gr_cma_equalizer_cc.h</a></li>
</ul>
</div>
<hr class="footer"/><address style="text-align: right;"><small>Generated on Wed Dec 29 19:52:40 2010 for GNU Radio 3.3.0 C++ API by&nbsp;
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.6.3 </small></address>
</body>
</html>