Ham Cockpit   

    Show / Hide Table of Contents

    Constructor ComplexFft

    View Source

    ComplexFft(Int32)

    Initializes a new instance of the ComplexFft class.

    Declaration
    public ComplexFft(int size)
    Parameters
    Type Name Description
    Int32 size

    The size of the FFT transform.

    • View Source
    Back to top Generated by DocFX