21 #ifndef INCLUDED_RADAR_ESTIMATOR_FMCW_H 22 #define INCLUDED_RADAR_ESTIMATOR_FMCW_H 24 #include <gnuradio/block.h> 52 typedef boost::shared_ptr<estimator_fmcw>
sptr;
62 static sptr make(
int samp_rate,
This block estimates range and veloicty from peaks of a FMCW spectrum. Input messages are data with t...
Definition: estimator_fmcw.h:49
Definition: crop_matrix_vcvc.h:28
boost::shared_ptr< estimator_fmcw > sptr
Definition: estimator_fmcw.h:52
#define RADAR_API
Definition: api.h:31