hoffset_x {Rvelslant}R Documentation

Difference between hoffset and the distance from the borehole calculated for a particular ray parameter.

Description

Calculates the difference between the hoffset and the horizontal distance that the ray travels in reaching the receiver depth.

Usage

hoffset_x(p, vel, hoffset, ilay_z, z_in_layer)

Arguments

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.

Value

hoffset - x.

Author(s)

Eric M. Thompson <eric.thompson@tufts.edu>

See Also

path4sl

Examples

# Used internally by path4sl()


[Package Rvelslant version 0.2-3 Index]