Click or drag to resize

GlobalPositioningSystemDateRolloverDate Property

Gets the most recent rollover of the GPS week counter. The week number returned by WeekSinceRollover is relative to this date.

Namespace:  AGI.Foundation.Time
Assembly:  AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public JulianDate RolloverDate { get; }

Property Value

Type: JulianDate
See Also