CE1 {RSEIS}R Documentation

Single Seismogram

Description

Single Seismogram from Coso California

Usage

data(CE1)

Format

list(x=0, y=0, dt=0, name ="", Tpick=0, mark ="", deltat=0)

References

Lees, J.M., 2004. Scattering from a fault interface in the Coso geothermal field. Journal of Volcanology and Geothermal Research, 130(1-2): 61-75.

Examples

data(CE1)
plot(CE1$x, CE1$y, type='l')



[Package RSEIS version 4.2-0 Index]