HoneP: Hone Ray Parameter

Description Usage Arguments Value Author(s) Examples

View source: R/HoneP.R

Description

Refines ray parameter to help correct numerical inaccuracies. The indicated phase exists for the output ray parameter, but might not for the input.

Usage

1
HoneP(oldp, oldangle, direction, phase, h, model)

Arguments

oldp

Ray parameter to be honed (s/deg)

oldangle

Takeoff angle to be honed (deg)

direction

Search direction: 'up', 'down', or 'both'

phase

Arrival phase: (e.g. 'PP', 'SKS')

h

Focal depth

model

Planet model

Value

newp

Correct ray parameter or NaN

newangle

Correct takeoff angle or NaN

Author(s)

Jake Anderson

Examples

1
### not a user routine

TauP.R documentation built on May 2, 2019, 3:25 a.m.