list_sensor {eseis}R Documentation

List sensor library.

Description

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

Usage

list_sensor()

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.

Value

List object, supported sensors with their parameters.

Author(s)

Michael Dietze

Examples


## show sensors
list_sensor()
                     

[Package eseis version 0.7.3 Index]