Description Usage Arguments Value Author(s) See Also Examples
Calculates ray parameter given the vertex depth of a ray.
1 | ConvVdepth2p(model, z)
|
model |
planet model |
z |
Vertex depth (km) |
A list with the following elements:
prayp |
P wave ray parameter |
srayp |
S wave ray parameter |
newz |
Vertex depth |
Jake Anderson
ConvP2Vdepth, ConvP2Vdepthinv
1 2 3 | data(model)
ConvVdepth2p(model, 300) # calculates p for a ray bottoming at 300 km
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.