Skip to contents

Scale factor for a window function.

Usage

window_scale(window, n_new, n_fft)

Arguments

window

the window function (numeric vector)

n_new

length of the padded series (integer)

n_fft

length of the input series (integer)

Value

window of length n.