21 #ifndef INCLUDED_SATNOGS_COARSE_DOPPLER_CORRECTION_CC_H
22 #define INCLUDED_SATNOGS_COARSE_DOPPLER_CORRECTION_CC_H
25 #include <gnuradio/sync_block.h>
41 typedef boost::shared_ptr<coarse_doppler_correction_cc>
sptr;
56 make(
double target_freq,
double offset,
double sampling_rate);
#define SATNOGS_API
Definition: api.h:30
This block corrects the doppler effect between the ground station and the satellite in a coarse and v...
Definition: coarse_doppler_correction_cc.h:39
static sptr make(double target_freq, double offset, double sampling_rate)
boost::shared_ptr< coarse_doppler_correction_cc > sptr
Definition: coarse_doppler_correction_cc.h:41
Definition: amsat_duv_decoder.h:29