window_scale: window_scale

View source: R/RcppExports.R

window_scaleR Documentation

window_scale

Description

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.


jkennel/hydrorecipes documentation built on Feb. 23, 2025, 11:03 a.m.