21#ifndef INCLUDED_SATNOGS_IQ_SINK_H
22#define INCLUDED_SATNOGS_IQ_SINK_H
25#include <gnuradio/sync_block.h>
41 typedef std::shared_ptr<iq_sink>
sptr;
61 const int status = 0);
#define SATNOGS_API
Definition: api.h:19
This block converts a complex float input stream to short and stores it to a file....
Definition: iq_sink.h:39
std::shared_ptr< iq_sink > sptr
Definition: iq_sink.h:41
static sptr make(const float scale, const char *filename, bool append=false, const int status=0)
Definition: amsat_duv_decoder.h:29