#include <Atmosphere.h>
Public Member Functions | |
| CAtmosphereModelFly2 (void) | |
| void | SetTemperatureC (float m_msl, float t) |
| void | SetPressureKgM2 (float m_msl, float p) |
| float | GetTemperatureC (float m_msl) |
| float | GetTemperatureK (float m_msl) |
| float | GetTemperatureF (float ft_msl) |
| float | GetTemperatureR (float ft_msl) |
| float | GetDewpointC (float m_msl) |
| float | GetDewpointK (float m_msl) |
| float | GetDewpointF (float ft_msl) |
| float | GetDewpointR (float ft_msl) |
| float | GetRelativeHumidity (float m_msl) |
| float | GetPressureKgM2 (float m_msl) |
| float | GetPressureSlugsFt2 (float ft_msl) |
| float | GetPressureInchesHg (float ft_msl) |
| float | GetDensityKgM3 (float m_msl) |
| float | GetDensitySlugsFt3 (float ft_msl) |
Protected Attributes | |
| float | tempOffset |
| float | pressureOffset |
Definition at line 88 of file Atmosphere.h.
|
|
Definition at line 46 of file Atmosphere.cpp. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Definition at line 112 of file Atmosphere.h. |
|
|
|
|
|
|
|
|
|
|
|
|
|
||||||||||||
|
|
|
||||||||||||
|
|
|
|
Definition at line 125 of file Atmosphere.h. |
|
|
Definition at line 124 of file Atmosphere.h. |
|
|
Documentation generated by
|