|
GNU Radio's CYBERRADIO Package
|
<+description of block+> More...
#include <vector_nlog10_ff.h>
Public Types | |
| typedef boost::shared_ptr< vector_nlog10_ff > | sptr |
Static Public Member Functions | |
| static sptr | make (float n=1.0, size_t vlen=1, float k=0.0) |
| Return a shared_ptr to a new instance of sg1450dsp::vector_nlog10_ff. More... | |
<+description of block+>
| typedef boost::shared_ptr<vector_nlog10_ff> gr::CyberRadio::vector_nlog10_ff::sptr |
|
static |
Return a shared_ptr to a new instance of sg1450dsp::vector_nlog10_ff.
To avoid accidental use of raw pointers, sg1450dsp::vector_nlog10_ff's constructor is in a private implementation class. sg1450dsp::vector_nlog10_ff::make is the public interface for creating new instances.