PGetFourierDialogBase PGetFourierDialogBase 0 0 288 289 Get Fourier true true fUnits_textLabel 20 22 71 20 Units fFourierPower_textLabel 20 52 110 20 Fourier Power fApodization_textLabel 20 82 90 20 Apodization fPlot_textLabel 20 112 71 20 Plot fPhase_textLabel 20 142 71 20 Phase textLabel6 20 160 110 50 <p align="center">Phase Correction<br>Range</p> textLabel7 20 210 71 20 Range Gauss MHz Mc/s fUnits_comboBox 140 20 99 24 Power Real Imag Real & Imag Phase fPlot_comboBox 140 110 99 24 fCancel_button 11 251 75 26 &Cancel true Horizontal Spacing2 Horizontal Expanding 122 20 92 254 122 20 fOk_button 220 251 49 26 &OK true true none weak medium strong fApodization_comboBox 140 80 99 24 fFourierPower_lineEdit 140 50 100 24 no -> bins are used for Fourier. N -> 2^N bins will be used, i.e. zero padding is applied before FFT If <b>no</b> Fourier power is given. The Fourier transform will be done on the number of bins (N) given. If a Fourier power (FP) > N is given, zero padding will be applied, i.e. filling the data vector > N with zeros up to 2^FP. fPhase_lineEdit 140 140 100 24 0.0 phased used to calculate Re/Im Parts, given in (°) fPhaseCorrectionRangeLow_lineEdit 140 170 60 24 start given in units of the chosen units fPhaseCorrectionRangeUp_lineEdit 210 170 60 24 end given in units of the chosen units fRangeLow_lineEdit 140 210 60 24 plot range start fRangeUp_lineEdit 210 210 60 24 plot range end fOk_button clicked() PGetFourierDialogBase accept() fCancel_button clicked() PGetFourierDialogBase reject() fOk_button clicked() PGetFourierDialogBase fillFourierBlock() fUnits_comboBox fFourierPower_lineEdit fApodization_comboBox fPlot_comboBox fPhase_lineEdit fPhaseCorrectionRangeLow_lineEdit fPhaseCorrectionRangeUp_lineEdit fRangeLow_lineEdit fRangeUp_lineEdit fOk_button fCancel_button fillFourierBlock()