atten_slant_annex2¶
-
pycraf.atm.
atten_slant_annex2
(atten_dry, atten_wet, h_dry, h_wet, elev)[source] [edit on github]¶ Simple path attenuation for slant path through full atmosphere according to ITU-R P.676-10, Eq (28).
- Parameters
- Returns
- total_atten
Quantity
Total attenuation along path [dB]
- total_atten
Notes
You can use the helper functions
equivalent_height_dry
andequivalent_height_wet
to infer the equivalent heights from the total (wet+dry) air pressure.