obspy.station.response¶
Classes related to instrument responses.
copyright: | Lion Krischer (krischer@geophysik.uni-muenchen.de), 2013 |
---|---|
license: | GNU Lesser General Public License, Version 3 (http://www.gnu.org/copyleft/lesser.html) |
Functions
paz_to_sacpz_string | Returns SACPZ ASCII text representation of Response. |
Classes
CoefficientWithUncertainties | A coefficient with optional uncertainties. |
CoefficientsTypeResponseStage | This response type can describe coefficients for FIR filters. Laplace |
FIRResponseStage | From the StationXML Definition: |
FilterCoefficient | A filter coefficient. |
InstrumentPolynomial | From the StationXML Definition: |
InstrumentSensitivity | From the StationXML Definition: |
PolesZerosResponseStage | From the StationXML Definition: |
PolynomialResponseStage | From the StationXML Definition: |
Response | The root response object. |
ResponseListElement | Describes the amplitude and phase response value for a discrete frequency |
ResponseListResponseStage | This response type gives a list of frequency, amplitude and phase value pairs. |
ResponseStage | From the StationXML Definition: |