Ham Cockpit   

    Show / Hide Table of Contents

    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.

    • View Source
    Back to top Generated by DocFX