Visual Basic (Declaration) | |
---|---|
Public MustOverride Property IsFrequencyMirrored As Boolean |
C# | |
---|---|
public abstract bool IsFrequencyMirrored {get; set;} |
Determine whether the digital demodulation measurement will mirror the measurement data around the center frequency. Default is false. Note - Turning on Frequency.IsMirrored will again mirror the frequency spectrum. If you turn on both IsFrequencyMirrored and Frequency.IsMirrored, the effect on digital demodulation is the same as if neither of the properties was set to True.
Target Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)