GNU Radio's MESA Package
gr::mesa::PhaseShift_impl Class Reference

#include <PhaseShift_impl.h>

Inheritance diagram for gr::mesa::PhaseShift_impl:
gr::mesa::PhaseShift

Public Member Functions

 PhaseShift_impl (float shift_in_radians)
 
 ~PhaseShift_impl ()
 
virtual float getShift () const
 
virtual void setShift (float newValue)
 
void setup_rpc ()
 
void handleMsgIn (pmt::pmt_t msg)
 
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::mesa::PhaseShift
typedef boost::shared_ptr< PhaseShiftsptr
 
- Static Public Member Functions inherited from gr::mesa::PhaseShift
static sptr make (float shift_in_radians)
 Return a shared_ptr to a new instance of mesa::PhaseShift. More...
 

Constructor & Destructor Documentation

◆ PhaseShift_impl()

gr::mesa::PhaseShift_impl::PhaseShift_impl ( float  shift_in_radians)

◆ ~PhaseShift_impl()

gr::mesa::PhaseShift_impl::~PhaseShift_impl ( )

Member Function Documentation

◆ getShift()

virtual float gr::mesa::PhaseShift_impl::getShift ( ) const
virtual

Implements gr::mesa::PhaseShift.

◆ handleMsgIn()

void gr::mesa::PhaseShift_impl::handleMsgIn ( pmt::pmt_t  msg)

◆ setShift()

virtual void gr::mesa::PhaseShift_impl::setShift ( float  newValue)
virtual

Implements gr::mesa::PhaseShift.

◆ setup_rpc()

void gr::mesa::PhaseShift_impl::setup_rpc ( )

◆ work()

int gr::mesa::PhaseShift_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: