freqOffsetAxis: Frequency axis calculation

Description Usage Arguments Value

Description

Uses number of frequency bins and deltat values to create frequency axis.

Usage

1
freqOffsetAxis(nFFT, freqOffset, deltat)

Arguments

nFFT

A numeric giving total number of frequency bins.

freqOffset

A numeric giving the maximum offset used.

deltat

A numeric giving the sampling rate of the time series.

Value

A vector of frequency values with range (0, nyquist) inclusive.


driegert/transfer documentation built on May 15, 2019, 2:11 p.m.