DSP Master VCL
|
Filter state type used by ConsistentParameter filter method.
TConsistentParam = record Param: double; Time: TDateTime; end;
Filter state stores the parameter (Param) to be tracked and the total Time, within which this parameter has not changed its value.
Copyright (c) 1999-2025 by Dew Research. All rights reserved.
|
What do you think about this topic? Send feedback!
|