Sophie

Sophie

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

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: Slicing and Dicing Streams</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>Slicing and Dicing Streams<br/>
<small>
[<a class="el" href="group__block.html">GNU Radio C++ Signal Processing Blocks</a>]</small>
</h1>
<p><div class="dynheader">
Collaboration diagram for Slicing and Dicing Streams:</div>
<div class="dynsection">
<center><table><tr><td><img src="group__slicedice__blk.png" border="0" alt="" usemap="#group____slicedice____blk_map"/>
<map name="group____slicedice____blk_map" id="group____slicedice____blk">
<area shape="rect" id="node1" href="group__block.html" title="All C++ blocks that can be used in GR graphs are listed here or in the subcategories..." alt="" coords="7,5,279,35"/></map></td></tr></table></center>
</div>
</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__deinterleave.html">gr_deinterleave</a></td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">deinterleave a single input into N outputs  <a href="classgr__deinterleave.html#_details">More...</a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">class &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classgr__head.html">gr_head</a></td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">copies the first N items to the output then signals doneUseful for building test cases  <a href="classgr__head.html#_details">More...</a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">class &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classgr__interleave.html">gr_interleave</a></td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">interleave N inputs to a single output  <a href="classgr__interleave.html#_details">More...</a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">class &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classgr__keep__one__in__n.html">gr_keep_one_in_n</a></td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">decimate a stream, keeping one item out of every n.  <a href="classgr__keep__one__in__n.html#_details">More...</a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">class &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classgr__skiphead.html">gr_skiphead</a></td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">skips the first N items, from then on copies items to the outputUseful for building test cases and sources which have metadata or junk at the start  <a href="classgr__skiphead.html#_details">More...</a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">class &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classgr__stream__to__streams.html">gr_stream_to_streams</a></td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">convert a stream of items into a N streams of itemsConverts a stream of N items into N streams of 1 item. Repeat ad infinitum.  <a href="classgr__stream__to__streams.html#_details">More...</a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">class &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classgr__stream__to__vector.html">gr_stream_to_vector</a></td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">convert a stream of items into a stream of blocks containing nitems_per_block  <a href="classgr__stream__to__vector.html#_details">More...</a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">class &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classgr__streams__to__stream.html">gr_streams_to_stream</a></td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Convert N streams of 1 item into a 1 stream of N itemsConvert N streams of 1 item into 1 stream of N items. Repeat ad infinitum.  <a href="classgr__streams__to__stream.html#_details">More...</a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">class &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classgr__streams__to__vector.html">gr_streams_to_vector</a></td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">convert N streams of items to 1 stream of vector length N  <a href="classgr__streams__to__vector.html#_details">More...</a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">class &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classgr__vector__to__stream.html">gr_vector_to_stream</a></td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">convert a stream of blocks of nitems_per_block items into a stream of items  <a href="classgr__vector__to__stream.html#_details">More...</a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">class &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classgr__vector__to__streams.html">gr_vector_to_streams</a></td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Convert 1 stream of vectors of length N to N streams of items.  <a href="classgr__vector__to__streams.html#_details">More...</a><br/></td></tr>
</table>
<hr/><a name="_details"></a><h2>Detailed Description</h2>
</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>