Ham Cockpit   

    Show / Hide Table of Contents

    Constructor MultipassAverage

    View Source

    MultipassAverage(Int32, Int32)

    Initializes a new instance of the MultipassAverage class.

    Declaration
    public MultipassAverage(int length, int passCount)
    Parameters
    Type Name Description
    Int32 length

    The length of the filter in each pass.

    Int32 passCount

    The number of passes.

    • View Source
    Back to top Generated by DocFX