getVel2: Get velocity model

getVel2R Documentation

Get velocity model

Description

Return the velocity model (either the root-mean square or internal velocity).

Usage

getVel2(x, type = c("vrms", "vint", "v"), strict = FALSE)

## S4 method for signature 'GPR'
getVel2(x, type = c("vrms", "vint", "v"), strict = FALSE)

Arguments

x

[GPR class] An object of the class GPR

type

[vrm|vint] Set the velocity you want (either root-mean square or internal velocity)

Value

[GPR class] An object of the class GPR containing the velocity model.


emanuelhuber/RGPR documentation built on Feb. 20, 2025, 6:13 a.m.