RFMXNR_ATTR_MODACC_IQ_MISMATCH_ESTIMATION_ENABLED
- Updated2025-04-08
- 1 minute(s) read
Specifies whether to estimate the IQ impairments such as IQ gain imbalance and quadrature skew.
Syntax
RFMXNR_ATTR_MODACC_IQ_MISMATCH_ESTIMATION_ENABLED
Numeric Value | Data Type | Access | Applies To |
---|---|---|---|
9453687 | int32 | Read/Write | N/A |
Remarks
You do not need to use a selector string to configure or read this attribute for the default signal instance. Refer to the Selector String topic for information about the string syntax for named signals.
The default value is True.
Name | Value | Description |
---|---|---|
RFMXNR_VAL_MODACC_IQ_MISMATCH_ESTIMATION_ENABLED_FALSE | 0 (0x0) | IQ Impairments estimation is disabled. |
RFMXNR_VAL_MODACC_IQ_MISMATCH_ESTIMATION_ENABLED_TRUE | 1 (0x1) | IQ Impairments estimation is enabled. |