Lines Matching refs:GNSS

62      * Enumeration of available values for the GNSS Measurement's multipath
76 * Flags indicating the GNSS measurement state.
78 * The expected behavior here is for GNSS HAL to set all the flags that applies.
85 * If GNSS is still searching for a satellite, the corresponding state must be
176 * Represents an estimate of the GNSS clock time.
203 * The GNSS receiver internal clock value. This is the local hardware clock
209 * hwClockDiscontinuityCount field). The receiver's estimate of GNSS time
213 * This GNSS time must be the best estimate of current GNSS time
214 * that GNSS receiver can achieve.
235 * The difference between hardware clock ('time' field) inside GNSS receiver
265 * 1-Sigma uncertainty associated with the local estimate of GNSS time (clock
323 * typically used during continuous GNSS signal sampling.)
325 * It is expected, esp. during periods where there are few GNSS signals
327 * as this avoids the need to use (waste) a GNSS measurement to fully
328 * re-solve for the GNSS clock bias and drift, when using the accompanying
338 * Represents a GNSS Measurement, it contains raw and computed information.
342 * based on GNSS signal measurements only. You must not synthesize measurements
391 * Based on the sync state, the 'received GNSS tow' field must be interpreted
399 * The received GNSS Time-of-Week at the measurement time, in nanoseconds.
400 * For GNSS & QZSS, this is the received GNSS Time-of-Week at the
402 * beginning of the current GNSS week.
484 * 1-Sigma uncertainty of the Received GNSS Time-of-Week in nanoseconds.
525 * are sufficiently strong & stable, e.g. signals from a GNSS simulator at >=
664 * Represents a reading of GNSS measurements. For devices where GnssSystemInfo's
666 * request, when the GNSS receiver is searching/tracking signals.
668 * - Reporting of GNSS constellation measurements is mandatory.
678 /** The GNSS clock time reading. */
685 * @param data Contains a reading of GNSS measurements.