GNU Radio's SATNOGS Package
gr::satnogs::doppler_correction_cc_impl Class Reference

#include <doppler_correction_cc_impl.h>

Inheritance diagram for gr::satnogs::doppler_correction_cc_impl:
gr::satnogs::doppler_correction_cc

Public Member Functions

 doppler_correction_cc_impl (double target_freq, double offset, double sampling_rate, size_t corrections_per_sec)
 
 ~doppler_correction_cc_impl ()
 
int work (int noutput_items, gr_vector_const_void_star &input_items, gr_vector_void_star &output_items)
 

Additional Inherited Members

- Public Types inherited from gr::satnogs::doppler_correction_cc
typedef boost::shared_ptr< doppler_correction_ccsptr
 
- Static Public Member Functions inherited from gr::satnogs::doppler_correction_cc
static sptr make (double target_freq, double offset, double sampling_rate, size_t corrections_per_sec=1000)
 

Constructor & Destructor Documentation

◆ doppler_correction_cc_impl()

gr::satnogs::doppler_correction_cc_impl::doppler_correction_cc_impl ( double  target_freq,
double  offset,
double  sampling_rate,
size_t  corrections_per_sec 
)

◆ ~doppler_correction_cc_impl()

gr::satnogs::doppler_correction_cc_impl::~doppler_correction_cc_impl ( )

Member Function Documentation

◆ work()

int gr::satnogs::doppler_correction_cc_impl::work ( int  noutput_items,
gr_vector_const_void_star &  input_items,
gr_vector_void_star &  output_items 
)

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