min_max:time of min
Version: 0.0.0
Description
Evaluates time/frequency of minimum.
Inputs
| Input | Name | Expected type(s) | Description |
|---|---|---|---|
| Pin 0 Required | fields_container | fields_container | |
| Pin 3 | abs_value | bool | Should use absolute value. |
| Pin 4 | compute_amplitude | bool | Do calculate amplitude. |
Outputs
| Output | Name | Expected type(s) | Description |
|---|---|---|---|
| Pin 0 | fields_container | 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: min_max
Plugin: core
Scripting name: None
Full name: None
Internal name: time_of_min_by_entity
License: any_dpf_supported_increments
Changelog
- Version 0.0.0: Initial release.