RFMXNR_ATTR_MODACC_CHANNEL_ESTIMATION_TYPE
- Updated2025-04-08
- 1 minute(s) read
Specifies the method used for channel estimation.
Syntax
RFMXNR_ATTR_MODACC_CHANNEL_ESTIMATION_TYPE
Numeric Value | Data Type | Access | Applies To |
---|---|---|---|
9453577 | 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 Reference+Data.
Name | Value | Description |
---|---|---|
RFMXNR_VAL_MODACC_CHANNEL_ESTIMATION_TYPE_REFERENCE | 0 (0x0) | Only demodulation reference (DMRS) symbol is used to calculate channel coefficients. |
RFMXNR_VAL_MODACC_CHANNEL_ESTIMATION_TYPE_REFERENCE_AND_DATA | 1 (0x1) | Both demodulation reference (DMRS) and data symbols are used to calculate channel coefficients. This method is as per definition of 3GPP NR specification. |