23#ifndef INCLUDED_NOAA_HRPT_DECODER_H
24#define INCLUDED_NOAA_HRPT_DECODER_H
40 typedef boost::shared_ptr<hrpt_decoder>
sptr;
45 static sptr make(
bool verbose,
bool output_files);
NOAA HRPT Decoder.
Definition: hrpt_decoder.h:37
boost::shared_ptr< hrpt_decoder > sptr
Definition: hrpt_decoder.h:40
static sptr make(bool verbose, bool output_files)
Make NOAA HRPT Decoder.
synchronous 1:1 input to output with history
Definition: sync_block.h:38
#define NOAA_API
Definition: gr-noaa/include/gnuradio/noaa/api.h:30
Include this header to use the message passing features.
Definition: basic_block.h:45