Click or drag to resize

GlobalPositioningSystemDate Properties

The GlobalPositioningSystemDate type exposes the following members.

Properties
  NameDescription
Public propertyDayOfWeek
Gets the day of the week.
Public propertyKPoints
Gets the K-Points (15-minute segments) since the most recent GPS epoch.
Public propertyRolloverCount
Gets the number of times that the GPS week counter has rolled over since JulianDateOfEpoch.
Public propertyRolloverDate
Gets the most recent rollover of the GPS week counter. The week number returned by WeekSinceRollover is relative to this date.
Public propertySecondsOfDay
Gets the elapsed whole and fractional seconds since the start of the day.
Public propertySecondsOfWeek
Gets the elapsed whole and fractional seconds since the start of the week.
Public propertyTotalDays
Gets the total number of whole and fractional days that have elapsed since JulianDateOfEpoch.
Public propertyTotalDaysSinceRollover
Gets the total number of whole and fractional days that have elapsed since RolloverDate.
Public propertyWeek
Gets the week number, which is the number of weeks since January 6, 1980.
Public propertyWeekSinceRollover
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.
Public propertyZCounts
Gets the Z-Counts (1.5 second segments) since the most recent GPS Epoch.
Top
See Also