Gets the shape factor of the window used in the fast Fourier transform (FFT). The window shape factor is defined as the ratio of the 60 dB to 6 dB bandwidths.

Syntax

Namespace: NationalInstruments.ModularInstruments.NIRfsa

public double FftWindowShapeFactor { get; }

Remarks

Returns a Double representing the shape factor of the window.

Exceptions

TypeDescription
System.ObjectDisposedException

The FftWindowShapeFactor property was accessed after the associated NIRfsa object was disposed.