SAC style response file. This contains poles and zeros to represent the
analog stage, plus a constant for the overall gain. See
seisplotjs.transfer.convertToSacPoleZero() for conversion from a
StationXML response to SacPoleZero.
Type:
[type]
Parameters
Static Members
Parses a string in sac polezero format into a SacPoleZero.
Parameters
Instance Members
poles
Type:
Array<Complex>
zeros
Type:
Array<Complex>
number of zeros added to convert to displacement, for debugging
gamma
Type:
number
hertz/radian factor, for debugging
mulFactor
Type:
number
sensitivity accounting for gamma, for debugging
sd
Type:
number
normalization factor for poles and zeros accounting for gamma, for debugging
A0
Type:
number