summaryrefslogtreecommitdiff
path: root/extras
diff options
context:
space:
mode:
authorDennis Francis <dennis.francis@collabora.com>2019-03-12 21:38:14 +0530
committerDennis Francis <dennis.francis@collabora.com>2019-03-26 14:30:09 +0100
commit88b52d4ecc908a817211a5beb908df378cbf5fae (patch)
tree9a62329e46388539ca66340aec60ce8189e8540d /extras
parent3189d366497419d637042c12824601590542b2f1 (diff)
tdf#74664: FOURIER: add 5th optional parameter MinimumMagnitude
This parameter is used only if Polar=TRUE. All frequency components with magnitude less than MinimumMagnitude will be suppressed with a zero magnitude-phase entry. This is very useful when looking at the magnitude-phase spectrum of a signal because there is always some very tiny amount of rounding error when doing FFT algorithms and results in incorrect non-zero phase for non-existent frequencies. By providing a suitable value to this parameter, these non-existent frequency components can be filtered out. By default the value of this 5th parameter is 0.0, so *no* suppression is done by default. Change-Id: I422ad1bf91f42b320e98e58a19c99bf8528e4708 Reviewed-on: https://gerrit.libreoffice.org/69471 Tested-by: Jenkins Reviewed-by: Dennis Francis <dennis.francis@collabora.com>
Diffstat (limited to 'extras')
0 files changed, 0 insertions, 0 deletions