|
GNU Radio's CYBERRADIO Package
|
<+description of block+> More...
#include <vector_mag_squared_log10_cf.h>
Public Types | |
| typedef boost::shared_ptr< vector_mag_squared_log10_cf > | sptr |
Static Public Member Functions | |
| 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... | |
<+description of block+>
| typedef boost::shared_ptr<vector_mag_squared_log10_cf> gr::CyberRadio::vector_mag_squared_log10_cf::sptr |
|
static |
Return a shared_ptr to a new instance of CyberRadio::vector_mag_squared_log10_cf.
To avoid accidental use of raw pointers, CyberRadio::vector_mag_squared_log10_cf's constructor is in a private implementation class. CyberRadio::vector_mag_squared_log10_cf::make is the public interface for creating new instances.