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: 26.1.424.0 (26.1.424.0)
Syntaxpublic 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.
|
Top
See Also