atmosisa
Use International Standard Atmosphere model
Description
[
implements the mathematical representation
of the International Standard Atmosphere values for ambient temperature,
T
,a
,P
,rho
,nu
,mu
]
= atmosisa(height
)T
, pressure, P
, speed of sound,
a
, density, rho
, kinematic viscosity,
nu
, and dynamic viscosity mu
, for the input
geopotential altitude between -5000 m and the mesopause.
[
specifies options using one or more name-value arguments.T
,a
,P
,rho
,nu
,mu
] = atmosisa(height
,Name=Value
)
Examples
Input Arguments
Name-Value Arguments
Output Arguments
Limitations
The atmosisa
function is designed to operate within a range of
altitudes, from -5000 meters up to the mesopause at 84,852 meters.
If the action input is 'error'
, an input geopotential height outside
these limits results in error. If the action input is 'warning'
or
'none'
, the outputs are held at the limits.
References
[1] U.S. Standard Atmosphere, 1976. U.S. Government Printing Office, Washington, D.C.
Version History
Introduced in R2006bSee Also
atmoscira
| atmoscoesa
| atmoslapse
| atmosnonstd
| atmospalt