Click or drag to resize
AircraftOperationalStatusMessageSurfacePositionAngleIsTrack Property
Gets or sets a value indicating whether the track angle in surface position messages is the target heading angle (false) or the track angle (true).

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

Property Value

Type: NullableBoolean
See Also