GetPhaseRotationCoefficient3(string, out RFmxWlanMXOfdmModAccPhaseRotationCoefficient3)
- Updated2025-04-08
- 1 minute(s) read
Gets the phase rotation coefficient 3 as defined in IEEE Standard P802.11be/D7.0.
Syntax
Namespace: NationalInstruments.RFmx.WlanMX
public int GetPhaseRotationCoefficient3(string selectorString, out RFmxWlanMXOfdmModAccPhaseRotationCoefficient3 value)
Parameters
Name | Type | Description |
---|---|---|
selectorString | string | Specifies the result name. |
value | out RFmxWlanMXOfdmModAccPhaseRotationCoefficient3 | Upon return, contains the phase rotation coefficient 3 as defined in IEEE Standard P802.11be/D7.0. |
Returns
Returns the status code of this method. The status code either indicates success or describes a warning condition.