Skip to main content

Module frequencies

Module frequencies 

Source
Expand description

Canonical GNSS carrier-frequency table.

All GNSS carrier lookup paths route through this module so signal frequency policy cannot drift between combinations, RINEX observation decoding, SPP, and ionosphere models.

Structs§

CarrierFrequency
One fixed-frequency carrier-table entry.
CarrierPair
A standard two-carrier ionosphere-free pair.

Enums§

CarrierBand
GNSS carrier band.

Functions§

default_iono_free_pair
Standard dual-frequency ionosphere-free carrier pair for a constellation.
default_spp_carrier
Single-frequency carrier used by the SPP ionosphere-scaling policy.
default_spp_frequency_hz
Single-frequency carrier frequency used by the SPP ionosphere-scaling policy.
fixed_carrier_frequencies
Fixed-frequency carrier entries. GLONASS FDMA carriers are channel-derived through rinex_band_frequency_hz and therefore do not appear here.
frequency_hz
Carrier frequency in hertz for a constellation and canonical carrier band.
glonass_g1_frequency_hz
GLONASS G1 FDMA carrier frequency in hertz for an FDMA channel number k.
iono_free_carrier_frequencies
Carrier entries used by the current ionosphere-free public API.
rinex_band_frequency_hz
RINEX observation band frequency in hertz for a system and band digit.
rinex_band_wavelength_m
RINEX observation band wavelength in meters for a system and band digit.
rinex_observation_frequency_hz
RINEX observation-code frequency in hertz for a system and full code.
rinex_observation_wavelength_m
RINEX observation-code wavelength in meters for a system and full code.
wavelength_m
Carrier wavelength in meters for a constellation and canonical carrier band.