Expand description
Advanced RAIM multi-hypothesis snapshot integrity.
This module is sans-IO: callers provide line-of-sight geometry plus an
externally supplied integrity support message, and the solver returns
protection levels without reading products, global state, or residuals.
ISM records can use the default local pseudorange variance model or direct
per-satellite effective sigmas for reference cases that publish Cint and
Cacc diagonals.
Re-exports§
pub use fault_modes::enumerate_fault_modes;pub use fault_modes::FaultHypothesis;pub use ism::ConstellationIsm;pub use ism::Ism;pub use ism::SatelliteIsm;pub use ism::SatelliteIsmModel;
Modules§
Structs§
- Araim
Geometry - A snapshot geometry and clock-column convention for ARAIM.
- Araim
Result - ARAIM protection-level result.
- Araim
Row - One satellite row in an ARAIM geometry snapshot.
- Fault
Mode - Per-hypothesis ARAIM monitor data.
- Integrity
Allocation - Integrity and continuity risk allocation for one ARAIM solve.
Enums§
- Araim
Error - ARAIM input or numerical failure.
Functions§
- araim
- Run the ARAIM MHSS protection-level algorithm.