8 #ifndef INCLUDED_DPD_GAIN_PHASE_CALIBRATE_IMPL_H 9 #define INCLUDED_DPD_GAIN_PHASE_CALIBRATE_IMPL_H 19 gr_complex cfactor, previous_cfactor, current_cfactor;
20 int ninput_items, item;
21 bool d_reference_acquired, reference_acquired;
22 gr_complex d_sample, sample;
33 gr_vector_int& ninput_items,
34 gr_vector_const_void_star& input_items,
35 gr_vector_void_star& output_items);
Removes the gain from the Power Amplifier Output to calibrate it for error calculation with the predi...
Definition: gain_phase_calibrate.h:29
Definition: gain_phase_calibrate_impl.h:16
gain_phase_calibrate_impl()
Definition: gain_phase_calibrate.h:14
~gain_phase_calibrate_impl()
int general_work(int noutput_items, gr_vector_int &ninput_items, gr_vector_const_void_star &input_items, gr_vector_void_star &output_items)
bool almost_equals_zero(double a, int num_digits)