You are here: Symbol Reference > Dew Namespace > Dew.Signal Namespace > Classes > TSignalFilter Class > TSignalFilter Properties > TSignalFilter.Beta Property
Dew Signal for .NET
ContentsIndexHome
PreviousUpNext
TSignalFilter.Beta Property

Beta is the parameter for the Kaiser window.

Syntax
C#
Visual Basic
public double Beta;

Kaiser window is used to design a FIR filter when Window property is set to wtKaiser and FirMethod property is set to to fimWindowed. The value of this property is used only, if IgnoreAtt is set to True. If IgnoreAtt is False, the beta parameter is estimated from the requested stopband ripple.

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