RFMXWLAN_ATTR_DSSSMODACC_SPECTRUM_INVERTED
- Updated2025-04-08
- 1 minute(s) read
Specifies whether the spectrum of the measured signal is inverted.
Syntax
RFMXWLAN_ATTR_DSSSMODACC_SPECTRUM_INVERTED
Numeric Value | Data Type | Access | Applies To |
---|---|---|---|
10498171 | int32 | Read/Write | N/A |
Remarks
The inversion occurs when the I and the Q components of the baseband complex signal are swapped.
The default value is False.
Name | Value | Description |
---|---|---|
RFMXWLAN_VAL_DSSSMODACC_SPECTRUM_INVERTED_FALSE | 0 (0x0) | The spectrum of the measured signal is not inverted. |
RFMXWLAN_VAL_DSSSMODACC_SPECTRUM_INVERTED_TRUE | 1 (0x1) | The measured signal is inverted and the measurement corrects the signal by swapping the I and the Q components. |