NIRfsa Namespace

Table of Contents

RfsaSpectrumAcquisitionConfiguration.FftWindowSize Property

  • Updated2025-07-17
  • 1 minute(s) read
RfsaSpectrumAcquisitionConfiguration.FftWindowSize Property

RfsaSpectrumAcquisitionConfigurationFftWindowSize Property

Gets the size of the window used in the fast Fourier transform (FFT).

Namespace: NationalInstruments.ModularInstruments.NIRfsa
Assembly: NationalInstruments.ModularInstruments.NIRfsa.Fx45 (in NationalInstruments.ModularInstruments.NIRfsa.Fx45.dll) Version: 2025

Syntax

public int FftWindowSize { get; }
Public ReadOnly Property FftWindowSize As Integer
	Get

Property Value

Int32
Returns an Int32 representing the size of the window used in the fast Fourier transform (FFT).

Exceptions

ExceptionCondition
ObjectDisposedException The FftWindowSize property was accessed after the associated NIRfsa object was disposed.

See Also

Log in to get a better experience