Bases: obspy.station.response.ResponseStage
The response stage is used for the analog stages of the filter system and the description of infinite impulse response (IIR) digital filters.
Has all the arguments of the parent class ResponseStage and the following:
Parameters: |
|
---|
Attributes
__dict__ | |
__doc__ | str(object=’‘) -> string |
__module__ | str(object=’‘) -> string |
__weakref__ | list of weak references to the object (if defined) |
poles | |
pz_transfer_function_type | |
zeros |
Special Methods
__eq__ | |
__init__ | |
__ne__ | |
__str__ |