getfgrid: function that gets the frequency grid associated with a given...

Description Usage Arguments Value

View source: R/getfgrid.R

Description

Called by spectral estimation routines to generate the frequency axes

Usage

1
getfgrid(Fs, nfft, fpass)

Arguments

Fs

sampling frequency associated with the data

nfft

number of points in fft

fpass

band of frequencies at which the fft is being calculated (fmin fmax) in Hz

Value

f frequencies)

findx index of the frequencies in the full frequency grid


parsifal9/PPspectra documentation built on Dec. 31, 2020, 1:14 a.m.