Specifies the smoothing type used to smoothen the log plot trace.

Syntax

Namespace: NationalInstruments.RFmx.SpecAnMX

public enum RFmxSpecAnMXPhaseNoiseSmoothingType

Members

NameValueDescription
None0

Smoothing is disabled.

Linear1

Performs linear moving average filtering on the measured phase noise log plot trace.

Logarithmic2

Performs logarithmic moving average filtering on the measured phase noise log plot trace.

Median3

Performs moving median filtering on the measured phase noise log plot trace.