GNU Radio's BLOCKSTREAM Package
gr::blocksat::argpeak_impl Class Reference

#include <argpeak_impl.h>

Inheritance diagram for gr::blocksat::argpeak_impl:
gr::blocksat::argpeak

Public Member Functions

 argpeak_impl (size_t vlen, float max_thresh)
 
 ~argpeak_impl ()
 
int work (int noutput_items, gr_vector_const_void_star &input_items, gr_vector_void_star &output_items)
 

Additional Inherited Members

- Public Types inherited from gr::blocksat::argpeak
typedef boost::shared_ptr
< argpeak
sptr
 
- Static Public Member Functions inherited from gr::blocksat::argpeak
static sptr make (size_t vlen, float max_thresh)
 

Constructor & Destructor Documentation

gr::blocksat::argpeak_impl::argpeak_impl ( size_t  vlen,
float  max_thresh 
)
gr::blocksat::argpeak_impl::~argpeak_impl ( )

Member Function Documentation

int gr::blocksat::argpeak_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: