class Atmosphere
Parents | |
object |
Brief
The specification of the current atmosphere conditions
Static Public Properties | |
A standard density of the atmosphere |
Static Public Methods | |
Creates an ICAO default atmosphere at the specified altitude |
Public Properties | |
The height above the sea level |
|
Density of the atmosphere |
|
The current humidity in percents |
|
The current air pressure |
|
Mach velocity for the given atmospheric conditions |
|
The current temperature |
Public Constructors | |
Create default atmosphere. |
|
Parameterized constructor for the pressure at altitude |
|
Parameterized constructor for the pressure at altitude or at sea level |