Lines Matching refs:time
28 /** A valid 'time uncertainty' is stored in the data structure. */
121 * Represents an estimate of the GNSS clock time.
154 * hwClockDiscontinuityCount field). The receiver's estimate of GNSS time
158 * This GNSS time must be the best estimate of current GNSS time
169 * 1-Sigma uncertainty associated with the clock's time in nanoseconds.
173 * HAS_TIME_UNCERTAINTY. Ths value is ideally zero, as the time
180 * The difference between hardware clock ('time' field) inside GNSS receiver
181 * and the true GPS time since 0000Z, January 6, 1980, in nanoseconds.
184 * local estimate of GPS time = timeNs - (fullBiasNs + biasNs)
186 * If receiver has computed time for a non-GPS constellation, the time offset of
187 * that constellation versus GPS time must be applied to fill this value.
193 * This value is mandatory if the receiver has estimated GPS time.
205 * This value is mandatory if the receiver has estimated GPS time.
210 * 1-Sigma uncertainty associated with the local estimate of GNSS time (clock
215 * large before the GPS time has been fully resolved.)
219 * This value is mandatory if the receiver has estimated GPS time.
228 * over time.
232 * This value is mandatory if the receiver has estimated GPS time.
243 * This value is mandatory if the receiver has estimated GPS time.
258 * restarted, then this value shall be incremented each time a discontinuity
260 * increment each time there is a change in clock continuity. In the
289 * position, velocity, or time.
320 * The reference receiver's time is specified by GnssData::clock::timeNs.
323 * measurement time = GnssClock::timeNs + timeOffsetNs
325 * It provides an individual time-stamp for the measurement, and allows
327 * aligned to a common time.
344 * The received GNSS Time-of-Week at the measurement time, in nanoseconds.
346 * measurement time, in nanoseconds. The value is relative to the
368 * For Glonass, this is the received Glonass time of day, at the
369 * measurement time in nanoseconds.
385 * For Beidou, this is the received Beidou time of week,
386 * at the measurement time in nanoseconds.
403 * For Galileo, this is the received Galileo time of week,
404 * at the measurement time in nanoseconds.
416 * For SBAS, this is received SBAS time, at the measurement time in
521 * time, two raw measurement structs must be reported for this same
626 /** The GNSS clock time reading. */