FftSize
- Updated2025-10-14
- 1 minute(s) read
Gets the size of the fast Fourier transform (FFT).
Syntax
Namespace: NationalInstruments.ModularInstruments.NIRfsa
public int FftSize { get; }
Remarks
Returns a Double representing the size of the fast Fourier transform (FFT).
Exceptions
| Type | Description |
|---|---|
| System.ObjectDisposedException | The FftSize property was accessed after the associated NIRfsa object was disposed. |