Ham Cockpit   

    Show / Hide Table of Contents

    Class SlidingMax

    Computes the sliding maximum of the input values.

    Inheritance
    Object
    BaseSlidingFilter
    SlidingMax
    Namespace: VE3NEA.HamCockpit.DspFun
    Assembly: VE3NEA.HamCockpit.DspFun.dll
    Syntax
    public class SlidingMax : BaseSlidingFilter

    Constructors

    Name Description
    SlidingMax(Int32)

    Initializes a new instance of the SlidingMax class.

    Methods

    Name Description
    MinOrMax(Single, Single)

    Returns the maximum of two values.

    • View Source
    Back to top Generated by DocFX