metadata:integrate over time freq
Version: 0.0.0
Description
Integration of an input field over timefreq.
Inputs
| Input | Name | Expected type(s) | Description |
|---|---|---|---|
| Pin 0 Required | field | field | |
| Pin 1 | scoping | scoping | Integrate the input field over a specific scoping. |
| Pin 2 | time_freq_support | time_freq_support | Time Freq to integrate on, otherwise time freq support from the input field is taken. |
Outputs
| Output | Name | Expected type(s) | Description |
|---|---|---|---|
| Pin 0 | field | field |
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: metadata
Plugin: core
Scripting name: integrate_over_time_freq
Full name: metadata.integrate_over_time_freq
Internal name: timefreq::integrate
License: any_dpf_supported_increments
Changelog
- Version 0.0.0: Initial release.