Click or drag to resize
AirborneVelocityMessageVerticalRateExceeded Property
Gets or sets a value indicating that the vertical rate exceeds the highest value that the ADS-B message can convey.

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

Property Value

Type: Boolean
Remarks
When this is true the actual vertical rate is higher than VerticalRate.
See Also