RFmxLteMXSlotPhaseSpectrumInverted Enumeration
- Updated2024-07-17
- 1 minute(s) read
RFmxLteMXSlotPhaseSpectrumInverted Enumeration
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.
Namespace: NationalInstruments.RFmx.LteMX
Assembly: NationalInstruments.RFmx.LteMX.Fx40 (in NationalInstruments.RFmx.LteMX.Fx40.dll) Version: 24.5.0.49283 (24.5.0.49283)
Syntax
public enum RFmxLteMXSlotPhaseSpectrumInverted
Public Enumeration RFmxLteMXSlotPhaseSpectrumInverted
Members
Member 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. |