Sophie

Sophie

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

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: Type Conversions</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>Type Conversions<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 Type Conversions:</div>
<div class="dynsection">
<center><table><tr><td><img src="group__converter__blk.png" border="0" alt="" usemap="#group____converter____blk_map"/>
<map name="group____converter____blk_map" id="group____converter____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..." 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__binary__slicer__fb.html">gr_binary_slicer_fb</a></td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">slice float binary symbol outputting 1 bit outputx &lt; 0 --&gt; 0 x &gt;= 0 --&gt; 1  <a href="classgr__binary__slicer__fb.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__bytes__to__syms.html">gr_bytes_to_syms</a></td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Convert stream of bytes to stream of +/- 1 symbolsinput: stream of bytes; output: stream of float.  <a href="classgr__bytes__to__syms.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__char__to__float.html">gr_char_to_float</a></td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Convert stream of chars to a stream of float.  <a href="classgr__char__to__float.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__complex__to__interleaved__short.html">gr_complex_to_interleaved_short</a></td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Convert stream of complex to a stream of interleaved shorts.  <a href="classgr__complex__to__interleaved__short.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__complex__to__float.html">gr_complex_to_float</a></td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">convert a stream of gr_complex to 1 or 2 streams of float  <a href="classgr__complex__to__float.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__complex__to__real.html">gr_complex_to_real</a></td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">complex in, real out (float)  <a href="classgr__complex__to__real.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__complex__to__imag.html">gr_complex_to_imag</a></td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">complex in, imaginary out (float)  <a href="classgr__complex__to__imag.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__complex__to__mag.html">gr_complex_to_mag</a></td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">complex in, magnitude out (float)  <a href="classgr__complex__to__mag.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__complex__to__mag__squared.html">gr_complex_to_mag_squared</a></td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">complex in, magnitude squared out (float)  <a href="classgr__complex__to__mag__squared.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__complex__to__arg.html">gr_complex_to_arg</a></td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">complex in, angle out (float)  <a href="classgr__complex__to__arg.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__float__to__char.html">gr_float_to_char</a></td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Convert stream of float to a stream of char.  <a href="classgr__float__to__char.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__float__to__complex.html">gr_float_to_complex</a></td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Convert 1 or 2 streams of float to a stream of gr_complex.  <a href="classgr__float__to__complex.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__float__to__short.html">gr_float_to_short</a></td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Convert stream of float to a stream of short.  <a href="classgr__float__to__short.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__float__to__uchar.html">gr_float_to_uchar</a></td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Convert stream of float to a stream of unsigned char.  <a href="classgr__float__to__uchar.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__interleaved__short__to__complex.html">gr_interleaved_short_to_complex</a></td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Convert stream of interleaved shorts to a stream of complex.  <a href="classgr__interleaved__short__to__complex.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__short__to__float.html">gr_short_to_float</a></td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Convert stream of short to a stream of float.  <a href="classgr__short__to__float.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__uchar__to__float.html">gr_uchar_to_float</a></td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Convert stream of unsigned chars to a stream of float.  <a href="classgr__uchar__to__float.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__unpack__k__bits__bb.html">gr_unpack_k_bits_bb</a></td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Converts a byte with k relevent bits to k output bytes with 1 bit in the LSB.  <a href="classgr__unpack__k__bits__bb.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__chunks__to__symbols__bc.html">gr_chunks_to_symbols_bc</a></td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Map a stream of symbol indexes (unpacked bytes or shorts) to stream of float or complex onstellation points.in <code>D</code> dimensions (<code>D</code> = 1 by default)input: stream of unsigned char; output: stream of gr_complex.  <a href="classgr__chunks__to__symbols__bc.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__chunks__to__symbols__bf.html">gr_chunks_to_symbols_bf</a></td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Map a stream of symbol indexes (unpacked bytes or shorts) to stream of float or complex onstellation points.in <code>D</code> dimensions (<code>D</code> = 1 by default)input: stream of unsigned char; output: stream of float.  <a href="classgr__chunks__to__symbols__bf.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__chunks__to__symbols__ic.html">gr_chunks_to_symbols_ic</a></td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Map a stream of symbol indexes (unpacked bytes or shorts) to stream of float or complex onstellation points.in <code>D</code> dimensions (<code>D</code> = 1 by default)input: stream of int; output: stream of gr_complex.  <a href="classgr__chunks__to__symbols__ic.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__chunks__to__symbols__if.html">gr_chunks_to_symbols_if</a></td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Map a stream of symbol indexes (unpacked bytes or shorts) to stream of float or complex onstellation points.in <code>D</code> dimensions (<code>D</code> = 1 by default)input: stream of int; output: stream of float.  <a href="classgr__chunks__to__symbols__if.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__chunks__to__symbols__sc.html">gr_chunks_to_symbols_sc</a></td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Map a stream of symbol indexes (unpacked bytes or shorts) to stream of float or complex onstellation points.in <code>D</code> dimensions (<code>D</code> = 1 by default)input: stream of short; output: stream of gr_complex.  <a href="classgr__chunks__to__symbols__sc.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__chunks__to__symbols__sf.html">gr_chunks_to_symbols_sf</a></td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Map a stream of symbol indexes (unpacked bytes or shorts) to stream of float or complex onstellation points.in <code>D</code> dimensions (<code>D</code> = 1 by default)input: stream of short; output: stream of float.  <a href="classgr__chunks__to__symbols__sf.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__packed__to__unpacked__bb.html">gr_packed_to_unpacked_bb</a></td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Convert a stream of packed bytes or shorts to stream of unpacked bytes or shorts.input: stream of unsigned char; output: stream of unsigned char.  <a href="classgr__packed__to__unpacked__bb.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__packed__to__unpacked__ii.html">gr_packed_to_unpacked_ii</a></td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Convert a stream of packed bytes or shorts to stream of unpacked bytes or shorts.input: stream of int; output: stream of int.  <a href="classgr__packed__to__unpacked__ii.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__packed__to__unpacked__ss.html">gr_packed_to_unpacked_ss</a></td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Convert a stream of packed bytes or shorts to stream of unpacked bytes or shorts.input: stream of short; output: stream of short.  <a href="classgr__packed__to__unpacked__ss.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__unpacked__to__packed__bb.html">gr_unpacked_to_packed_bb</a></td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Convert a stream of unpacked bytes or shorts into a stream of packed bytes or shorts.input: stream of unsigned char; output: stream of unsigned char.  <a href="classgr__unpacked__to__packed__bb.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__unpacked__to__packed__ii.html">gr_unpacked_to_packed_ii</a></td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Convert a stream of unpacked bytes or shorts into a stream of packed bytes or shorts.input: stream of int; output: stream of int.  <a href="classgr__unpacked__to__packed__ii.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__unpacked__to__packed__ss.html">gr_unpacked_to_packed_ss</a></td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Convert a stream of unpacked bytes or shorts into a stream of packed bytes or shorts.input: stream of short; output: stream of short.  <a href="classgr__unpacked__to__packed__ss.html#_details">More...</a><br/></td></tr>
</table>
<hr/><a name="_details"></a><h2>Detailed Description</h2>
</div>
<hr class="footer"/><address style="text-align: right;"><small>Generated on Wed Dec 29 19:52:28 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>