This structure contains the Delete LOC SV Info
- Parameters
-
id |
- LOC SV ID of the satellite whose data is to be deleted
- Range:
- For GPS: 1 to 32
- For SBAS: 33 to 64
- For GLONASS: 65 to 96
|
system |
- Indicates to which constellation this loc_SV belongs
- Valid values:
- eQMI_LOC_SV_SYSTEM_GPS (1) - GPS satellite
- eQMI_LOC_SV_SYSTEM_GALILEO (2) - GALILEO satellite
- eQMI_LOC_SV_SYSTEM_SBAS (3) - SBAS satellite
- eQMI_LOC_SV_SYSTEM_COMPASS (4) - COMPASS satellite
- eQMI_LOC_SV_SYSTEM_GLONASS (5) - GLONASS satellite
- eQMI_LOC_SV_SYSTEM_BDS (6) - BDS satellite
|
mask |
- Indicates if the ephemeris or almanac for a satellite is to be deleted
- Valid values:
- 0x01 - DELETE_EPHEMERIS
- 0x02 - DELETE_ALMANAC
|