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

NameTypeDescription
selectorStringstring

Specifies the result name.
Example:
""
"result::r1"
You can use the BuildResultString(string) method to build the selectorString.

valueout 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.