Class SlidingMax
Computes the sliding maximum of the input values.
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. |