Path: Common/Atmosphere
% Simplified atmosphere model.
Agrees with the standard atmosphere model but is faster.
Type SimpAtm for a demo.
--------------------------------------------------------------------------
Form:
d = SimpAtm( altitude, units )
--------------------------------------------------------------------------
------
Inputs
------
altitude (:) Altitude (m or ft)
units (1,:) 'si' or 'eng' i.e. m & kg or lb & ft
-------
Outputs
-------
d (.) Standard atmosphere
.temperature
.pressure
.density
.speedOfSound
.kinematicViscosity
--------------------------------------------------------------------------
Common: CommonData/SwooshWatermark Common: General/CellToMat Common: General/MatToCell Common: General/Watermark Common: Graphics/NewFig Common: Graphics/Plot2D Common: Graphics/PltStyle
Back to the Common Module page