antfactor_from_gain#
- pycraf.conversions.antfactor_from_gain(gain, freq, zi)[source]#
Antenna factor from antenna gain, given frequency and impedance.
- Parameters:
- Returns:
- antfactor
Quantity
Antenna factor, Ka [dB(1/m)]
- antfactor
Notes
Because all parameters/returned values are Astropy Quantities (see
Quantity
), unit conversion is automatically performed.