Specifies how the ResolutionBandwidth property is expressed.

Syntax

Namespace: NationalInstruments.ModularInstruments.NIRfsa

public enum RfsaResolutionBandwidthType

Members

NameValueDescription
Rbw3dB(int)300

Defines the resolution bandwidth (RBW) in terms of the 3 dB bandwidth of the window specified by the FftWindowType property.

Rbw6dB(int)301

Defines the resolution bandwidth (RBW) in terms of the 6 dB bandwidth of the window specified by the FftWindowType property.

RbwBinWidth(int)302

Defines the resolution bandwidth (RBW) in terms of the display resolution, which is the ratio of the sampling frequency to the number of samples that you acquire.

RbwEnbw(int)303

Defines the resolution bandwidth (RBW) in terms of the equivalent noise bandwidth (ENBW) of the window specified by the FftWindowType property.