#include <SDRFrontEndConfigurations.hxx>
Public Attributes | |
std::vector< size_t > | rx_channel |
double | rx_resample_ratio {1} |
int | rx_cbw {20} |
double | rx_iq_mismatch_mag {0} |
double | rx_iq_mismatch_phase {0} |
int | mt {1} |
double | cfo {0} |
double | sfo {0} |
Definition at line 60 of file SDRFrontEndConfigurations.hxx.
double PipelineConfig::cfo {0} |
Definition at line 66 of file SDRFrontEndConfigurations.hxx.
int PipelineConfig::mt {1} |
Definition at line 65 of file SDRFrontEndConfigurations.hxx.
int PipelineConfig::rx_cbw {20} |
Definition at line 63 of file SDRFrontEndConfigurations.hxx.
std::vector<size_t> PipelineConfig::rx_channel |
Definition at line 61 of file SDRFrontEndConfigurations.hxx.
double PipelineConfig::rx_iq_mismatch_mag {0} |
Definition at line 64 of file SDRFrontEndConfigurations.hxx.
double PipelineConfig::rx_iq_mismatch_phase {0} |
Definition at line 64 of file SDRFrontEndConfigurations.hxx.
double PipelineConfig::rx_resample_ratio {1} |
Definition at line 62 of file SDRFrontEndConfigurations.hxx.
double PipelineConfig::sfo {0} |
Definition at line 66 of file SDRFrontEndConfigurations.hxx.