Ham Cockpit   

    Show / Hide Table of Contents

    Method BlackmanWindow

    View Source

    BlackmanWindow(Int32)

    Generates the Blackman window.

    Declaration
    public static float[] BlackmanWindow(int length)
    Parameters
    Type Name Description
    Int32 length

    The window length.

    Returns
    Type Description
    Single[]

    The window coefficients.

    • View Source
    Back to top Generated by DocFX