21 #ifndef INCLUDED_RADAR_ESTIMATOR_FSK_H 22 #define INCLUDED_RADAR_ESTIMATOR_FSK_H 24 #include <gnuradio/block.h> 48 typedef boost::shared_ptr<estimator_fsk>
sptr;
58 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:45
boost::shared_ptr< estimator_fsk > sptr
Definition: estimator_fsk.h:48
Definition: crop_matrix_vcvc.h:28
#define RADAR_API
Definition: api.h:31