RFMXWLAN_ATTR_OFDMMODACC_RESULTS_PHASE_ROTATION_COEFFICIENT_1
- Updated2025-04-08
- 1 minute(s) read
Specifies the phase rotation coefficient 1 as defined in IEEE Standard P802.11be/D7.0.
Syntax
RFMXWLAN_ATTR_OFDMMODACC_RESULTS_PHASE_ROTATION_COEFFICIENT_1
Numeric Value | Data Type | Access | Applies To |
---|---|---|---|
10502328 | int32 | Read-Only | N/A |
Remarks
This attribute returns detected value when you set the RFMXWLAN_ATTR_OFDM_AUTO_PHASE_ROTATION_DETECTION_ENABLED attribute to True.
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.
Name | Value | Description |
---|---|---|
RFMXWLAN_VAL_OFDMMODACC_PHASE_ROTATION_COEFFICIENT_1_PLUS_ONE | 0 (0x0) | Specifies that phase rotation coefficient 1 is +1. |
RFMXWLAN_VAL_OFDMMODACC_PHASE_ROTATION_COEFFICIENT_1_MINUS_ONE | 1 (0x1) | Specifies that phase rotation coefficient 1 is –1. |