11 #ifndef INCLUDED_WAVELET_WVPS_FF_H
12 #define INCLUDED_WAVELET_WVPS_FF_H
17 class wavelet_wvps_ff;
30 typedef std::shared_ptr<wvps_ff>
sptr;
35 static sptr make(
int ilen);
#define WAVELET_API
Definition: gr-wavelet/include/gnuradio/wavelet/api.h:18
GNU Radio logging wrapper.
Definition: basic_block.h:29
std::shared_ptr< wvps_ff > sptr
Definition: wvps_ff.h:30
synchronous 1:1 input to output with historyOverride work to provide the signal processing implementa...
Definition: sync_block.h:25
computes the Wavelet Power Spectrum from a set of wavelet coefficients
Definition: wvps_ff.h:26