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