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

NameTypeDescription
selectorStringstring

Pass an empty string. The signal name that is passed when creating the signal configuration is used.

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