Path: SCPro/ProEnvirons
% Computes Neptune's atmospheric density using scale heights. Valid from 0 to 1400 km. Type AtmDensNeptune for demo. Since version 11. -------------------------------------------------------------------------- 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 SCPro Module page