Learn R Programming

RSEIS (version 4.2-4)

PreSet.Instr: Set up Standard Instrument Responses

Description

A set of standard known instrument responses.

Usage

PreSet.Instr()

Arguments

Value

List of instrument responses. Each is a list:

np

Number of poles

poles

complex vector of poles

nz

number of zeros

zeros

complex vector of zeros

Knorm

normalization factor

Sense

sensitivity factor

Author

Jonathan M. Lees<jonathan.lees.edu>

See Also

ReadSet.Instr

Examples

Run this code
MYset <- PreSet.Instr()
MYset[[1]]

Run the code above in your browser using DataLab