NeptuneDensity:

Path: SCPro/ProEnvirons

% Compute the atm. density (kg/m^3) on Neptune given the altitude (km)
--------------------------------------------------------------------------
   Form:
   rho = NeptuneDensity( h )
--------------------------------------------------------------------------

   ------
   Inputs
   ------
   h       (1,:)   Altitude (km)

   -------   
   Outputs
   -------
   rho     (1,:)   Density (kg/m^3)

--------------------------------------------------------------------------
   Reference:   ATMOSPHERIC MODELS FOR AEROENTRY AND AEROASSIST 
                 C. G. Justus, Aleta Duvall, Vernon W. Keller
--------------------------------------------------------------------------

Children:

Common: Graphics/Plot2D

Back to the SCPro Module page