Skip to main content

min_max:time of max

Version: 0.0.0

Description

Evaluates time/frequency of maximum.

Inputs

InputNameExpected type(s)Description
Pin 0
Required
fields_containerfields_container
Pin 3abs_valueboolShould use absolute value.
Pin 4compute_amplitudeboolDo calculate amplitude.

Outputs

OutputNameExpected type(s)Description
Pin 0fields_containerfields_container

Configurations

NameExpected type(s)Default valueDescription
incrementalbooltrueThis operator can be run several times with different inputs so that the output will take all the inputs of the different runs into account. It can be used to save memory. For example, a large time scoping can be split in smaller ranges of time to compute the result range by range.
mutexboolfalseIf 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_max_by_entity

License: any_dpf_supported_increments

Changelog

  • Version 0.0.0: Initial release.