Skip to main content

math:window bartlett

Version: 0.0.0

Description

Apply bartlett 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_bartlett

Full name: math.window_bartlett

Internal name: window::bartlett

License: None

Changelog

  • Version 0.0.0: Initial release.