Overlap
SCPI Command :
[SENSe]:IQ:FFT:WINDow:OVERlap
- Commands in total: 1Subgroups: 0Direct child commands: 1
- get() float[source]
# [SENSe]:IQ:FFT:WINDow:OVERlap value: float = driver.applications.iqAnalyzer.sense.iq.fft.window.overlap.get()
Defines the part of a single FFT window that is re-calculated by the next FFT calculation.
- set(overlap: float) None[source]
# [SENSe]:IQ:FFT:WINDow:OVERlap driver.applications.iqAnalyzer.sense.iq.fft.window.overlap.set(overlap = 1.0)
Defines the part of a single FFT window that is re-calculated by the next FFT calculation.
- Parameters:
overlap – double value Percentage rate Range: 0 to 1