Ham Cockpit   

    Show / Hide Table of Contents

    Method PowerSpectrum

    View Source

    PowerSpectrum(Single[])

    Compute the power spectrum from the complex spectrum in the FreqData array.

    Declaration
    public float[] PowerSpectrum(float[] power = null)
    Parameters
    Type Name Description
    Single[] power

    The buffer for the power spectrum, or null.

    Returns
    Type Description
    Single[]

    The power spectrum.

    • View Source
    Back to top Generated by DocFX