Learn R Programming

RSEIS (version 3.6-8)

getGHtime: Get Seismic reference time

Description

Extract the times of all traces relative to a reference trace on a seismic RSEIS list.

Usage

getGHtime(GH, wi = 1, pix = NULL)

Arguments

GH
RSEIS seismic data list
wi
which event to use as a reference baseline
pix
list of time to difference

Value

list: times relative to reference time:

See Also

secdifL, secdif

Examples

Run this code
 data(GH)

getGHtime(GH)

Run the code above in your browser using DataLab