GNU Radio's LTE Package
|
Depending on the results of the CRC block return number of antennas detected. More...
#include <bch_crc_check_ant_chooser_bb.h>
Public Types | |
typedef boost::shared_ptr< bch_crc_check_ant_chooser_bb > | sptr |
Static Public Member Functions | |
static sptr | make (std::string name="bch_crc_check_ant_chooser_bb") |
Return a shared_ptr to a new instance of lte::bch_crc_check_ant_chooser_bb. | |
Depending on the results of the CRC block return number of antennas detected.
typedef boost::shared_ptr<bch_crc_check_ant_chooser_bb> gr::lte::bch_crc_check_ant_chooser_bb::sptr |
|
static |
Return a shared_ptr to a new instance of lte::bch_crc_check_ant_chooser_bb.
To avoid accidental use of raw pointers, lte::bch_crc_check_ant_chooser_bb's constructor is in a private implementation class. lte::bch_crc_check_ant_chooser_bb::make is the public interface for creating new instances.