Path: Common/Atmosphere
% Earth atmospheric density
Agrees with the standard atmosphere model but is faster. Uses AtmDens2
Type AtmEarth for a demo.
--------------------------------------------------------------------------
Form:
AtmEarth; % demo
d = AtmEarth( h )
--------------------------------------------------------------------------
------
Inputs
------
h (:) Altitude (km)
-------
Outputs
-------
d (.) Standard atmosphere
.temperature
.pressure
.density
.speedOfSound
.kinematicViscosity
--------------------------------------------------------------------------
AerospaceUtils: AtmosphericCalculations/AtmDens2 AerospaceUtils: AtmosphericCalculations/AtmSnd AerospaceUtils: AtmosphericCalculations/AtmTemp Common: Graphics/Plot2D
Back to the Common Module page