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

Public Member Functions

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

Public Attributes

std::string item_type
 
std::string dump_filename
 
int64_t fs_in
 
int64_t resampled_fs
 
size_t it_size
 
float doppler_step
 
float samples_per_ms
 
float doppler_step2
 
float pfa
 
float pfa2
 
float samples_per_code
 
float resampler_ratio
 
uint32_t sampled_ms
 
uint32_t ms_per_code
 
uint32_t samples_per_chip
 
uint32_t chips_per_second
 
uint32_t max_dwells
 
uint32_t num_doppler_bins_step2
 
uint32_t resampler_latency_samples
 
uint32_t dump_channel
 
int32_t doppler_max
 
int32_t doppler_min
 
bool bit_transition_flag
 
bool use_CFAR_algorithm_flag
 
bool dump
 
bool blocking
 
bool blocking_on_standby
 
bool make_2_steps
 
bool use_automatic_resampler
 
bool enable_monitor_output
 

Detailed Description

Definition at line 32 of file acq_conf.h.


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