FFT
Last updated
Last updated
The FFT function performs a Fast Fourier Transform (FFT) to convert the input payload between time and frequency domains.
The Function can perform the transform in either direction: forward or backward.
From a time-domain representation to a frequency-domain representation. Use this option to determine how much of the signal lies within each frequency band across a range of frequencies
From a frequency-domain representation to a time-domain representation. Use this option to determine how a signal changes over time, given the distribution of the frequencies of its component sine waves.
Details for an example and its configuration can be found in the How to Use section.
This Agent expects to receive batched data. There is no effect on events received singly.
None at this time
Request the FFT Function v1.32
Please contact XMPro if you're looking for an older version of this Agent.
1.32
22 Jan 2025
Repackaged to translate the Agent's properties.
1.31
14 Nov 2022
Repackaged to include the Agent's Category.
1.30
08 Aug 2018
Added error endpoint.
1.20
16 Jul 2018
Upgraded to V3.
1.10
08 Nov 2017
Moved to Functions sub type vs into Action Agent group.
1.00
01 Jun 2017
Initial Release.