utility:extract time freq
Version: 0.0.0
Description
Extract timefreqs with sets scoping from a time freq support
Inputs
| Input | Name | Expected type(s) | Description |
|---|---|---|---|
| Pin 0 Required | time_freq_support | time_freq_support | |
| Pin 1 | time_scoping | scoping | |
| Pin 2 | real_or_complex | bool | False for real only (default). True for complex output. |
Outputs
| Output | Name | Expected type(s) | Description |
|---|---|---|---|
| Pin 0 | field | field, fields_container |
Configurations
| Name | Expected type(s) | Default value | Description |
|---|---|---|---|
| mutex | bool | false | If 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: extract_time_freq
Full name: utility.extract_time_freq
Internal name: extract_time_freq
License: None
Changelog
- Version 0.0.0: Initial release.