Swift Navigation · Schema

MsgSsrFlagHighLevel

Integrity monitoring flags for multiple aggregated elements. An element could be a satellite, SSR grid point, or SSR tile. A group of aggregated elements being monitored for integrity could refer to:, , - Satellites in a particular {GPS, GAL, BDS, QZSS} constellation., , - Satellites in the line-of-sight of a particular SSR tile., , - Satellites in the line-of-sight of a particular SSR grid point., , The integrity usage for a group of aggregated elements varies according to the integrity flag of the satellites comprising that group., , SSR_INTEGRITY_USAGE_NOMINAL: All satellites received passed the integrity check and have flag INTEGRITY_FLAG_OK., , SSR_INTEGRITY_USAGE_WARNING: A limited number of elements in the group failed the integrity check. Refer to more granular integrity messages for details on the specific failing elements., , SSR_INTEGRITY_USAGE_ALERT: Most elements in the group failed the integrity check, do not use for positioning., , SSR_INTEGRITY_USAGE_NOT_MONITORED: Unable to verify the integrity flag of elements in the group.

CompanyGNSSPrecise PositioningLocationCorrectionsRTKNTRIPRTCMAutomotiveGeospatialIoTRoboticsProtocols

Properties

Name Type Description
obs_time object
iono_corr_time object
sat_corr_time object
ssr_sol_id integer
tile_set_id integer
tile_id integer
chain_id integer
use_gps_sat integer
use_gal_sat integer
use_bds_sat integer
use_qzss_sat integer
use_tropo_grid_points integer
use_iono_grid_points integer
use_iono_tile_sat_los integer
use_iono_grid_point_sat_los integer
View JSON Schema on GitHub

JSON Schema

MsgSsrFlagHighLevel.json Raw ↑
{
  "copyright": [
    "Copyright (C) 2019-2021 Swift Navigation Inc.",
    "Contact: https://support.swiftnav.com",
    "",
    "This source is subject to the license found in the file 'LICENSE' which must",
    "be distributed together with this source. All other rights reserved.",
    "",
    "THIS CODE AND INFORMATION IS PROVIDED 'AS IS' WITHOUT WARRANTY OF ANY KIND,",
    "EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED",
    "WARRANTIES OF MERCHANTABILITY AND/OR FITNESS FOR A PARTICULAR PURPOSE."
  ],
  "$schema": "http://json-schema.org/draft-06/schema#",
  "$id": "#MsgSsrFlagHighLevel",
  "title":"MsgSsrFlagHighLevel",
  "description":"Integrity monitoring flags for multiple aggregated elements. An element could be a satellite, SSR grid point, or SSR tile. A group of aggregated elements being monitored for integrity could refer to:,\n,\n- Satellites in a particular {GPS, GAL, BDS, QZSS} constellation.,\n,\n- Satellites in the line-of-sight of a particular SSR tile.,\n,\n- Satellites in the line-of-sight of a particular SSR grid point.,\n,\nThe integrity usage for a group of aggregated elements varies according to the integrity flag of the satellites comprising that group.,\n,\nSSR_INTEGRITY_USAGE_NOMINAL: All satellites received passed the integrity check and have flag INTEGRITY_FLAG_OK.,\n,\nSSR_INTEGRITY_USAGE_WARNING: A limited number of elements in the group failed the integrity check. Refer to more granular integrity messages for details on the specific failing elements.,\n,\nSSR_INTEGRITY_USAGE_ALERT: Most elements in the group failed the integrity check, do not use for positioning.,\n,\nSSR_INTEGRITY_USAGE_NOT_MONITORED: Unable to verify the integrity flag of elements in the group.\n",
  "type": "object",
  "properties": {
    "obs_time": {"$ref": "GpsTimeSec.json"},
    "iono_corr_time": {"$ref": "GpsTimeSec.json"},
    "sat_corr_time": {"$ref": "GpsTimeSec.json"},
    "ssr_sol_id": {"type": "integer"},
    "tile_set_id": {"type": "integer"},
    "tile_id": {"type": "integer"},
    "chain_id": {"type": "integer"},
    "use_gps_sat": {"type": "integer"},
    "use_gal_sat": {"type": "integer"},
    "use_bds_sat": {"type": "integer"},
    "use_qzss_sat": {"type": "integer"},
    "use_tropo_grid_points": {"type": "integer"},
    "use_iono_grid_points": {"type": "integer"},
    "use_iono_tile_sat_los": {"type": "integer"},
    "use_iono_grid_point_sat_los": {"type": "integer"}
  },
  "required": [
    "obs_time",
    "iono_corr_time",
    "sat_corr_time",
    "ssr_sol_id",
    "tile_set_id",
    "tile_id",
    "chain_id",
    "use_gps_sat",
    "use_gal_sat",
    "use_bds_sat",
    "use_qzss_sat",
    "use_tropo_grid_points",
    "use_iono_grid_points",
    "use_iono_tile_sat_los",
    "use_iono_grid_point_sat_los"
  ]
}

Work with this as data

Every JSON Schema here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for schemas

4 MCP tools reach this
  • find_json_schemasBrowse and filter every JSON Schema in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This JSON Schema
curl "https://apis.io/api/v1/json-schemas/MsgSsrFlagHighLevel"
All schemas
curl "https://apis.io/api/v1/json-schemas?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no email required.

A second provider on the same verified email joins the account you already have.