PyREx

pyrex.DipoleAntenna.frequency_response

DipoleAntenna.frequency_response(frequencies)

Calculate the (complex) frequency response of the antenna.

Dipole antenna frequency response is a first order butterworth bandpass filter in the antenna’s frequency range.

Parameters
frequenciesarray_like

1D array of frequencies (Hz) at which to calculate gains.

Returns
array_like

Complex gains in voltage for the given frequencies.

PyREx

A Python package for simulation of neutrinos and radio antennas in ice. Version 1.10.0

Navigation