pyrex.custom.irex.antenna.DipoleTester.polarization_gain¶
-
DipoleTester.
polarization_gain
(polarization)¶ Calculate the (complex) polarization gain of the antenna.
Polarization gain is simply the dot product of the polarization with the antenna’s z-axis.
- Parameters
- polarizationarray_like
Vector polarization direction of the signal.
- Returns
- complex
Complex gain in voltage for the given signal polarization.