You are here: Symbol Reference > Dew Namespace > Dew.Signal Namespace > Dew.Signal.Units Namespace > Classes > SignalUtils Class > SignalUtils Methods > ConsistentParameterFilter Method > SignalUtils.ConsistentParameterFilter Method (double, double, TConsistentParam)
Dew Signal for .NET
ContentsIndexHome
PreviousUpNext
SignalUtils.ConsistentParameterFilter Method (double, double, TConsistentParam)

Filter data with a "consistent parameter" filter.

Syntax
C#
Visual Basic
public static bool ConsistentParameterFilter(double Param, double TimeSpanSeconds, ref TConsistentParam State);

Consistent parameter filter is a non-linear filter, that will return false once and reset the timer, if the Param value changes before TimeSpanSeconds has passed.

Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!