GlobalPositioningSystemDate Properties |
The GlobalPositioningSystemDate type exposes the following members.
| Name | Description | |
|---|---|---|
| DayOfWeek |
Gets the day of the week.
| |
| KPoints |
Gets the K-Points (15-minute segments) since the most recent GPS epoch.
| |
| RolloverCount |
Gets the number of times that the GPS week counter has rolled over since
JulianDateOfEpoch.
| |
| RolloverDate |
Gets the most recent rollover of the GPS week counter. The week number returned by
WeekSinceRollover is relative to this date.
| |
| SecondsOfDay |
Gets the elapsed whole and fractional seconds since the start of the day.
| |
| SecondsOfWeek |
Gets the elapsed whole and fractional seconds since the start of the week.
| |
| TotalDays |
Gets the total number of whole and fractional days that have elapsed since
JulianDateOfEpoch.
| |
| TotalDaysSinceRollover |
Gets the total number of whole and fractional days that have elapsed since
RolloverDate.
| |
| Week |
Gets the week number, which is the number of weeks since January 6, 1980.
| |
| WeekSinceRollover |
Gets the week number since the most recent GPS week rollover. In the GPS system,
the week is represented as a 10 bit number so it can only be a value from 0 to 1023 before
rolling over back to 0.
| |
| ZCounts |
Gets the Z-Counts (1.5 second segments) since the most recent GPS Epoch.
|