fl_pattern#
- pycraf.antenna.fl_pattern(phi, diameter, wavelength, G_max)[source]#
Antenna gain as a function of angular distance after ITU-R Rec F.699.
- Parameters:
- Returns:
- gain
Quantity
Antenna gain [dBi]
- gain
Notes
If
G_max
is unknown, there is a helper functionpycraf.antenna.G_max_from_HPBW
that can be used to estimate its value.See ITU-R Rec F.699 for further explanation and applicability of this model.