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