PreSet.Instr {RSEIS} | R Documentation |
Set up Standard Instrument Responses
Description
A set of standard known instrument responses.
Usage
PreSet.Instr()
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(s)
Jonathan M. Lees<jonathan.lees.edu>
See Also
ReadSet.Instr
Examples
MYset <- PreSet.Instr()
MYset[[1]]
[Package RSEIS version 4.2-0 Index]