IGpsSatelliteOutageService Interface |
A service that provides information about when a GPS satellite is unavailable or unhealthy.
Namespace:
AGI.Foundation.Navigation
Assembly:
AGI.Foundation.Navigation (in AGI.Foundation.Navigation.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public interface IGpsSatelliteOutageService
Public Interface IGpsSatelliteOutageService
public interface class IGpsSatelliteOutageService
type IGpsSatelliteOutageService = interface end
The IGpsSatelliteOutageService type exposes the following members.
Properties
| Name | Description |
---|
| OutageIntervals |
Gets the intervals when this GPS satellite is unavailable or unhealthy.
|
TopSee Also