Click or drag to resize
AirborneVelocityMessageGeometricAltitudeDelta Property
Gets or sets the difference between geometric and barometric altitude. Positive values indicate geometric altitude is above barometric, negative values indicate geometric altitude is below barometric.

Namespace: VirtualRadar.Interface.Adsb
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public Nullable<short> GeometricAltitudeDelta { get; set; }

Property Value

Type: NullableInt16
See Also