Ham Cockpit   

    Show / Hide Table of Contents

    Class SlidingMin

    Computes the sliding minimum of the input values.

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

    Constructors

    Name Description
    SlidingMin(Int32)

    Initializes a new instance of the SlidingMin class.

    Methods

    Name Description
    MinOrMax(Single, Single)

    Returns the minimum of two values.

    • View Source
    Back to top Generated by DocFX