fftfreq_kim: Computes k and l for FFT

Description Usage Arguments Details

View source: R/fftfreq_kim.R

Description

Computes k and l for FFT

Usage

1
fftfreq_kim(dx, dy, nxpad, nypad)

Arguments

dx

resolution in x direction

dy

resolution in y direction

nxpad

number of columns in dem

nypad

number of rows in in dem

Details

as the name suggests, this is Kim's approach. Don't use this because it doesn't seem to replicate the guassian hill example.


dschneiderch/LinearTheoryOrographicPrecip documentation built on May 19, 2019, 1:43 a.m.