Specifies the PPDU fields that the measurement uses to estimate the carrier frequency error in the acquired signal.

Syntax

Namespace: NationalInstruments.RFmx.WlanMX

public enum RFmxWlanMXOfdmModAccFrequencyErrorEstimationMethod

Members

NameValueDescription
Disabled0

Carrier frequency error is not computed and the corresponding result is returned as NaN.

InitialPreamble1

Initial short and long training fields in the PPDU are used.

Preamble2

Initial short and long training fields along with the SIGnal fields are used.

PreambleAndPilots3

The initial short and long training fields, SIGnal fields, and the pilot subcarriers in the DATA field are used.

PreamblePilotsAndData4

The initial short and long training fields, SIGnal fields, and all the subcarriers in the DATA field are used.