GetOfdmPhaseRotationCoefficient1(string, out RFmxWlanMXOfdmPhaseRotationCoefficient1)
- Updated2025-10-13
- 1 minute(s) read
Gets the phase rotation coefficient 1 as defined in IEEE Standard P802.11be/D7.0 .
Syntax
Namespace: NationalInstruments.RFmx.WlanMX
public int GetOfdmPhaseRotationCoefficient1(string selectorString, out RFmxWlanMXOfdmPhaseRotationCoefficient1 value)
Remarks
This method gets the value of OfdmPhaseRotationCoefficient1 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 RFmxWlanMXOfdmPhaseRotationCoefficient1 | Upon return, contains the phase rotation coefficient 1 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.