GNU Radio's LORA_SDR Package
gr::lora_sdr::est_param Struct Reference

#include <mu_detection_impl.h>

Public Attributes

long sto_int
 
double sto_frac
 
long cfo_int
 
double cfo_frac
 
int s_up
 
int s_down
 
double power
 
double snr
 

Member Data Documentation

◆ cfo_frac

double gr::lora_sdr::est_param::cfo_frac

◆ cfo_int

long gr::lora_sdr::est_param::cfo_int

◆ power

double gr::lora_sdr::est_param::power

◆ s_down

int gr::lora_sdr::est_param::s_down

◆ s_up

int gr::lora_sdr::est_param::s_up

◆ snr

double gr::lora_sdr::est_param::snr

◆ sto_frac

double gr::lora_sdr::est_param::sto_frac

◆ sto_int

long gr::lora_sdr::est_param::sto_int

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