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) --------------------------------------------------------------------------
SC: SCMat/TitanDensityData Common: CommonData/SwooshWatermark Common: General/CellToMat Common: General/MatToCell Common: General/Watermark Common: Graphics/NewFig Common: Graphics/Plot2D Common: Graphics/PltStyle
Back to the SC Module page