21 #ifndef INCLUDED_SATNOGS_WATERFALL_SINK_H 22 #define INCLUDED_SATNOGS_WATERFALL_SINK_H 25 #include <gnuradio/sync_block.h> 42 typedef boost::shared_ptr<waterfall_sink>
sptr;
91 make(
float samp_rate,
float center_freq,
92 float rps,
size_t fft_size,
93 const std::string &filename,
int mode = 0);
boost::shared_ptr< waterfall_sink > sptr
Definition: waterfall_sink.h:42
This block computes the waterfall of the incoming signal and stores the result to a file...
Definition: waterfall_sink.h:40
Definition: amsat_duv_decoder.h:29
#define SATNOGS_API
Definition: api.h:30