Skip to content

signal.WindowFunctions.Function.applyWindowById

Christian d'Heureuse edited this page Jun 7, 2026 · 2 revisions

dsp-collection / signal/WindowFunctions / applyWindowById

Function: applyWindowById()

function applyWindowById(a, windowFunctionId): Float64Array;

Defined in: signal/WindowFunctions.ts:151

Parameters

a

ArrayLike<number>

windowFunctionId

string

Returns

Float64Array

Clone this wiki locally