You are here: Symbol Reference > SignalUtils Namespace > Functions > SignalUtils.Blackman Function
DSP Master VCL
ContentsIndex
PreviousUpNext
SignalUtils.Blackman Function

Blackman window.

Pascal
function Blackman(const Src: TVec; alfa: double; WindowMode: TSignalWindowMode; Index: integer; Len: integer): TVec; overload;

Applies Blackman window to Src vector from element at [Index] to element at [Index + Len - 1].

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