atten_specific_annex1¶
- pycraf.atm.atten_specific_annex1(freq_grid, press_dry, press_w, temp)[source] [edit on github]¶
Specific (one layer) atmospheric attenuation according to ITU-R P.676-11, Annex 1.
- Parameters
- Returns
Notes
No integration is done between
freq_grid
positions, so if you’re interested in high accuracy near resonance lines, make yourfreq_grid
sufficiently fine.