Click or drag to resize

IGpsSatelliteOutageService.OutageIntervals Property

Gets the intervals when this GPS satellite is unavailable or unhealthy.

Namespace:  AGI.Foundation.Navigation
Assembly:  AGI.Foundation.Navigation (in AGI.Foundation.Navigation.dll) Version: 25.1.421.0 (25.1.421.0)
Syntax
TimeIntervalCollection<SatelliteOutageDetails> OutageIntervals { get; }

Property Value

Type: TimeIntervalCollection<SatelliteOutageDetails>
See Also