GetNu: Get the discrete frequencies of the power spectrum of a...

View source: R/spec-model.R

GetNuR Documentation

Get the discrete frequencies of the power spectrum of a regularly sampled timeseries.

Description

Get the discrete frequencies of the power spectrum of a regularly sampled timeseries.

Usage

GetNu(T, delta_t)

Arguments

T

length of a finite time series, e.g. 1e04

delta_t

sampling frequency of the sediment core / climate timeseries

Value

a vector of discrete frequencies

Examples

GetNu(1e04, 100)

EarthSystemDiagnostics/psem documentation built on March 3, 2024, 10:24 p.m.