- Determine whether
GnssData::jammerIndis valid by checking if the element at the index of the specified RF band inGnssData::gnssDataMaskhasGNSS_DATA_JAMMER_IND_BITset. - Determine whether
GnssData::agcis valid by checking if the element at the index of the specified RF band inGnssData::gnssDataMaskhasGNSS_DATA_AGC_BITset.
GnssData
Specifies the additional GNSS data that can be provided during a tracking session. Currently jammer data and automatic gain control data are available.
To find out the jammer information and automatic gain control metric for a particular GNSS signal type, refer to the array element with index set to the interested RF band.

