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

Exact Blackman window.

Pascal
function BlackmanExact(const Src: TVec; WindowMode: TSignalWindowMode; Index: integer; Len: integer): TVec; overload;

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

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