Path: Interplanetary/Environment
% Computes Neptune's atmospheric density using scale heights.
Valid from 0 to 1400 km.
Type AtmDensNeptune for demo.
--------------------------------------------------------------------------
Form:
rho = AtmDensNeptune( h )
--------------------------------------------------------------------------
------
Inputs
------
h (1,:) Altitude (km)
-------
Outputs
-------
rho (1,:) Atmospheric Density (kg/m^3)
--------------------------------------------------------------------------
References: C. G. Justus, Aleta Duvall, Vernon W. Keller,
ATMOSPHERIC MODELS FOR AEROENTRY AND AEROASSIST
--------------------------------------------------------------------------
Common: Graphics/NewFig Common: Graphics/TitleS Common: Graphics/XLabelS Common: Graphics/YLabelS
Back to the Interplanetary Module page