apertureFunction: Computing sensor's aperture function.

Description Usage Arguments Value

View source: R/apertureFunction.R

Description

A utility function that computes sensor's aperture function.

Usage

1
apertureFunction(x, gamma_m, alpha_n, x0, y0, receiverRadius2)

Arguments

x

A distance from the center along the sensor's radius, in m.

gamma_m

A parameter from Midlin's plate theory.

alpha_n

A parameter from Midlin's plate theory.

x0

Sensor position coordinate x0, in m.

y0

Sensor position coordinate y0, in m.

receiverRadius2

Squared sensor radius, in m2.

Value

The value of the sensor's aperture function at a distance x from the center.


gmxavier/pongaR documentation built on Sept. 7, 2021, 1:06 p.m.