Compute z coordinate of a point (x,y).
Usage
get_z(x, y, slope_rad, bottom_azimut_rad)
Arguments
- 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)