使用C + +计算大气条件(温度,压力,空气密度和声速)
Calculating Atmospheric Conditions (Temperature, Pressure, Air Density, and Speed of Sound) Using C++.
关键词:大气模型;密度;比重;压力;声音;温度;空气密度
摘 要:This report presents a set of functions, written in C++, that can be used to calculate atmospheric conditions (temperature, pressure, air density, and speed of sound), as well as gravitational-field strength. The functions are based on the atmospheric model presented in U.S. Standard Atmosphere, 1976 (National Aeronautics and Space Administration. U.S. Standard Atmosphere, 1976; NASA-TM-X-74335; U.S. Government Printing Office: Washington, DC, October 1976).