Sophie

Sophie

distrib > Fedora > 13 > x86_64 > by-pkgid > ae19f57cd4e306abd5716199a310070b > files > 4113

gnuradio-doc-3.2.2-3.fc13.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_filter_delay_fc.h File 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.2 -->
<div class="contents">
<h1>gr_filter_delay_fc.h File Reference</h1><code>#include &lt;<a class="el" href="gr__sync__block_8h_source.html">gr_sync_block.h</a>&gt;</code><br/>
<code>#include &lt;<a class="el" href="gr__io__signature_8h_source.html">gr_io_signature.h</a>&gt;</code><br/>
<code>#include &lt;<a class="el" href="gr__types_8h_source.html">gr_types.h</a>&gt;</code><br/>
<div class="dynheader">
Include dependency graph for gr_filter_delay_fc.h:</div>
<div class="dynsection">
<div class="center"><img src="gr__filter__delay__fc_8h__incl.png" border="0" usemap="#gr__filter__delay__fc_8h_map" alt=""/></div>
<map name="gr__filter__delay__fc_8h_map" id="gr__filter__delay__fc_8h">
<area shape="rect" id="node3" href="gr__sync__block_8h.html" title="gr_sync_block.h" alt="" coords="243,83,360,112"/><area shape="rect" id="node11" href="gr__types_8h.html" title="gr_types.h" alt="" coords="409,392,492,421"/><area shape="rect" id="node32" href="gr__io__signature_8h.html" title="gr_io_signature.h" alt="" coords="391,160,511,189"/><area shape="rect" id="node5" href="gr__block_8h.html" title="gr_block.h" alt="" coords="232,160,315,189"/><area shape="rect" id="node7" href="gr__basic__block_8h.html" title="gr_basic_block.h" alt="" coords="187,237,307,267"/><area shape="rect" id="node9" href="gr__runtime__types_8h.html" title="gr_runtime_types.h" alt="" coords="384,315,517,344"/><area shape="rect" id="node25" href="gr__sptr__magic_8h_source.html" title="gr_sptr_magic.h" alt="" coords="55,392,169,421"/><area shape="rect" id="node19" href="gr__complex_8h.html" title="gr_complex.h" alt="" coords="349,469,448,499"/></map>
</div>

<p><a href="gr__filter__delay__fc_8h_source.html">Go to the source code of this file.</a></p>
<table border="0" cellpadding="0" cellspacing="0">
<tr><td colspan="2"><h2>Classes</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">class &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classgr__filter__delay__fc.html">gr_filter_delay_fc</a></td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Filter-Delay Combination Block.The block takes one or two float stream and outputs a complex stream. If only one float stream is input, the real output is a delayed version of this input and the imaginary output is the filtered output. If two floats are connected to the input, then the real output is the delayed version of the first input, and the imaginary output is the filtered output. The delay in the real path accounts for the group delay introduced by the filter in the imaginary path. The filter taps needs to be calculated before initializing this block.  <a href="classgr__filter__delay__fc.html#_details">More...</a><br/></td></tr>
<tr><td colspan="2"><h2>Functions</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="el" href="classboost_1_1shared__ptr.html">gr_filter_delay_fc_sptr</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="gr__filter__delay__fc_8h.html#a3039b7cc63702e3ac79c3df86a59f7c0">gr_make_filter_delay_fc</a> (const <a class="el" href="classstd_1_1vector.html">std::vector</a>&lt; float &gt; &amp;<a class="el" href="interpolator__taps_8h.html#a30bf032e13c2a9fc4a98e14e390cd65a">taps</a>)</td></tr>
</table>
<hr/><h2>Function Documentation</h2>
<a class="anchor" id="a3039b7cc63702e3ac79c3df86a59f7c0"></a><!-- doxytag: member="gr_filter_delay_fc.h::gr_make_filter_delay_fc" ref="a3039b7cc63702e3ac79c3df86a59f7c0" args="(const std::vector&lt; float &gt; &amp;taps)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="classboost_1_1shared__ptr.html">gr_filter_delay_fc_sptr</a> gr_make_filter_delay_fc </td>
          <td>(</td>
          <td class="paramtype">const <a class="el" href="classstd_1_1vector.html">std::vector</a>&lt; float &gt; &amp;&nbsp;</td>
          <td class="paramname"> <em>taps</em></td>
          <td>&nbsp;)&nbsp;</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

</div>
</div>
</div>
<hr size="1"/><address style="text-align: right;"><small>Generated by&nbsp;
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.6.2 </small></address>
</body>
</html>