FSUIPC Client DLL
.NET interface for FSUIPC
FsPressure Class Reference

A class representing the settings for the air pressure More...

Inherits FSUIPCStruct.

Properties

double PressureMillibars [get, set]
 Current air pressure at sea level (QNH) in Millibars More...
 
double PressureInchesOfMercury [get, set]
 Current air pressure at sea level (QNH) in Inches of Mercury (inHg or "Hg) More...
 
short Drift [get, set]
 Just a guess. Unknown what this really is or if it works. Probably in Millibars. More...
 

Detailed Description

A class representing the settings for the air pressure

Property Documentation

◆ Drift

short Drift
getset

Just a guess. Unknown what this really is or if it works. Probably in Millibars.

◆ PressureInchesOfMercury

double PressureInchesOfMercury
getset

Current air pressure at sea level (QNH) in Inches of Mercury (inHg or "Hg)

Note that the actual unit used by Flight Sim is 1/16 of a Millibar, therefore this value will be rounded to the nearest 1/16th of a Millibar.

◆ PressureMillibars

double PressureMillibars
getset

Current air pressure at sea level (QNH) in Millibars