Description Usage Arguments Value
View source: R/apertureFunction.R
A utility function that computes sensor's aperture function.
1 | apertureFunction(x, gamma_m, alpha_n, x0, y0, receiverRadius2)
|
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 |
y0 |
Sensor position coordinate |
receiverRadius2 |
Squared sensor radius, in m2. |
The value of the sensor's aperture function at a distance x
from the center.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.