GNSS: Interface, Measurements, and ODTS¶
Three of the example programs form the Earth-GNSS chain — the constellation interface, receiver-side measurement simulation, and lunar orbit determination. Each mirrors the correspondingly numbered Python notebook and has its own tutorial page (with the full C++ source embedded):
Example 3 — GNSS Interface — constellation catalog, transmit-antenna gain patterns, and a broadcast-vs-precise ephemeris comparison (SP3 vs. BRDC with phase-centre-offset corrections).
Example 5 — GNSS Measurement Simulation — propagate an ELFO receiver and run visibility + link-budget (C/N0) against the GPS + Galileo constellations.
Example 6 — GNSS Sidelobe ODTS — sidelobe pseudorange + TDCP orbit determination and time synchronization with a UDU EKF, including a GCPM/IRI plasmaspheric-delay ray-trace stage.