Standard Atmosphere Calculator

版本 1.0.0.0 (2.3 KB) 作者: Richard Rieber
Calculates pressure, density, temperature, and speed of sound as a function of height.
8.3K 次下载
更新时间 2006/5/9

查看许可证

Using the 1976 US standard atmosphere model, this function returns pressure, denisity, temperature, and speed of sound at a given altitude. Works for both English and metric units.

引用格式

Richard Rieber (2024). Standard Atmosphere Calculator (https://www.mathworks.com/matlabcentral/fileexchange/8799-standard-atmosphere-calculator), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R13
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Environmental Models 的更多信息

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
版本 已发布 发行说明
1.0.0.0

An error was discovered in the upper atmosphere section of the code. This has been fixed. The software can now accept vector inputs as opposed to just a single altitude.