obspy.core.inventory.response.ResponseListElement.__init__

ResponseListElement.__init__(frequency, amplitude, phase)[source]
Parameters
  • frequency (float) – The frequency for which the response is valid.

  • amplitude (float) – The value for the amplitude response at this frequency.

  • phase (float) – The value for the phase response at this frequency.