Click or drag to resize
BaseStationFlightFirstTrack Property
Gets or sets the track (degrees from north of heading over the ground) that the aircraft was pointing in when the first message was received.

Namespace: VirtualRadar.Interface.Database
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public Nullable<float> FirstTrack { get; set; }

Property Value

Type: NullableSingle
See Also