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

AApply a time window function to the signal.

Pascal
procedure SignalWindow(const Vec: TVec; WindowType: TSignalWindowType; WindowParam: double; WindowMode: TSignalWindowMode; ScaleNorm: boolean; Index: integer; Len: integer); overload;

Applies user window to Vec 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!