Result of lenient raw GLONASS RINEX navigation parsing.
records preserves representable records in source order. skipped reports
the source tokens for records that the core could not represent, such as an
extended slot R28.
Summary
Types
@type t() :: %Sidereon.GNSS.Broadcast.GlonassParse{ records: [Sidereon.GNSS.Broadcast.GlonassRecord.t()], skipped: [Sidereon.GNSS.Broadcast.SkippedGlonass.t()] }
Representable GLONASS records plus skipped source identities.