This block estimates the velocity from given peaks of a CW spectrum. The estimator looks for a f32vector tagged with a 'frequency' identifier (symbol) and calculates the velocity with the doppler formula. The identifier (symbol) of the output data is 'velocity'. Needed identifier (symbols) of the input are 'frequency'.
More...
#include <estimator_cw.h>
This block estimates the velocity from given peaks of a CW spectrum. The estimator looks for a f32vector tagged with a 'frequency' identifier (symbol) and calculates the velocity with the doppler formula. The identifier (symbol) of the output data is 'velocity'. Needed identifier (symbols) of the input are 'frequency'.
- Parameters
-
center_freq | Center frequency |
◆ sptr
◆ make()
static sptr gr::radar::estimator_cw::make |
( |
float |
center_freq | ) |
|
|
static |
The documentation for this class was generated from the following file: