RFmxNRMXModAccSpectrumInverted Enumeration
- Updated2025-04-08
- 1 minute(s) read
Specifies whether the spectrum of the signal being measured is inverted. This happens when I and Q component of the baseband complex signal is swapped.
Syntax
Namespace: NationalInstruments.RFmx.NRMX
public enum RFmxNRMXModAccSpectrumInverted
Members
Name | Value | Description |
---|---|---|
False | 0 | The signal being measured is not inverted. |
True | 1 | The signal being measured is inverted and measurement will correct it by swapping the I and Q components. |