Learn R Programming

Rquake (version 2.5-1)

defaultVEL: Default Velocity Function

Description

Default Velocity Function is returned in the event no velocity function is available.

Usage

defaultVEL(kind = 1)

Value

velocity list, P and S waves

Arguments

kind

integer, 1=fuj1, 2=LITHOS

Author

Jonathan M. Lees<jonathan.lees@unc.edu>

Details

A set of default velocity functions are available.

See Also

fuj1.vel

Examples

Run this code

v = defaultVEL(1)

Run the code above in your browser using DataLab