Struct with aquisition and tracking parameters for the software defined receiver. More...
#include <snSDR.h>
Public Attributes | |
| std::string | SignalType |
| bool | DoGPSAquisition |
| bool | DoGPSTracking |
| bool | switch_plot_3d |
| std::string | DiscrType |
| int | Norm |
| double | CorrLen |
| double | AqLen |
| double | AqFreqBand |
| double | AqFreqStep |
| double | AqThreshold |
| int | aq_plot_code_phases |
| double | TrkDLLDampRatio |
| double | TrkDLLNoiseBW |
| double | TrkEarlyLateSpacing |
| double | TrkPLLDampRatio |
| double | TrkPLLNoiseBW |
| int | CorrFuncSamples |
| double | CorrFuncStart |
| double | CorrFuncDist |
| bool | WriteCorrFunc |
| double | StartTime |
Struct with aquisition and tracking parameters for the software defined receiver.
| int SettingsSDR::aq_plot_code_phases |
| double SettingsSDR::AqFreqBand |
| double SettingsSDR::AqFreqStep |
| double SettingsSDR::AqLen |
| double SettingsSDR::AqThreshold |
| double SettingsSDR::CorrFuncDist |
| int SettingsSDR::CorrFuncSamples |
| double SettingsSDR::CorrFuncStart |
| double SettingsSDR::CorrLen |
| std::string SettingsSDR::DiscrType |
| bool SettingsSDR::DoGPSAquisition |
| bool SettingsSDR::DoGPSTracking |
| int SettingsSDR::Norm |
| std::string SettingsSDR::SignalType |
| double SettingsSDR::StartTime |
| bool SettingsSDR::switch_plot_3d |
| double SettingsSDR::TrkDLLDampRatio |
| double SettingsSDR::TrkDLLNoiseBW |
| double SettingsSDR::TrkEarlyLateSpacing |
| double SettingsSDR::TrkPLLDampRatio |
| double SettingsSDR::TrkPLLNoiseBW |
| bool SettingsSDR::WriteCorrFunc |
1.8.5