TitanAtmosphere:

Path: SC/Environs

% Titan density model.

   Type TitanAtmosphere for a demo

   Requires the mat file TitanDensityData.mat

--------------------------------------------------------------------------
   Form:
   TitanAtmosphere( h )
--------------------------------------------------------------------------

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

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

--------------------------------------------------------------------------

Children:

Common: Graphics/Plot2D
SC: SCMat/TitanDensityData

Back to the SC Module page