GNU Radio's SATNOGS Package
gr::satnogs::sstv_pd120_sink Class Reference

SSTV demodulator block. More...

#include <sstv_pd120_sink.h>

Inheritance diagram for gr::satnogs::sstv_pd120_sink:
gr::satnogs::sstv_pd120_sink_impl

Public Types

typedef boost::shared_ptr< sstv_pd120_sinksptr
 

Static Public Member Functions

static sptr make (const char *filename_png)
 Return a shared_ptr to a new instance of satnogs::sstv_pd120_sink. More...
 

Detailed Description

SSTV demodulator block.

Member Typedef Documentation

◆ sptr

Member Function Documentation

◆ make()

static sptr gr::satnogs::sstv_pd120_sink::make ( const char *  filename_png)
static

Return a shared_ptr to a new instance of satnogs::sstv_pd120_sink.

To avoid accidental use of raw pointers, satnogs::sstv_pd120_sink's constructor is in a private implementation class. satnogs::sstv_pd120_sink::make is the public interface for creating new instances.


The documentation for this class was generated from the following file: