AirPressure Methods |
The AirPressure type exposes the following members.
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GeometricAltitudeToPressureAltitude(NullableInt32) |
Takes a geometric altitude and returns the pressure altitude for a given air pressure reading.
|
![]() ![]() | GeometricAltitudeToPressureAltitude(NullableInt32, Single) |
Takes a geometric altitude and air pressure reading and returns the pressure altitude for a given air pressure reading.
|
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() ![]() | InHgToMillibars |
Converts pressure settings in inches of mercury to millibars.
|
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() ![]() | MillibarsToInHg |
Converts pressure settings in millibars to inches of mercury.
|
![]() | ObservationTimeUtc |
Returns the time that the air pressure observation was made.
|
![]() | PressureAltitudeToGeometricAltitude(NullableInt32) |
Takes a pressure altitude and returns the geometric altitude.
|
![]() ![]() | PressureAltitudeToGeometricAltitude(NullableInt32, Single) |
Takes a pressure altitude and pressure setting, and returns the geometric altitude.
|
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |