|
GNU Radio's TEST Package
|
Processing options for the IQ balance optimization algorithm. More...
#include <iqbal.h>
Public Attributes | |
| int | fft_size |
| FFT size to use. | |
| int | fft_count |
| Number of FFT to use. | |
| int | max_iter |
| Max # iterations per pass. | |
| int | start_at_prev |
| Use prev values as starting point. | |
Processing options for the IQ balance optimization algorithm.
| int osmo_iqbal_opts::fft_count |
Number of FFT to use.
| int osmo_iqbal_opts::fft_size |
FFT size to use.
| int osmo_iqbal_opts::max_iter |
Max # iterations per pass.
| int osmo_iqbal_opts::start_at_prev |
Use prev values as starting point.