Click or drag to resize
BaseStationFlightLastLon Property
Gets or sets the longitude that the aircraft was over when the last 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> LastLon { get; set; }

Property Value

Type: NullableDouble
See Also