GNU Radio's SATNOGS Package
|
<+description of block+> More...
#include <frame_file_sink.h>
Public Types | |
typedef boost::shared_ptr< frame_file_sink > | sptr |
Static Public Member Functions | |
static sptr | make (const std::string &prefix_name, int output_type) |
<+description of block+>
typedef boost::shared_ptr<frame_file_sink> gr::satnogs::frame_file_sink::sptr |
|
static |
Frame to file, sink block
prefix_name | Prefix of the file name, including the directory path |
output_type | Format type of the output file, txt, hex, bin |