interp3d_xsec: Radar Cartesian cross section interpolation

Description Usage Arguments Value

View source: R/interpolation.R

Description

Radar Cartesian cross section interpolation.

Usage

1
interp3d_xsec(x, y, z, v, x_g, y_g, z_g)

Arguments

x, y, z

vectors giving the coordinates of the grid to be interpolated

v

vector of the values to be interpolated (same length as x, y and z)

x_g, y_g, z_g

vectors giving the coordinates of the new grid (same length)

Value

a vector of the interpolated values


rijaf-iri/mtorwdata documentation built on March 9, 2021, 6:36 a.m.