hoffset_x {Rvelslant} | R Documentation |
Calculates the difference between the hoffset and the horizontal distance that the ray travels in reaching the receiver depth.
hoffset_x(p, vel, hoffset, ilay_z, z_in_layer)
p |
ray parameter. |
vel |
array of velocities for each layer. |
hoffset |
horizontal offset of source from borehole. |
ilay_z |
idex values for layers traversed by ray. |
z_in_layer |
vertical distance traveled in each layer by the ray. |
hoffset - x.
Eric M. Thompson <eric.thompson@tufts.edu>
# Used internally by path4sl()