Tracking Results
Tracking.TrackingResults — TypeTrackingResults that hold the correlation results.
Tracking.get_early — Methodget_early(results)
Get the early of the tracking result.
Tracking.get_prompt — Methodget_prompt(results)
Get the prompt of the tracking result.
Tracking.get_late — Methodget_late(results)
Get the late of the tracking result.
Tracking.get_correlator — Functionget_correlator(results)
Get the correlator of the tracking result.
Tracking.get_carrier_doppler — Functionget_carrier_doppler(results)
Get the carrier doppler of the tracking result.
Tracking.get_carrier_phase — Functionget_carrier_phase(results)
Get the carrier phase of the tracking result.
Tracking.get_code_doppler — Functionget_code_doppler(results)
Get the code doppler of the tracking result.
Tracking.get_code_phase — Functionget_code_phase(results)
Get the code phase of the tracking result.
Tracking.get_secondary_code_or_bit_found — Functionget_secondary_code_or_bit_found(results)
Check if the secondary code or bit has been found.
Tracking.get_state — Functionget_state(results)
Get state of the tracking result.
Tracking.get_cn0 — Functionget_cn0(results)
Get the carrier to noise density ratio of the tracking result.