21 #ifndef INCLUDED_RADAR_ESTIMATOR_FMCW_H 22 #define INCLUDED_RADAR_ESTIMATOR_FMCW_H 25 #include <gnuradio/block.h> 46 typedef boost::shared_ptr<estimator_fmcw>
sptr;
56 static sptr make(
int samp_rate,
float center_freq,
float sweep_freq,
int samp_up,
int samp_down,
bool push_power);
This block estimates range and veloicty from peaks of a FMCW spectrum. Input messages are data with t...
Definition: estimator_fmcw.h:43
Definition: crop_matrix_vcvc.h:28
boost::shared_ptr< estimator_fmcw > sptr
Definition: estimator_fmcw.h:46
#define RADAR_API
Definition: api.h:30