Adjusted
SCPI Command :
CALCulate:SPECtrum<*>:OVERlap:FACTor:ADJusted
- Commands in total: 1Subgroups: 0Direct child commands: 1
- get(spectrum=Spectrum.Default) float[source]
# CALCulate:SPECtrum<*>:OVERlap:FACTor:ADJusted value: float = driver.calculate.spectrum.overlap.factor.adjusted.get(spectrum = repcap.Spectrum.Default)
Returns the adjusted overlap factor that is used for calculation. It is based on the given minimum overlap factor and the current settings.
- Parameters:
spectrum – optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Spectrum’)
- Returns:
adj_overlap_fact: 0 to 100