powered by
Calculates ray parameter given the vertex depth of a ray.
ConvVdepth2p(model, z)
planet model
Vertex depth (km)
A list with the following elements:
P wave ray parameter
S wave ray parameter
Vertex depth
ConvP2Vdepth, ConvP2Vdepthinv
# NOT RUN { data(model) ConvVdepth2p(model, 300) # calculates p for a ray bottoming at 300 km # }
Run the code above in your browser using DataLab