Ham Cockpit   

    Show / Hide Table of Contents

    Method LogPowerSpectrum

    View Source

    LogPowerSpectrum(Single[])

    Compute the log power spectrum from the power spectrum.

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

    The power spectrum.

    Returns
    Type Description
    Single[]

    The log power spectrum.

    • View Source
    Back to top Generated by DocFX