> ## 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.

# GnssMeasurementsMultipathIndicator

Specifies the GNSS multipath indicator state in [GnssMeasurementsData](https://docs.qualcomm.com/doc/80-80023-25/topic/GnssMeasurementsData.html#gnss-measurements-data)::multipathIndicator.

|                       **Enum**                       | **Value** |                **Description**                |
| :--------------------------------------------------: | :-------: | :-------------------------------------------: |
|   `GNSS_MEASUREMENTS_MULTIPATH _INDICATOR_UNKNOWN`   |    `0`    |    The GNSS multipath indicator is unknown.   |
|   `GNSS_MEASUREMENTS_MULTIPATH _INDICATOR_PRESENT`   |    `1`    |   The GNSS multipath indicator is available.  |
| `GNSS_MEASUREMENTS_MULTIPATH _INDICATOR_NOT_PRESENT` |    `2`    | The GNSS multipath indicator isn’t available. |
