Sidereon.GNSS.ARAIM.Ism (Sidereon v0.16.1)

Copy Markdown View Source

ARAIM integrity support message input.

The message contains per-constellation defaults and optional per-satellite overrides.

Summary

Types

t()

@type t() :: %Sidereon.GNSS.ARAIM.Ism{
  constellations: [Sidereon.GNSS.ARAIM.ConstellationIsm.t()],
  satellites: [Sidereon.GNSS.ARAIM.SatelliteIsm.t()]
}

Functions

new(constellations, satellites \\ [])

Build an ISM input.