t_a_from_prx_nu¶
- pycraf.conversions.t_a_from_prx_nu(prx_nu)[source] [edit on github]¶
Antenna temperature from received spectral power.
The received spectral power is the power per unit frequency, i.e.,
prx_nu = prx / bandwidth
.Notes
Because all parameters/returned values are Astropy Quantities (see
Quantity
), unit conversion is automatically performed.