Ham Cockpit   

    Show / Hide Table of Contents

    Constructor MovingAverage

    View Source

    MovingAverage(Int32)

    Initializes a new instance of the MovingAverage class.

    Declaration
    public MovingAverage(int length)
    Parameters
    Type Name Description
    Int32 length

    The length of the filter.

    • View Source
    Back to top Generated by DocFX