Constructor BaseFft View Source BaseFft(Int32) Initializes a new instance of the BaseFft class. Declaration public BaseFft(int size) Parameters Type Name Description Int32 size The size of the FFT transform.