GNSS-SDR  0.0.19
An Open Source GNSS Software Defined Receiver
Public Member Functions | Public Attributes | List of all members
Kf_Conf Class Reference

Public Member Functions

void SetFromConfiguration (const ConfigurationInterface *configuration, const std::string &role)
 

Public Attributes

std::string item_type
 
std::string dump_filename
 
double fs_in
 
double carrier_lock_th
 
double code_disc_sd_chips
 
double carrier_disc_sd_rads
 
double code_phase_sd_chips
 
double carrier_phase_sd_rad
 
double carrier_freq_sd_hz
 
double carrier_freq_rate_sd_hz_s
 
double init_code_phase_sd_chips
 
double init_carrier_phase_sd_rad
 
double init_carrier_freq_sd_hz
 
double init_carrier_freq_rate_sd_hz_s
 
float early_late_space_chips
 
float very_early_late_space_chips
 
float early_late_space_narrow_chips
 
float very_early_late_space_narrow_chips
 
float slope
 
float spc
 
float y_intercept
 
float cn0_smoother_alpha
 
float carrier_lock_test_smoother_alpha
 
uint32_t pull_in_time_s
 
uint32_t bit_synchronization_time_limit_s
 
uint32_t vector_length
 
uint32_t smoother_length
 
int32_t extend_correlation_symbols
 
int32_t cn0_samples
 
int32_t cn0_smoother_samples
 
int32_t carrier_lock_test_smoother_samples
 
int32_t cn0_min
 
int32_t max_code_lock_fail
 
int32_t max_carrier_lock_fail
 
char signal [3] {}
 
char system
 
bool track_pilot
 
bool enable_doppler_correction
 
bool high_dyn
 
bool dump
 
bool dump_mat
 

Detailed Description

Definition at line 29 of file kf_conf.h.


The documentation for this class was generated from the following file: