PicoScenes API Docs
 
Loading...
Searching...
No Matches
PipelineConfig Struct Reference

#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}
 

Detailed Description

Definition at line 60 of file SDRFrontEndConfigurations.hxx.

Member Data Documentation

◆ cfo

double PipelineConfig::cfo {0}

Definition at line 66 of file SDRFrontEndConfigurations.hxx.

◆ mt

int PipelineConfig::mt {1}

Definition at line 65 of file SDRFrontEndConfigurations.hxx.

◆ rx_cbw

int PipelineConfig::rx_cbw {20}

Definition at line 63 of file SDRFrontEndConfigurations.hxx.

◆ rx_channel

std::vector<size_t> PipelineConfig::rx_channel

Definition at line 61 of file SDRFrontEndConfigurations.hxx.

◆ rx_iq_mismatch_mag

double PipelineConfig::rx_iq_mismatch_mag {0}

Definition at line 64 of file SDRFrontEndConfigurations.hxx.

◆ rx_iq_mismatch_phase

double PipelineConfig::rx_iq_mismatch_phase {0}

Definition at line 64 of file SDRFrontEndConfigurations.hxx.

◆ rx_resample_ratio

double PipelineConfig::rx_resample_ratio {1}

Definition at line 62 of file SDRFrontEndConfigurations.hxx.

◆ sfo

double PipelineConfig::sfo {0}

Definition at line 66 of file SDRFrontEndConfigurations.hxx.


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