# `Sidereon.GNSS.Broadcast.SkippedGlonass`
[🔗](https://github.com/neilberkman/sidereon-ex/blob/main/lib/sidereon/gnss/broadcast.ex#L438)

Identity of a GLONASS RINEX record skipped because its satellite slot cannot
be represented by the core's GLONASS record type.

# `t`

```elixir
@type t() :: %Sidereon.GNSS.Broadcast.SkippedGlonass{token: String.t()}
```

A skipped GLONASS satellite token as it appeared in the RINEX file.

---

*Consult [api-reference.md](api-reference.md) for complete listing*
