Click or drag to resize
AirborneVelocityMessageVelocityType Property
Gets or sets the type of velocity encoded within the message, specifically whether it is airspeed or ground speed.

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

Property Value

Type: VelocityType
See Also