#include <noaa_apt_sink_impl.h>
|
| noaa_apt_sink_impl (const char *filename_png, size_t width, size_t height, bool sync, bool flip) |
|
| ~noaa_apt_sink_impl () |
|
int | work (int noutput_items, gr_vector_const_void_star &input_items, gr_vector_void_star &output_items) |
|
bool | stop () |
|
|
typedef boost::shared_ptr< noaa_apt_sink > | sptr |
|
static sptr | make (const char *filename_png, size_t width, size_t height, bool sync, bool flip) |
|
◆ noaa_apt_sink_impl()
gr::satnogs::noaa_apt_sink_impl::noaa_apt_sink_impl |
( |
const char * |
filename_png, |
|
|
size_t |
width, |
|
|
size_t |
height, |
|
|
bool |
sync, |
|
|
bool |
flip |
|
) |
| |
◆ ~noaa_apt_sink_impl()
gr::satnogs::noaa_apt_sink_impl::~noaa_apt_sink_impl |
( |
| ) |
|
◆ stop()
bool gr::satnogs::noaa_apt_sink_impl::stop |
( |
| ) |
|
◆ work()
int gr::satnogs::noaa_apt_sink_impl::work |
( |
int |
noutput_items, |
|
|
gr_vector_const_void_star & |
input_items, |
|
|
gr_vector_void_star & |
output_items |
|
) |
| |
The documentation for this class was generated from the following file: