defaultVEL {Rquake}R Documentation

Default Velocity Function

Description

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

Usage

defaultVEL(kind = 1)

Arguments

kind

integer, 1=fuj1, 2=LITHOS

Details

A set of default velocity functions are available.

Value

velocity list, P and S waves

Author(s)

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

See Also

fuj1.vel

Examples


v = defaultVEL(1)


[Package Rquake version 2.5-1 Index]