GNU Radio's DPD Package
|
Removes the gain from the Power Amplifier Output to calibrate it for error calculation with the predistorter output (input to PA). More...
#include <gain_phase_calibrate.h>
Public Types | |
typedef boost::shared_ptr< gain_phase_calibrate > | sptr |
Static Public Member Functions | |
static sptr | make () |
Make gain_phase_calibrate block. More... | |
Removes the gain from the Power Amplifier Output to calibrate it for error calculation with the predistorter output (input to PA).
It has three input ports, of which, first is the PA_DPD to be calibrated and the other two inputs, i.e., Input Sample and PA_Output are used to calculate the inverse gain multiplier.
Both Input and Output Ports are only for Complex Data Type.
typedef boost::shared_ptr<gain_phase_calibrate> gr::dpd::gain_phase_calibrate::sptr |
|
static |
Make gain_phase_calibrate block.