RFMXLTE_ATTR_MODACC_FREQUENCY_ERROR_ESTIMATION
- Updated2025-04-08
- 1 minute(s) read
Specifies the operation mode of frequency error estimation.
Syntax
RFMXLTE_ATTR_MODACC_FREQUENCY_ERROR_ESTIMATION
Numeric Value | Data Type | Access | Applies To |
---|---|---|---|
3203084 | 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 Normal.
Name | Value | Description |
---|---|---|
RFMXLTE_VAL_MODACC_FREQUENCY_ERROR_ESTIMATION_NORMAL | 1 (0x1) | Estimate and correct frequency error of range +/- half subcarrier spacing. |
RFMXLTE_VAL_MODACC_FREQUENCY_ERROR_ESTIMATION_WIDE | 2 (0x2) | Estimate and correct frequency error of range +/- half resource block when RFMXLTE_ATTR_AUTO_RESOURCE_BLOCK_DETECTION_ENABLED is True, or range +/- number of guard subcarrier when RFMXLTE_ATTR_AUTO_RESOURCE_BLOCK_DETECTION_ENABLED is False. |