You are here: Symbol Reference > Dew Namespace > Dew.Signal Namespace > Structs, Records, Enums > Dew.Signal.TConsistentParam Structure
Dew Signal for .NET
ContentsIndexHome
PreviousUpNext
Dew.Signal.TConsistentParam Structure

Filter state type used by ConsistentParameter filter method.

Syntax
C#
Visual Basic
public struct TConsistentParam { public double Param; public DateTime Time; }

SignalUtils.cs

Filter state stores the parameter (Param) to be tracked and the total Time, within which this parameter has not changed its value.

ConsistentParameterInit, ConsistentParameterFilter

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