powered by
ConvAng2p(phase, h, angle, model = NULL, vp = NULL, vs = NULL, rp = NULL) ConvP2Ang(phase, h, p, model = NULL, vp = NULL, vs = NULL, rp = NULL)
For ConvP2Ang, returns a vector twice the length of 'p', with all upward angles corresponding to 'p' followed by all downward angles.
data(model) ConvP2Ang('P',100,1,model) ConvAng2p('P',100,30,model)
Run the code above in your browser using DataLab