Struct async_dsss_receiver_extra_t¶
ClassList > async_dsss_receiver_extra_t
#include <async_dsss_receiver_core.h>
Public Attributes¶
| Type | Name |
|---|---|
| uint8_t | _pad |
| uint64_t | both_down_samples |
| uint64_t | car_carry_len |
| double | cn0_dbhz_est |
| double | doppler_hz_est |
| uint8_t | handoff |
| double | lock_den |
| double | lock_metric |
| double | lock_num |
| uint64_t | n |
| uint64_t | refine_samples_fed |
| uint64_t | refine_segments |
| double | seed_chip_phase |
| double | seed_doppler_hz_est |
| uint64_t | segments |
| uint64_t | sps |
| uint8_t | state |
| uint64_t | state_samples |
| lockdet_state_t | sym_lockdet |
Public Attributes Documentation¶
variable _pad¶
variable both_down_samples¶
variable car_carry_len¶
variable cn0_dbhz_est¶
variable doppler_hz_est¶
variable handoff¶
1 = no acq child in the blob (hand-off mode); a blob does not travel between the flavors.
variable lock_den¶
running state that survives a checkpoint
variable lock_metric¶
(config alpha, thresholds is
variable lock_num¶
symbol-lock EMAs + hysteretic detector: the
variable n¶
variable refine_samples_fed¶
variable refine_segments¶
variable seed_chip_phase¶
variable seed_doppler_hz_est¶
variable segments¶
variable sps¶
variable state¶
variable state_samples¶
variable sym_lockdet¶
restored by create()).
The documentation for this class was generated from the following file native/inc/async_dsss_receiver/async_dsss_receiver_core.h