Skip to main content

Module ssr

Module ssr 

Source
Expand description

Engineering-unit State Space Representation corrections.

The RTCM module stores raw transmitted integers. This module stores scaled correction values keyed by satellite, with enough provider and issue metadata to apply orbit and clock corrections on top of broadcast ephemerides.

Structs§

SsrClockCorrection
Clock correction for one satellite.
SsrCodeBias
Code-bias correction placeholder for Phase B.
SsrCorrectedEphemeris
Broadcast ephemeris corrected by an SSR store.
SsrCorrectedEphemerisOwned
Owned corrected ephemeris source.
SsrCorrectionStore
Active SSR corrections keyed by satellite.
SsrFallbackPolicy
Missing-correction and regional policy for corrected ephemerides.
SsrHighRateClock
High-rate clock correction for one satellite.
SsrOrbitCorrection
Orbit correction for one satellite.
SsrPhaseBias
Phase-bias correction placeholder for Phase B.
SsrSolution
Provider and solution identity.

Enums§

MissingCorrectionAction
Behavior when a correction is missing or stale.
OrbitBasis
Orbital basis used by stored RAC components.
OrbitReferencePoint
Reference point of the corrected orbit.
RegionalPolicy
Regional CRS handling.
SsrSource
Which stream produced a correction.