Specifies the window type to be used when you set the DpdPreDpdCfrEnabled method to True and the DpdPreDpdCfrMethod method to PeakWindowing.

Syntax

Namespace: NationalInstruments.RFmx.SpecAnMX

public enum RFmxSpecAnMXDpdPreDpdCfrWindowType

Members

NameValueDescription
FlatTop1

Uses the flat top window function to scale peaks.

Hanning2

Uses the Hanning window function to scale peaks.

Hamming3

Uses the Hamming window function to scale peaks.

Gaussian4

Uses the Gaussian window function to scale peaks.

Blackman5

Uses the Blackman window function to scale peaks.

BlackmanHarris6

Uses the Blackman-Harris window function to scale peaks.

KaiserBessel7

Uses the Kaiser-Bessel window function to scale peaks.