Click or drag to resize
AirbornePositionMessagePositionTimeIsExact Property
Gets or sets a value indicating that the time at which the horizontal position was recorded is an exact 0.2 second UTC epoch or not.

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

Property Value

Type: Boolean
See Also