21 #ifndef INCLUDED_RADAR_ESTIMATOR_CW_H
22 #define INCLUDED_RADAR_ESTIMATOR_CW_H
25 #include <gnuradio/sync_block.h>
41 typedef boost::shared_ptr<estimator_cw>
sptr;
51 static sptr make(
float center_freq);
This block estimates the velocity from given peaks of a CW spectrum. The estimator looks for a f32vec...
Definition: estimator_cw.h:38
boost::shared_ptr< estimator_cw > sptr
Definition: estimator_cw.h:41
#define RADAR_API
Definition: api.h:30