R/TransformS2Fp.R

Defines functions TransformS2Fp

Documented in TransformS2Fp

TransformS2Fp <-
function(ps,rp){
  
  return(ps/rp * 180/pi)}

Try the TauP.R package in your browser

Any scripts or data that you put into this service are public.

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