GNU Radio's DPD Package
gr::dpd::gain_phase_calibrate Class Reference

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>

Inheritance diagram for gr::dpd::gain_phase_calibrate:
gr::dpd::gain_phase_calibrate_impl

Public Types

typedef boost::shared_ptr< gain_phase_calibratesptr
 

Static Public Member Functions

static sptr make ()
 Make gain_phase_calibrate block. More...
 

Detailed Description

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.

Member Typedef Documentation

◆ sptr

Member Function Documentation

◆ make()

static sptr gr::dpd::gain_phase_calibrate::make ( )
static

Make gain_phase_calibrate block.


The documentation for this class was generated from the following file: