21 #ifndef INCLUDED_RADAR_ESTIMATOR_FSK_H 22 #define INCLUDED_RADAR_ESTIMATOR_FSK_H 25 #include <gnuradio/block.h> 43 typedef boost::shared_ptr<estimator_fsk>
sptr;
53 static sptr make(
float center_freq,
float delta_freq,
bool push_power=
false);
This block estimates the range with peaks given from a FSK spectrum. Needed identifiers (symbols) are...
Definition: estimator_fsk.h:40
boost::shared_ptr< estimator_fsk > sptr
Definition: estimator_fsk.h:43
Definition: crop_matrix_vcvc.h:28
#define RADAR_API
Definition: api.h:30