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.
RegionalPolicy
Regional CRS handling.
SsrReferencePoint
Reference point of the corrected orbit.
SsrSatelliteAttitude
Satellite attitude model used for SSR CoM-to-APC conversion.
SsrSource
Which stream produced a correction.

Type Aliases§

OrbitReferencePoint
Backward-compatible name for an SSR orbit reference point.