Click or drag to resize
BaseStationFlightFirstLat Property
Gets or sets the latitude 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> FirstLat { get; set; }

Property Value

Type: NullableDouble
See Also