obspy.core.inventory.response.CoefficientsTypeResponseStage =========================================================== .. currentmodule:: obspy.core.inventory.response .. autoclass:: CoefficientsTypeResponseStage :show-inheritance: .. rubric:: Attributes .. autosummary:: :toctree: . :nosignatures: ~CoefficientsTypeResponseStage.cf_transfer_function_type ~CoefficientsTypeResponseStage.denominator ~CoefficientsTypeResponseStage.numerator .. rubric:: Private Methods .. warning:: Private methods are mainly for internal/developer use and their API might change without notice. .. automethod:: CoefficientsTypeResponseStage._repr_pretty_ .. rubric:: Special Methods .. automethod:: CoefficientsTypeResponseStage.__delattr__ .. automethod:: CoefficientsTypeResponseStage.__dir__ .. automethod:: CoefficientsTypeResponseStage.__eq__ .. automethod:: CoefficientsTypeResponseStage.__format__ .. automethod:: CoefficientsTypeResponseStage.__ge__ .. automethod:: CoefficientsTypeResponseStage.__getattribute__ .. automethod:: CoefficientsTypeResponseStage.__gt__ .. automethod:: CoefficientsTypeResponseStage.__init__ .. automethod:: CoefficientsTypeResponseStage.__init_subclass__ .. automethod:: CoefficientsTypeResponseStage.__le__ .. automethod:: CoefficientsTypeResponseStage.__lt__ .. automethod:: CoefficientsTypeResponseStage.__ne__ .. automethod:: CoefficientsTypeResponseStage.__new__ .. automethod:: CoefficientsTypeResponseStage.__reduce__ .. automethod:: CoefficientsTypeResponseStage.__reduce_ex__ .. automethod:: CoefficientsTypeResponseStage.__repr__ .. automethod:: CoefficientsTypeResponseStage.__setattr__ .. automethod:: CoefficientsTypeResponseStage.__sizeof__ .. automethod:: CoefficientsTypeResponseStage.__str__ .. automethod:: CoefficientsTypeResponseStage.__subclasshook__