Click or drag to resize
IAircraftLongitude Property
Gets the last reported longitude of the aircraft.

Namespace: VirtualRadar.Interface
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
Nullable<double> Longitude { get; set; }

Property Value

Type: NullableDouble
See Also