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

Bartlett window.

Pascal
function Bartlett(const Src: TVec; Index: integer; Len: integer): TVec; overload;

Applies Bartlett 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!