min_max:phase of max
Version: 0.0.0
Description
Evaluates phase of maximum.
Inputs
| Input | Name | Expected type(s) | Description |
|---|---|---|---|
| Pin 0 Required | real_field | field | |
| Pin 1 Required | imaginary_field | field | |
| Pin 2 | abs_value | bool | Should use absolute value. |
| Pin 3 Required | phase_increment | double | Phase increment. |
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: min_max
Plugin: core
Scripting name: None
Full name: None
Internal name: phase_of_max
License: any_dpf_supported_increments
Changelog
- Version 0.0.0: Initial release.