Sidereon.GNSS.ARAIM.IntegrityAllocation (Sidereon v0.30.0)

Copy Markdown View Source

ARAIM integrity and continuity risk allocation.

PHMI and false-alert fields are probabilities. Protection levels returned by the solver are meters.

Summary

Functions

Return the core LPV-200 ARAIM allocation.

Types

t()

@type t() :: %Sidereon.GNSS.ARAIM.IntegrityAllocation{
  max_fault_order: non_neg_integer(),
  p_emt: float(),
  p_threshold_unmonitored: float(),
  pfa_hor: float(),
  pfa_vert: float(),
  phmi_hor: float(),
  phmi_total: float(),
  phmi_vert: float()
}

Functions

lpv_200()

@spec lpv_200() :: t()

Return the core LPV-200 ARAIM allocation.