Learn R Programming

eseis (version 0.7.3)

list_sensor: List sensor library.

Description

The function returns the list of supported sensors to extract signal deconvolution parameters.

Usage

list_sensor()

Arguments

Value

List object, supported sensors with their parameters.

Author

Michael Dietze

Details

Poles and zeros must be given in rad/s. Characteristics of further sensors can be added manually. See examples of signal_deconvolve for further information. The value s is the generator constant (sensitivity) given in Vs/m. The value k is the normalisation factor of the sensor.

Examples

Run this code

## show sensors
list_sensor()
                     

Run the code above in your browser using DataLab