Click or drag to resize
BaseStationFlightFirstLon Property
Gets or sets the longitude that the aircraft was over 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<double> FirstLon { get; set; }

Property Value

Type: NullableDouble
See Also