integ1 {RSEIS}R Documentation

Integrate seismogram

Description

integrate under the curve of a pulse

Usage

integ1(x, y, dm = -Inf, hm = +Inf)

Arguments

x x-axis vector
y y-axis vector
dm lower bound
hm upper bound

Value

vector: c(osum,cista) one with the bottom triangle included one without

Author(s)

Jonathan M. Lees<jonathan.lees.edu>


[Package RSEIS version 2.1-4 Index]