|
Developer Documentation |
|||||||||
prev file | next file | ||||||||||
SUMMARY: fields | routine DETAILS: routine | ||||||||||
./toolbox get_ap_eff.pro
get_ap_eff |
Function to return a default aperture efficiency, given an observing frequency. Used in the calibration routines. The formula for Q-band comes from the PTCS Project Note 43 by Balser, Prestage & Nikolic. At other frequencies, the value returned is just an educated guess, at this point.
apeff = get_ap_eff(18.5,45.0) print,apeff
Parameters | |
freq |
Observing frequency in GHz |
elev |
Observing elevation in degrees |