Sophie

Sophie

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

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_pll_refout_cc Class 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('classgr__pll__refout__cc.html','');
</script>
<div id="doc-content">
<div class="header">
  <div class="summary">
<a href="#friends">Friends</a>  </div>
  <div class="headertitle">
<h1>gr_pll_refout_cc Class Reference<div class="ingroups"><a class="el" href="group__sync__blk.html">Synchronization</a></div></h1>  </div>
</div>
<div class="contents">
<!-- doxytag: class="gr_pll_refout_cc" --><!-- doxytag: inherits="gr_sync_block" -->
<p>Implements a PLL which locks to the input frequency and outputs a carrierinput: stream of complex; output: stream of complex.  
<a href="#_details">More...</a></p>

<p><code>#include &lt;<a class="el" href="gr__pll__refout__cc_8h_source.html">gr_pll_refout_cc.h</a>&gt;</code></p>
<div class="dynheader">
Inheritance diagram for gr_pll_refout_cc:</div>
<div class="dyncontent">
<div class="center"><img src="classgr__pll__refout__cc__inherit__graph.png" border="0" usemap="#gr__pll__refout__cc_inherit__map" alt="Inheritance graph"/></div>
<map name="gr__pll__refout__cc_inherit__map" id="gr__pll__refout__cc_inherit__map">
<area shape="rect" id="node2" href="classgr__sync__block.html" title="synchronous 1:1 input to output with historyOverride work to provide the signal processing implementa..." alt="" coords="9,160,116,189"/><area shape="rect" id="node4" href="classgr__block.html" title="The abstract base class for all &#39;terminal&#39; processing blocks.A signal processing flow is cons..." alt="" coords="28,83,97,112"/><area shape="rect" id="node6" href="classgr__basic__block.html" title="The abstract base class for all signal processing blocks.Basic blocks are the bare abstraction of an ..." alt="" coords="8,5,117,35"/></map>
<center><span class="legend">[<a target="top" href="graph_legend.html">legend</a>]</span></center></div>

<p><a href="classgr__pll__refout__cc-members.html">List of all members.</a></p>
<table class="memberdecls">
<tr><td colspan="2"><h2><a name="friends"></a>
Friends</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="el" href="classboost_1_1shared__ptr.html">gr_pll_refout_cc_sptr</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classgr__pll__refout__cc.html#a98c9395569e79a149dffab5902a3eb3b">gr_make_pll_refout_cc</a> (float alpha, float beta, float max_freq, float min_freq)</td></tr>
</table>
<hr/><a name="_details"></a><h2>Detailed Description</h2>
<div class="textblock"><p>Implements a PLL which locks to the input frequency and outputs a carrier</p>
<p>input: stream of complex; output: stream of complex. </p>
<p>This PLL locks onto a [possibly noisy] reference carrier on the input and outputs a clean version which is phase and frequency aligned to it.</p>
<p>All settings max_freq and min_freq are in terms of radians per sample, NOT HERTZ. Alpha is the phase gain (first order, units of radians per radian) and beta is the frequency gain (second order, units of radians per sample per radian) </p>
<dl class="see"><dt><b>See also:</b></dt><dd><a class="el" href="classgr__pll__freqdet__cf.html" title="Implements a PLL which locks to the input frequency and outputs an estimate of that frequency...">gr_pll_freqdet_cf</a>, <a class="el" href="classgr__pll__carriertracking__cc.html" title="Implements a PLL which locks to the input frequency and outputs the input signal mixed with that carr...">gr_pll_carriertracking_cc</a> </dd></dl>
</div><hr/><h2>Friends And Related Function Documentation</h2>
<a class="anchor" id="a98c9395569e79a149dffab5902a3eb3b"></a><!-- doxytag: member="gr_pll_refout_cc::gr_make_pll_refout_cc" ref="a98c9395569e79a149dffab5902a3eb3b" args="(float alpha, float beta, float max_freq, float min_freq)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="classboost_1_1shared__ptr.html">gr_pll_refout_cc_sptr</a> gr_make_pll_refout_cc </td>
          <td>(</td>
          <td class="paramtype">float&#160;</td>
          <td class="paramname"><em>alpha</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">float&#160;</td>
          <td class="paramname"><em>beta</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">float&#160;</td>
          <td class="paramname"><em>max_freq</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">float&#160;</td>
          <td class="paramname"><em>min_freq</em>&#160;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td><code> [friend]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

</div>
</div>
<hr/>The documentation for this class was generated from the following file:<ul>
<li><a class="el" href="gr__pll__refout__cc_8h_source.html">gr_pll_refout_cc.h</a></li>
</ul>
</div>
</div>
  <div id="nav-path" class="navpath">
    <ul>
      <li class="navelem"><a class="el" href="classgr__pll__refout__cc.html">gr_pll_refout_cc</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>