GetChannelEstimationType(string, out RFmxWlanMXOfdmModAccChannelEstimationType)
- Updated2025-04-08
- 1 minute(s) read
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
Name | Type | Description |
---|---|---|
selectorString | string | Pass an empty string. The signal name that is passed when creating the signal configuration is used. |
value | out 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.