21#ifndef INCLUDED_RADAR_ESTIMATOR_FSK_H
22#define INCLUDED_RADAR_ESTIMATOR_FSK_H
24#include <gnuradio/block.h>
48 typedef std::shared_ptr<estimator_fsk>
sptr;
58 static sptr make(
float center_freq,
float delta_freq,
bool push_power =
false);
#define RADAR_API
Definition api.h:31
This block estimates the range with peaks given from a FSK spectrum. Needed identifiers (symbols) are...
Definition estimator_fsk.h:46
std::shared_ptr< estimator_fsk > sptr
Definition estimator_fsk.h:48
static sptr make(float center_freq, float delta_freq, bool push_power=false)
Return a shared_ptr to a new instance of radar::estimator_fsk.
Definition crop_matrix_vcvc.h:28