Click or drag to resize

GpsSatelliteInformationExtensionInformation Property

Gets information about this GPS satellite.

Namespace:  AGI.Foundation.Navigation
Assembly:  AGI.Foundation.Navigation (in AGI.Foundation.Navigation.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public GpsSatelliteInformation Information { get; set; }

Property Value

Type: GpsSatelliteInformation

Implements

IGpsSatelliteInformationServiceInformation
See Also