You are here: Symbol Reference > SignalProcessing Namespace > Classes > TSignalFilter Class > published > TSignalFilter.Beta Property
DSP Master VCL
ContentsIndex
PreviousUpNext
TSignalFilter.Beta Property

Beta is the parameter for the Kaiser window.

Pascal
property Beta: Double;

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-2025 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!