Specifies whether to enable thresholding of the acquired samples to be used for the complementary cumulative distribution function (CCDF) measurement.

Syntax

Namespace: NationalInstruments.RFmx.SpecAnMX

public enum RFmxSpecAnMXCcdfThresholdEnabled

Members

NameValueDescription
False0

All samples are considered for the CCDF measurement.

True1

The samples above the threshold level specified in the SetThresholdLevel(string, double) method are considered for the CCDF measurement.