| get_z | R Documentation |
Compute z coordinate of a point (x,y).
get_z(x, y, slope_rad, bottom_azimut_rad)
x |
X-coordinate of the point |
y |
Y-coordinate of the point |
slope_rad |
Slope of the stand (in radians) |
bottom_azimut_rad |
Azimuth of the vector orthogonal to the ground in the x,y system (in radians) |
a z coordinate numeric value
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.