Sophie

Sophie

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

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: gr_simple_framer_sync.h File Reference</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('gr__simple__framer__sync_8h.html','');
</script>
<div id="doc-content">
<div class="header">
  <div class="summary">
<a href="#var-members">Variables</a>  </div>
  <div class="headertitle">
<h1>gr_simple_framer_sync.h File Reference</h1>  </div>
</div>
<div class="contents">

<p><a href="gr__simple__framer__sync_8h_source.html">Go to the source code of this file.</a></p>
<table class="memberdecls">
<tr><td colspan="2"><h2><a name="var-members"></a>
Variables</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">static const unsigned long long&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="gr__simple__framer__sync_8h.html#a15ccdb717970580d9f0068fce8085028">GRSF_SYNC</a> = 0xacdda4e2f28c20fcULL</td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Here are a couple of maximum length sequences (m-sequences) that were generated by the the "mseq" matlab/octave code downloaded from: <a href="http://www.mathworks.com/matlabcentral/fileexchange/loadFile.do?objectId=990&objectType=file.">http://www.mathworks.com/matlabcentral/fileexchange/loadFile.do?objectId=990&amp;objectType=file.</a>  <a href="#a15ccdb717970580d9f0068fce8085028"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">static const int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="gr__simple__framer__sync_8h.html#af4637161f8db27b25f3ff8d73703a080">GRSF_BITS_PER_BYTE</a> = 8</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">static const int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="gr__simple__framer__sync_8h.html#a4178e327b7918ee597816a1fcb424721">GRSF_SYNC_OVERHEAD</a> = sizeof(<a class="el" href="gr__simple__framer__sync_8h.html#a15ccdb717970580d9f0068fce8085028">GRSF_SYNC</a>)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">static const int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="gr__simple__framer__sync_8h.html#abad76a2f610a8d699f43c1592d8a8f1b">GRSF_PAYLOAD_OVERHEAD</a> = 1</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">static const int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="gr__simple__framer__sync_8h.html#a5876c7e02a8ce4b786dbb03883906a7e">GRSF_TAIL_PAD</a> = 1</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">static const int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="gr__simple__framer__sync_8h.html#a6358c05719502f38e7061c8605a3cfc5">GRSF_OVERHEAD</a> = <a class="el" href="gr__simple__framer__sync_8h.html#a4178e327b7918ee597816a1fcb424721">GRSF_SYNC_OVERHEAD</a> + <a class="el" href="gr__simple__framer__sync_8h.html#abad76a2f610a8d699f43c1592d8a8f1b">GRSF_PAYLOAD_OVERHEAD</a> + <a class="el" href="gr__simple__framer__sync_8h.html#a5876c7e02a8ce4b786dbb03883906a7e">GRSF_TAIL_PAD</a></td></tr>
</table>
<hr/><h2>Variable Documentation</h2>
<a class="anchor" id="af4637161f8db27b25f3ff8d73703a080"></a><!-- doxytag: member="gr_simple_framer_sync.h::GRSF_BITS_PER_BYTE" ref="af4637161f8db27b25f3ff8d73703a080" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">const int <a class="el" href="gr__simple__framer__sync_8h.html#af4637161f8db27b25f3ff8d73703a080">GRSF_BITS_PER_BYTE</a> = 8<code> [static]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

</div>
</div>
<a class="anchor" id="a6358c05719502f38e7061c8605a3cfc5"></a><!-- doxytag: member="gr_simple_framer_sync.h::GRSF_OVERHEAD" ref="a6358c05719502f38e7061c8605a3cfc5" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">const int <a class="el" href="gr__simple__framer__sync_8h.html#a6358c05719502f38e7061c8605a3cfc5">GRSF_OVERHEAD</a> = <a class="el" href="gr__simple__framer__sync_8h.html#a4178e327b7918ee597816a1fcb424721">GRSF_SYNC_OVERHEAD</a> + <a class="el" href="gr__simple__framer__sync_8h.html#abad76a2f610a8d699f43c1592d8a8f1b">GRSF_PAYLOAD_OVERHEAD</a> + <a class="el" href="gr__simple__framer__sync_8h.html#a5876c7e02a8ce4b786dbb03883906a7e">GRSF_TAIL_PAD</a><code> [static]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

</div>
</div>
<a class="anchor" id="abad76a2f610a8d699f43c1592d8a8f1b"></a><!-- doxytag: member="gr_simple_framer_sync.h::GRSF_PAYLOAD_OVERHEAD" ref="abad76a2f610a8d699f43c1592d8a8f1b" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">const int <a class="el" href="gr__simple__framer__sync_8h.html#abad76a2f610a8d699f43c1592d8a8f1b">GRSF_PAYLOAD_OVERHEAD</a> = 1<code> [static]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

</div>
</div>
<a class="anchor" id="a15ccdb717970580d9f0068fce8085028"></a><!-- doxytag: member="gr_simple_framer_sync.h::GRSF_SYNC" ref="a15ccdb717970580d9f0068fce8085028" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">const unsigned long long <a class="el" href="gr__simple__framer__sync_8h.html#a15ccdb717970580d9f0068fce8085028">GRSF_SYNC</a> = 0xacdda4e2f28c20fcULL<code> [static]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Here are a couple of maximum length sequences (m-sequences) that were generated by the the "mseq" matlab/octave code downloaded from: <a href="http://www.mathworks.com/matlabcentral/fileexchange/loadFile.do?objectId=990&objectType=file.">http://www.mathworks.com/matlabcentral/fileexchange/loadFile.do?objectId=990&amp;objectType=file.</a> </p>
<pre>
 31-bit m-sequence:
	0110100100001010111011000111110
	0x690AEC76 (padded on right with a zero)</pre><pre> 63-bit m-sequence:
	101011001101110110100100111000101111001010001100001000001111110
      0xACDDA4E2F28C20FC (padded on right with a zero)
 </pre> 
</div>
</div>
<a class="anchor" id="a4178e327b7918ee597816a1fcb424721"></a><!-- doxytag: member="gr_simple_framer_sync.h::GRSF_SYNC_OVERHEAD" ref="a4178e327b7918ee597816a1fcb424721" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">const int <a class="el" href="gr__simple__framer__sync_8h.html#a4178e327b7918ee597816a1fcb424721">GRSF_SYNC_OVERHEAD</a> = sizeof(<a class="el" href="gr__simple__framer__sync_8h.html#a15ccdb717970580d9f0068fce8085028">GRSF_SYNC</a>)<code> [static]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

</div>
</div>
<a class="anchor" id="a5876c7e02a8ce4b786dbb03883906a7e"></a><!-- doxytag: member="gr_simple_framer_sync.h::GRSF_TAIL_PAD" ref="a5876c7e02a8ce4b786dbb03883906a7e" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">const int <a class="el" href="gr__simple__framer__sync_8h.html#a5876c7e02a8ce4b786dbb03883906a7e">GRSF_TAIL_PAD</a> = 1<code> [static]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

</div>
</div>
</div>
</div>
  <div id="nav-path" class="navpath">
    <ul>
      <li class="navelem"><a class="el" href="gr__simple__framer__sync_8h.html">gr_simple_framer_sync.h</a>      </li>
      <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>