21#ifndef INCLUDED_RADAR_ESTIMATOR_CW_H
22#define INCLUDED_RADAR_ESTIMATOR_CW_H
24#include <gnuradio/sync_block.h>
44 typedef std::shared_ptr<estimator_cw>
sptr;
#define RADAR_API
Definition api.h:31
This block estimates the velocity from given peaks of a CW spectrum. The estimator looks for a f32vec...
Definition estimator_cw.h:42
static sptr make(float center_freq)
Return a shared_ptr to a new instance of radar::estimator_cw.
std::shared_ptr< estimator_cw > sptr
Definition estimator_cw.h:44
Definition crop_matrix_vcvc.h:28