GetOfdmPhaseRotationCoefficient2(string, out RFmxWlanMXOfdmPhaseRotationCoefficient2)
- Updated2025-10-13
- 1 minute(s) read
Gets the phase rotation coefficient 2 as defined in IEEE Standard P802.11be/D7.0 .
Syntax
Namespace: NationalInstruments.RFmx.WlanMX
public int GetOfdmPhaseRotationCoefficient2(string selectorString, out RFmxWlanMXOfdmPhaseRotationCoefficient2 value)
Remarks
This method gets the value of OfdmPhaseRotationCoefficient2 attribute.The default value is -1.
Parameters
| Name | Type | Description |
|---|---|---|
| selectorString | string | Pass an empty string. The signal name that is passed when creating the signal configuration is used. |
| value | out RFmxWlanMXOfdmPhaseRotationCoefficient2 | Upon return, contains the phase rotation coefficient 2 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.