Click or drag to resize
AirborneVelocityMessageChangeOfIntent Property
Gets or sets a value indicating that the Intent Change flag in a velocity message was set.

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

Property Value

Type: Boolean
Remarks
In Fine Format TIS-B messages this field is not present, it is used to carry the ICAO/Mode-A Flag field. On those messages this value is always false.
See Also