atmositu
Description
[
calculates the International Telecommunication Union (ITU) standard atmospheric model known
as the Mean Annual Global Reference Atmosphere (MAGRA) and returns the atmospheric
temperature T,P,wvden] = atmositu(h)T, total air pressure P, and
water-vapor density wvden. MAGRA approximates the U.S. Standard
Atmosphere 1976 with insignificant relative error.
[
returns the atmospheric temperature, total pressure, and water-vapor density with additional
options specified by one or more name-value pairs. For example,
T,P,wvden] = atmositu(___,Name,Value)'LatitudeModel','High' specifies a reference model
for latitudes greater than 45°.
Examples
Input Arguments
Name-Value Arguments
Output Arguments
References
[1] International Telecommunication Union (ITU). "Reference Atmospheres". Recommendation ITU-R P.835-7, P Series, Radiowave Propagation (Aug. 2024).
