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

<+description of block+> More...

#include <frame_file_sink.h>

Inheritance diagram for gr::satnogs::frame_file_sink:
gr::satnogs::frame_file_sink_impl

Public Types

typedef boost::shared_ptr< frame_file_sinksptr
 

Static Public Member Functions

static sptr make (const std::string &prefix_name, int output_type)
 

Detailed Description

<+description of block+>

Member Typedef Documentation

◆ sptr

Member Function Documentation

◆ make()

static sptr gr::satnogs::frame_file_sink::make ( const std::string &  prefix_name,
int  output_type 
)
static

Frame to file, sink block

Parameters
prefix_namePrefix of the file name, including the directory path
output_typeFormat type of the output file, txt, hex, bin

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