RFMXWLAN_ATTR_OFDMMODACC_CHANNEL_ESTIMATION_TYPE
- Updated2025-04-08
- 1 minute(s) read
Specifies the fields in the PPDU used to estimate the channel frequency response.
Syntax
RFMXWLAN_ATTR_OFDMMODACC_CHANNEL_ESTIMATION_TYPE
Numeric Value | Data Type | Access | Applies To |
---|---|---|---|
10502161 | 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.
Name | Value | Description |
---|---|---|
RFMXWLAN_VAL_OFDMMODACC_CHANNEL_ESTIMATION_TYPE_REFERENCE | 0 (0x0) | The channel is estimated using long training fields (LTFs) in the preamble and the most recently received midamble, if present. |
RFMXWLAN_VAL_OFDMMODACC_CHANNEL_ESTIMATION_TYPE_REFERENCE_AND_DATA | 1 (0x1) | The channel is estimated using long training fields (LTFs) in the preamble, the midamble (if present), and the data field. |