padTestPlot: Test plot for padded fft calculation

Description Usage Arguments Value Author(s)

View source: R/FourierFunctions.R

Description

Test plot for padded fft calculation

Usage

1
padTestPlot(y, padlength, dt = 1, ...)

Arguments

y

Vector or time series for which fft and padded fft is calculated

padlength

Number of zeroes to be appended to y

dt

Time interval between succesive values of y

...

Other arguments passed to plot()

Value

A two panel plot is generated with the unpadded fft on top and the padded fft at the bottom

Author(s)

Tom Cox <tom.cox@uantwerp.be>


GPPFourier documentation built on Sept. 22, 2017, 5:06 p.m.