Sophie

Sophie

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

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: Miscellaneous Blocks</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('group__misc__blk.html','');
</script>
<div id="doc-content">
<div class="header">
  <div class="summary">
<a href="#nested-classes">Classes</a>  </div>
  <div class="headertitle">
<h1>Miscellaneous Blocks</h1>  </div>
<div class="ingroups"><a class="el" href="group__block.html">GNU Radio C++ Signal Processing Blocks</a></div></div>
<div class="contents">
<div class="dynheader">
Collaboration diagram for Miscellaneous Blocks:</div>
<div class="dyncontent">
<center><table><tr><td><img src="group__misc__blk.png" border="0" alt="" usemap="#group____misc____blk"/>
<map name="group____misc____blk" id="group____misc____blk">
<area shape="rect" id="node2" href="group__block.html" title="All C++ blocks that can be used in GR graphs are listed here or in the subcategories below..." alt="" coords="7,5,279,35"/></map>
</td></tr></table></center>
</div>
<table class="memberdecls">
<tr><td colspan="2"><h2><a name="nested-classes"></a>
Classes</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">class &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classgr__delay.html">gr_delay</a></td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">delay the input by a certain number of samples  <a href="classgr__delay.html#_details">More...</a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">class &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classgr__iqcomp__cc.html">gr_iqcomp_cc</a></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">class &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classgr__kludge__copy.html">gr_kludge_copy</a></td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">output[i] = input[i]This is a short term kludge to work around a problem with the hierarchical block impl.  <a href="classgr__kludge__copy.html#_details">More...</a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">class &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classgr__nop.html">gr_nop</a></td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Does nothing. Used for testing only.  <a href="classgr__nop.html#_details">More...</a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">class &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classgr__pa__2x2__phase__combiner.html">gr_pa_2x2_phase_combiner</a></td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">pa_2x2 phase combinerAnntenas are arranged like this:  <a href="classgr__pa__2x2__phase__combiner.html#_details">More...</a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">class &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classgr__repeat.html">gr_repeat</a></td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Repeat a sample 'interp' times in output stream.  <a href="classgr__repeat.html#_details">More...</a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">class &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classgr__threshold__ff.html">gr_threshold_ff</a></td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Please fix my documentation.  <a href="classgr__threshold__ff.html#_details">More...</a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">class &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classgr__throttle.html">gr_throttle</a></td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">throttle flow of samples such that the average rate does not exceed samples_per_sec.input: one stream of itemsize; output: one stream of itemsize  <a href="classgr__throttle.html#_details">More...</a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">class &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classgr__channel__model.html">gr_channel_model</a></td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">channel simulator  <a href="classgr__channel__model.html#_details">More...</a><br/></td></tr>
</table>
</div>
</div>
  <div id="nav-path" class="navpath">
    <ul>
      <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>