Path: AerospaceUtils/AtmosphericCalculations
% Computes the atmospheric density of Titan using a curve fit. Type AtmDensTitan for a demo. -------------------------------------------------------------------------- Form: rho = AtmDensTitan( h ) -------------------------------------------------------------------------- ------ Inputs ------ h (1,:) Altitude (km) ------- Outputs ------- rho (1,:) Atmospheric Density (kg/m^3) rho (1,:) Temperature (deg-K) -------------------------------------------------------------------------- Reference: J. H. Waite, Jr., J. M. Bell, R. Lorenz, R. Achterberg, and F. M. Flasar, "A New Titan Atmospheric Model for Mission Engineering Applications," 43rd Lunar and Planetary Science Conference, 2012. --------------------------------------------------------------------------
Common: CommonData/SwooshWatermark Common: General/DeBlankLT Common: General/Watermark Common: Graphics/NewFig Common: Graphics/PlotDoubleYAxis Common: Graphics/PltStyle Common: Graphics/TitleS Common: Graphics/XLabelS Common: Graphics/YLabelS
Back to the AerospaceUtils Module page