GNU Radio's DPD Package
Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 123]
 Cblock
 Cgr::dpd::gain_phase_calibrateRemoves the gain from the Power Amplifier Output to calibrate it for error calculation with the predistorter output (input to PA)
 Cgr::dpd::gain_phase_calibrate_impl
 Csync_block
 Cgr::dpd::GMP_model_PAImplementation of Generalised Memory Polynomial model based Power Amplifier. (Complex input, Complex output)
 Cgr::dpd::GMP_model_PA_impl
 Cgr::dpd::LMS_postdistorterLMS based Algorithm implemented to estimate the coefficients of the behaviorial model (GMP) of the Power Amplifier and thus predistorter taps
 Cgr::dpd::LMS_postdistorter_impl
 Cgr::dpd::MP_model_PAImplementation of Memory Polynomial model based Power Amplifier. (Complex input, Complex output)
 Cgr::dpd::MP_model_PA_impl
 Cgr::dpd::predistorter_trainingPerforms predistortion of the input stream to be fed to the Power Amplifier (PA)
 Cgr::dpd::predistorter_training_impl
 Cgr::dpd::RLS_postdistorterRLS based Algorithm implemented to estimate the coefficients of the behaviorial model (GMP) of the Power Amplifier and thus predistorter taps
 Cgr::dpd::RLS_postdistorter_impl
 Cgr::dpd::stream_to_gmp_vectorConverts a stream of single complex data items into corresponding GMP vectors based on GMP model parameters using input items history
 Cgr::dpd::stream_to_gmp_vector_impl
 Cgr::dpd::stream_to_messageConverts a stream of single complex data item into messages (PMT's) which are published by output message port 'message'
 Cgr::dpd::stream_to_message_impl