21#ifndef RIGCTL_DOPPLER_CORRECTION_H
22#define RIGCTL_DOPPLER_CORRECTION_H
27#include <hamlib/rigclass.h>
36 make(
double center_freq, rig_model_t model, vfo_t vfo = RIG_VFO_CURR);
47 void set_param(
const std::string& name,
const std::string& val);
52 vfo_t vfo = RIG_VFO_CURR);
#define SATNOGS_API
Definition: api.h:19
Base class of the Doppler Correction.
Definition: doppler_correction.h:39
std::shared_ptr< doppler_correction > sptr
Definition: doppler_correction.h:41
Definition: rigctl_doppler_correction.h:33
static doppler_correction::sptr make(double center_freq, rig_model_t model, vfo_t vfo=RIG_VFO_CURR)
rigctl_doppler_correction(double center_freq, rig_model_t model, vfo_t vfo=RIG_VFO_CURR)
void set_param(const std::string &name, const std::string &val)
Definition: amsat_duv_decoder.h:29