Sophie

Sophie

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

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: gcell_fft_vcc.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.3 -->
<div class="contents">
<h1>gcell_fft_vcc.h File Reference</h1><code>#include &lt;<a class="el" href="gr__fft__vcc_8h_source.html">gr_fft_vcc.h</a>&gt;</code><br/>
<div class="dynheader">
Include dependency graph for gcell_fft_vcc.h:</div>
<div class="dynsection">
<div class="center"><img src="gcell__fft__vcc_8h__incl.png" border="0" usemap="#gcell__fft__vcc_8h_map" alt=""/></div>
<map name="gcell__fft__vcc_8h_map" id="gcell__fft__vcc_8h">
<area shape="rect" id="node3" href="gr__fft__vcc_8h.html" title="gr_fft_vcc.h" alt="" coords="360,83,451,112"/><area shape="rect" id="node5" href="gr__sync__block_8h.html" title="gr_sync_block.h" alt="" coords="347,160,464,189"/><area shape="rect" id="node7" href="gr__block_8h.html" title="gr_block.h" alt="" coords="364,237,447,267"/><area shape="rect" id="node9" href="gr__basic__block_8h.html" title="gr_basic_block.h" alt="" coords="345,315,465,344"/><area shape="rect" id="node11" href="gr__runtime__types_8h.html" title="gr_runtime_types.h" alt="" coords="135,392,268,421"/><area shape="rect" id="node25" href="gr__sptr__magic_8h_source.html" title="gr_sptr_magic.h" alt="" coords="5,469,120,499"/><area shape="rect" id="node30" href="gr__msg__accepter_8h.html" title="gr_msg_accepter.h" alt="" coords="543,392,676,421"/><area shape="rect" id="node13" href="gr__types_8h.html" title="gr_types.h" alt="" coords="160,469,243,499"/><area shape="rect" id="node21" href="gr__complex_8h.html" title="gr_complex.h" alt="" coords="300,547,399,576"/><area shape="rect" id="node32" href="msg__accepter_8h.html" title="gruel/msg_accepter.h" alt="" coords="437,469,584,499"/><area shape="rect" id="node34" href="pmt_8h.html" title="gruel/pmt.h" alt="" coords="579,547,664,576"/><area shape="rect" id="node50" href="pmt__sugar_8h.html" title="gruel/pmt_sugar.h" alt="" coords="580,624,705,653"/></map>
</div>

<p><a href="gcell__fft__vcc_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="classgcell__fft__vcc.html">gcell_fft_vcc</a></td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Compute forward or reverse FFT. complex vector in / complex vector out.Concrete class that uses gcell to offload FFT to SPEs.  <a href="classgcell__fft__vcc.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">gcell_fft_vcc_sptr</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="gcell__fft__vcc_8h.html#a05b95b9bfea9ea6df6fb8f1176ce4572">gcell_make_fft_vcc</a> (int fft_size, <a class="el" href="gc__types_8h.html#a0f2b5d454b7e4dda3861032cfce91085">bool</a> forward, const <a class="el" href="classstd_1_1vector.html">std::vector</a>&lt; float &gt; &amp;window, <a class="el" href="gc__types_8h.html#a0f2b5d454b7e4dda3861032cfce91085">bool</a> shift=false)</td></tr>
</table>
<hr/><h2>Function Documentation</h2>
<a class="anchor" id="a05b95b9bfea9ea6df6fb8f1176ce4572"></a><!-- doxytag: member="gcell_fft_vcc.h::gcell_make_fft_vcc" ref="a05b95b9bfea9ea6df6fb8f1176ce4572" args="(int fft_size, bool forward, const std::vector&lt; float &gt; &amp;window, bool shift=false)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="classboost_1_1shared__ptr.html">gcell_fft_vcc_sptr</a> gcell_make_fft_vcc </td>
          <td>(</td>
          <td class="paramtype">int&nbsp;</td>
          <td class="paramname"> <em>fft_size</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype"><a class="el" href="gc__types_8h.html#a0f2b5d454b7e4dda3861032cfce91085">bool</a>&nbsp;</td>
          <td class="paramname"> <em>forward</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></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>window</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype"><a class="el" href="gc__types_8h.html#a0f2b5d454b7e4dda3861032cfce91085">bool</a>&nbsp;</td>
          <td class="paramname"> <em>shift</em> = <code>false</code></td><td>&nbsp;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td><td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

</div>
</div>
</div>
<hr class="footer"/><address style="text-align: right;"><small>Generated on Wed Dec 29 19:51:15 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>