Tracking Results

Tracking Results

TrackingResults that hold the correlation results.

source
Tracking.get_earlyMethod.
get_early(results)

Get the early of the tracking result.

source
get_prompt(results)

Get the prompt of the tracking result.

source
Tracking.get_lateMethod.
get_late(results)

Get the late of the tracking result.

source
get_correlator(results)

Get the correlator of the tracking result.

source
get_carrier_doppler(results)

Get the carrier doppler of the tracking result.

source
get_carrier_phase(results)

Get the carrier phase of the tracking result.

source
get_code_doppler(results)

Get the code doppler of the tracking result.

source
get_code_phase(results)

Get the code phase of the tracking result.

source
get_secondary_code_or_bit_found(results)

Check if the secondary code or bit has been found.

source
Tracking.get_stateFunction.
get_state(results)

Get state of the tracking result.

source
Tracking.get_cn0Function.
get_cn0(results)

Get the carrier to noise density ratio of the tracking result.

source