GlobalPositioningSystemDate.RolloverCount Property |
Gets the number of times that the GPS week counter has rolled over since
JulianDateOfEpoch.
Namespace:
AGI.Foundation.Time
Assembly:
AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 25.1.421.0 (25.1.421.0)
Syntaxpublic int RolloverCount { get; }
Public ReadOnly Property RolloverCount As Integer
Get
public:
property int RolloverCount {
int get ();
}
member RolloverCount : int with get
Property Value
Type:
Int32
See Also