Skip to main content

math:fft evaluation

Version: 0.0.0

Description

Evaluate the fast fourier transforms at a given set of fields.

Inputs

InputNameExpected type(s)Description
Pin 0
Required
field_tfieldfield of values to evaluate
Pin 1time_scopingscopingif specified only the results at these set ids are used

Outputs

OutputNameExpected type(s)Description
Pin 0fieldfield
Pin 2offsetfield

Configurations

NameExpected type(s)Default valueDescription
mutexboolfalseIf this option is set to true, the shared memory is prevented from being simultaneously accessed by multiple threads.

Scripting

Category: math

Plugin: core

Scripting name: fft_eval

Full name: math.fft_eval

Internal name: fft_eval

License: any_dpf_supported_increments

Changelog

  • Version 0.0.0: Initial release.