You are here: Symbol Reference > Dew Namespace > Dew.Signal Namespace > Dew.Signal.Units Namespace > Classes > SignalUtils Class > SignalUtils Fields > SignalUtils.MaxFirLength Field
Dew Signal for .NET
ContentsIndexHome
PreviousUpNext
SignalUtils.MaxFirLength Field

Maximum number of taps for FIR filters.

Syntax
C#
Visual Basic
public const int MaxFirLength = 10000;

Defines the maximum number of taps returned by FIR length estimation routines.

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