SENSORsensitivity {RSEIS} | R Documentation |
Sensor Sensitivity from a known set of seismo/acoustic sensor
Description
From published sensitivities of seismic and acoustic sensors.
Usage
SENSORsensitivity(K = 1)
Arguments
K |
number of sensor from list |
Value
Sensitivity
Note
Current choices are: c("40T", "3T", "L28", "LD", "EL", "MC", "EL(SANGAY)")
Author(s)
Jonathan M. Lees<jonathan.lees.edu>
References
Johnson, J.B., R.C. Aster, M.C. Ruiz, S.D. Malone, P.J. McChesney,J.M. Lees, and P.R. Kyle, Interpretation and utility of infrasonic records from erupting volcanoes, J. Volc. Geoth. Res., 121 (1-2), 15-63, 2003.
Examples
SENSORsensitivity(3)
SENSORsensitivity(5)
[Package RSEIS version 4.2-0 Index]