GNU Radio's CYBERRADIO Package
gr::CyberRadio::vector_mag_squared_log10_cf_impl Class Reference

#include <vector_mag_squared_log10_cf_impl.h>

Inheritance diagram for gr::CyberRadio::vector_mag_squared_log10_cf_impl:
gr::CyberRadio::vector_mag_squared_log10_cf

Public Member Functions

 vector_mag_squared_log10_cf_impl (float n, size_t vlen, float k)
 
 ~vector_mag_squared_log10_cf_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::CyberRadio::vector_mag_squared_log10_cf
typedef boost::shared_ptr< vector_mag_squared_log10_cfsptr
 
- Static Public Member Functions inherited from gr::CyberRadio::vector_mag_squared_log10_cf
static sptr make (float n, size_t vlen, float k)
 Return a shared_ptr to a new instance of CyberRadio::vector_mag_squared_log10_cf. More...
 

Constructor & Destructor Documentation

◆ vector_mag_squared_log10_cf_impl()

gr::CyberRadio::vector_mag_squared_log10_cf_impl::vector_mag_squared_log10_cf_impl ( float  n,
size_t  vlen,
float  k 
)

◆ ~vector_mag_squared_log10_cf_impl()

gr::CyberRadio::vector_mag_squared_log10_cf_impl::~vector_mag_squared_log10_cf_impl ( )

Member Function Documentation

◆ work()

int gr::CyberRadio::vector_mag_squared_log10_cf_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: