getGHtime: Get Seismic reference time

View source: R/getGHtime.R

getGHtimeR Documentation

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:

yr

year

jd

julian day

hr

hour

mi

minute

sec

second

spix

seconds after reference

Author(s)

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

See Also

secdifL, secdif

Examples

 data(GH)

getGHtime(GH)


RSEIS documentation built on Aug. 19, 2023, 5:07 p.m.