PyREx

pyrex.custom.irex.antenna.DipoleTester.directional_gain

DipoleTester.directional_gain(theta, phi)

Calculate the (complex) directional gain of the antenna.

Power gain of dipole antenna goes as sin(theta)^2, so electric field gain goes as sin(theta).

Parameters
thetafloat

Polar angle (radians) from which a signal is arriving.

phifloat

Azimuthal angle (radians) from which a signal is arriving.

Returns
complex

Complex gain in voltage for the given incoming angles.

PyREx

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

Navigation