22#ifndef INCLUDED_RADAR_OFDM_CYCLIC_PREFIX_REMOVER_CVC_H
23#define INCLUDED_RADAR_OFDM_CYCLIC_PREFIX_REMOVER_CVC_H
25#include <gnuradio/tagged_stream_block.h>
46 typedef std::shared_ptr<ofdm_cyclic_prefix_remover_cvc>
sptr;
57 static sptr make(
int fft_len,
int cp_len, std::string len_key =
"packet_len");
#define RADAR_API
Definition api.h:31
This block removes the cyclic prefix of a OFDM signal by cut away the cyclic prefix data....
Definition ofdm_cyclic_prefix_remover_cvc.h:44
std::shared_ptr< ofdm_cyclic_prefix_remover_cvc > sptr
Definition ofdm_cyclic_prefix_remover_cvc.h:46
static sptr make(int fft_len, int cp_len, std::string len_key="packet_len")
Return a shared_ptr to a new instance of radar::ofdm_cyclic_prefix_remover_cvc.
Definition crop_matrix_vcvc.h:28