Specifies whether to enable averaging for the noise figure (NF) measurement.

Syntax

Namespace: NationalInstruments.RFmx.SpecAnMX

public enum RFmxSpecAnMXNFAveragingEnabled

Members

NameValueDescription
False0

The measurement is performed on a single acquisition.

True1

The NF measurement uses the value of the SetAveragingCount(string, int) method as the number of acquisitions for each frequency which you specify in the SetFrequencyList(string, double[]) method, over which the NF measurement is averaged.