Learn R Programming

Rquake (version 2.4-4)

defaultVEL: 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

Value

velocity list, P and S waves

Details

A set of default velocity functions are available.

See Also

fuj1.vel

Examples

Run this code
# NOT RUN {
v = defaultVEL(1)

# }

Run the code above in your browser using DataLab