Lines Matching refs:measurements
19 /** The callback interface to report measurements from the HAL. */
274 * measurements, from consecutive GnssData reports.
287 * based on GNSS signal measurements only. You must not synthesize measurements
288 * by calculating or reporting expected measurements based on known or estimated
326 * sub-nanosecond accuracy. It may be zero if all measurements are
466 * fresh signal measurements from this channel.
612 * Represents a reading of GNSS measurements. For devices where GnssSystemInfo's
616 * - Reporting of GNSS constellation measurements is mandatory.
623 /** The array of measurements. */
624 GnssMeasurement[GnssMax:SVS_COUNT] measurements;
633 * @param data Contains a reading of GNSS measurements.