> ## Documentation Index
> Fetch the complete documentation index at: https://qualcomm-3.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# GnssMeasurements

Specifies the GNSS measurements clock and data.

|    **Field**   |                                                                 **Type**                                                                |            **Description**           |
| :------------: | :-------------------------------------------------------------------------------------------------------------------------------------: | :----------------------------------: |
|     `clock`    |       [GnssMeasurementsClock](https://docs.qualcomm.com/doc/80-80023-25/topic/GnssMeasurementsClock.html#gnss-measurements-clock)       | GNSS measurements clock information. |
| `measurements` | std::vector \<[GnssMeasurementsData](https://docs.qualcomm.com/doc/80-80023-25/topic/GnssMeasurementsData.html#gnss-measurements-data)> |        GNSS measurements data.       |
|     `isNhz`    |                                                                  `BOOL`                                                                 |      NHz measurements indicator.     |
