Sophie

Sophie

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

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_regenerate_bb.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>gr_regenerate_bb.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/>
<div class="dynheader">
Include dependency graph for gr_regenerate_bb.h:</div>
<div class="dynsection">
<div class="center"><img src="gr__regenerate__bb_8h__incl.png" border="0" usemap="#gr__regenerate__bb_8h_map" alt=""/></div>
<map name="gr__regenerate__bb_8h_map" id="gr__regenerate__bb_8h">
<area shape="rect" id="node3" href="gr__sync__block_8h.html" title="gr_sync_block.h" alt="" coords="347,83,464,112"/><area shape="rect" id="node5" href="gr__block_8h.html" title="gr_block.h" alt="" coords="364,160,447,189"/><area shape="rect" id="node7" href="gr__basic__block_8h.html" title="gr_basic_block.h" alt="" coords="345,237,465,267"/><area shape="rect" id="node9" href="gr__runtime__types_8h.html" title="gr_runtime_types.h" alt="" coords="135,315,268,344"/><area shape="rect" id="node23" href="gr__sptr__magic_8h_source.html" title="gr_sptr_magic.h" alt="" coords="5,392,120,421"/><area shape="rect" id="node28" href="gr__msg__accepter_8h.html" title="gr_msg_accepter.h" alt="" coords="543,315,676,344"/><area shape="rect" id="node11" href="gr__types_8h.html" title="gr_types.h" alt="" coords="160,392,243,421"/><area shape="rect" id="node19" href="gr__complex_8h.html" title="gr_complex.h" alt="" coords="300,469,399,499"/><area shape="rect" id="node30" href="msg__accepter_8h.html" title="gruel/msg_accepter.h" alt="" coords="437,392,584,421"/><area shape="rect" id="node32" href="pmt_8h.html" title="gruel/pmt.h" alt="" coords="579,469,664,499"/><area shape="rect" id="node48" href="pmt__sugar_8h.html" title="gruel/pmt_sugar.h" alt="" coords="580,547,705,576"/></map>
</div>

<p><a href="gr__regenerate__bb_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__regenerate__bb.html">gr_regenerate_bb</a></td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Detect the peak of a signal and repeat every period samplesIf a peak is detected, this block outputs a 1 repeated every period samples until reset by detection of another 1 on the input or stopped after max_regen regenerations have occurred.  <a href="classgr__regenerate__bb.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_regenerate_bb_sptr</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="gr__regenerate__bb_8h.html#af167169c4148f40d5b8c793f4b604d5c">gr_make_regenerate_bb</a> (int period, unsigned int max_regen=500)</td></tr>
</table>
<hr/><h2>Function Documentation</h2>
<a class="anchor" id="af167169c4148f40d5b8c793f4b604d5c"></a><!-- doxytag: member="gr_regenerate_bb.h::gr_make_regenerate_bb" ref="af167169c4148f40d5b8c793f4b604d5c" args="(int period, unsigned int max_regen=500)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="classboost_1_1shared__ptr.html">gr_regenerate_bb_sptr</a> gr_make_regenerate_bb </td>
          <td>(</td>
          <td class="paramtype">int&nbsp;</td>
          <td class="paramname"> <em>period</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">unsigned int&nbsp;</td>
          <td class="paramname"> <em>max_regen</em> = <code>500</code></td><td>&nbsp;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td><td></td>
        </tr>
      </table>
</div>
<div class="memdoc">
<dl><dt><b>Parameters:</b></dt><dd>
  <table border="0" cellspacing="2" cellpadding="0">
    <tr><td valign="top"></td><td valign="top"><em>period</em>&nbsp;</td><td>The number of samples between regenerations </td></tr>
    <tr><td valign="top"></td><td valign="top"><em>max_regen</em>&nbsp;</td><td>The maximum number of regenerations to perform; if set to ULONG_MAX, it will regenerate continuously. </td></tr>
  </table>
  </dd>
</dl>

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