RFmxLteMXSlotPowerSpectrumInverted Enumeration
- Updated2025-04-08
- 1 minute(s) read
Specifies whether the spectrum of the measured signal is inverted. The inversion happens when the I and the Q components of the baseband complex signal are swapped.
Syntax
Namespace: NationalInstruments.RFmx.LteMX
public enum RFmxLteMXSlotPowerSpectrumInverted
Members
Name | Value | Description |
---|---|---|
False | 0 | The spectrum of the measured signal is not inverted. |
True | 1 | The measured signal is inverted and the measurement corrects the signal by swapping the I and the Q components. |