21 #ifndef INCLUDED_SATNOGS_DOPPLER_CORRECTION_CC_H
22 #define INCLUDED_SATNOGS_DOPPLER_CORRECTION_CC_H
25 #include <gnuradio/sync_block.h>
42 typedef boost::shared_ptr<doppler_correction_cc>
sptr;
58 make(
double target_freq,
double offset,
double sampling_rate,
59 size_t corrections_per_sec = 1000);
#define SATNOGS_API
Definition: api.h:30
This block corrects the doppler effect between the ground station and the satellite....
Definition: doppler_correction_cc.h:40
boost::shared_ptr< doppler_correction_cc > sptr
Definition: doppler_correction_cc.h:42
static sptr make(double target_freq, double offset, double sampling_rate, size_t corrections_per_sec=1000)
Definition: amsat_duv_decoder.h:29