Click or drag to resize
TargetStateAndStatusVersion1NicBaro Property
Gets or sets a value indicating the integrity category for barometric altitudes.

Namespace: VirtualRadar.Interface.Adsb
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public bool NicBaro { get; set; }

Property Value

Type: Boolean
Remarks

If this is false then the altitude reported in airborne position messages is a Gillham altitude that has not been cross-checked against other sources of pressure altitude.

If this is true then the altitude reported in airborne position messages is either a Gillham altitude that has been cross-checked against other sources and is verified as being consistent or it is not based on a Gillham source of pressure altitude.

See Also