Click or drag to resize
AdsbMessageAirborneVelocity Property
Gets or sets the content of an airborne velocity message.

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

Property Value

Type: AirborneVelocityMessage
See Also