8 #ifndef INCLUDED_DPD_GMP_MODEL_PA_H 9 #define INCLUDED_DPD_GMP_MODEL_PA_H 11 #include <gnuradio/sync_block.h> 41 typedef boost::shared_ptr<GMP_model_PA>
sptr;
69 static sptr make(
int model_param1,
75 const std::vector<gr_complex>& coeff1,
76 const std::vector<gr_complex>& coeff2);
boost::shared_ptr< GMP_model_PA > sptr
Definition: GMP_model_PA.h:41
Definition: gain_phase_calibrate.h:14
Implementation of Generalised Memory Polynomial model based Power Amplifier. (Complex input...
Definition: GMP_model_PA.h:38
#define DPD_API
Definition: api.h:19