GNU Radio 3.7.1 C++ API
gr::noaa::hrpt_pll_cf Class Reference

NOAA HRPT PLL. More...

#include <hrpt_pll_cf.h>

Inheritance diagram for gr::noaa::hrpt_pll_cf:

List of all members.

Public Types

typedef boost::shared_ptr
< hrpt_pll_cf
sptr

Public Member Functions

virtual void set_alpha (float alpha)=0
virtual void set_beta (float beta)=0
virtual void set_max_offset (float max_offset)=0

Static Public Member Functions

static sptr make (float alpha, float beta, float max_offset)

Detailed Description

NOAA HRPT PLL.


Member Typedef Documentation


Member Function Documentation

static sptr gr::noaa::hrpt_pll_cf::make ( float  alpha,
float  beta,
float  max_offset 
) [static]
virtual void gr::noaa::hrpt_pll_cf::set_alpha ( float  alpha) [pure virtual]
virtual void gr::noaa::hrpt_pll_cf::set_beta ( float  beta) [pure virtual]
virtual void gr::noaa::hrpt_pll_cf::set_max_offset ( float  max_offset) [pure virtual]

The documentation for this class was generated from the following file: