Skip to main content

math:window welch

Version: 0.0.0

Description

Apply welch windowing on a given FieldsContainer having time label or a Field located on time. Assume that time sampling is evenly spaced (use time_freq_interpolation before otherwise).

Inputs

InputNameExpected type(s)Description
Pin 0
Required
fieldfield, fields_container

Outputs

OutputNameExpected type(s)Description
Pin 0fieldfield, fields_container

Configurations

NameExpected type(s)Default valueDescription
mutexboolfalseIf this option is set to true, the shared memory is prevented from being simultaneously accessed by multiple threads.

Scripting

Category: math

Plugin: core

Scripting name: window_welch

Full name: math.window_welch

Internal name: window::welch

License: None

Changelog

  • Version 0.0.0: Initial release.