Skip to main content

utility:merge time freq supports

Version: 0.0.0

Description

Assembles a set of time/frequency supports into a unique one.

Inputs

InputNameExpected type(s)Description
Pin 0
Required
time_freq_supportsvector<shared_ptr<time_freq_support>>, time_freq_supportA vector of time/frequency supports to merge or time/frequency supports from pin 0 to ...

Outputs

OutputNameExpected type(s)Description
Pin 0merged_supporttime_freq_support

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: utility

Plugin: core

Scripting name: merge_time_freq_supports

Full name: utility.merge_time_freq_supports

Internal name: merge::time_freq_support

License: None

Changelog

  • Version 0.0.0: Initial release.