list_sensor: List sensor library.

View source: R/list_sensor.R

list_sensorR 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()
                     

coffeemuggler/eseis documentation built on Aug. 19, 2023, 9:57 p.m.