gain_from_antfactor¶
- pycraf.conversions.gain_from_antfactor(antfactor, freq, zi)[source] [edit on github]¶
Antenna gain from antenna factor, given frequency and impedance.
- Parameters
- Returns
- gain
Quantity
Antenna gain [dBi, or dimless]
- gain
Notes
Because all parameters/returned values are Astropy Quantities (see
Quantity
), unit conversion is automatically performed.