Gets the fields in the PPDU used to estimate the channel frequency response.

Syntax

Namespace: NationalInstruments.RFmx.WlanMX

public int GetChannelEstimationType(string selectorString, out RFmxWlanMXOfdmModAccChannelEstimationType value)

Remarks

This method gets the value of OfdmModAccChannelEstimationType attribute.The default value is Reference .

Parameters

NameTypeDescription
selectorStringstring

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

valueout RFmxWlanMXOfdmModAccChannelEstimationType

Upon return, contains the fields in the PPDU used to estimate the channel frequency response.

Returns

Returns the status code of this method. The status code either indicates success or describes a warning condition.