Filter data with a "consistent parameter" filter.
function ConsistentParameterFilter(Param: double; TimeSpanSeconds: double; var State: TConsistentParam): boolean; overload;
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-2025 by Dew Research. All rights reserved.
|
What do you think about this topic? Send feedback!
|