5G-MAG Reference Tools - MBMS Modem
Public Attributes | List of all members
arguments Struct Reference

Holds all options passed on the command line. More...

Collaboration diagram for arguments:
Collaboration graph

Public Attributes

const char * config_file = {}
 file path of the config file. More...
 
unsigned log_level = 2
 log level More...
 
unsigned srs_log_level = 4
 srsLTE log level More...
 
int8_t override_nof_prb = -1
 ovride PRB number More...
 
const char * sample_file = {}
 file path of the sample file. More...
 
uint8_t file_bw = 0
 bandwidth of the sample file More...
 
const char * write_sample_file = {}
 file path of the created sample file. More...
 
bool list_sdr_devices = false
 

Detailed Description

Holds all options passed on the command line.

Definition at line 100 of file main.cpp.

Member Data Documentation

◆ config_file

const char* arguments::config_file = {}

file path of the config file.

Definition at line 101 of file main.cpp.

◆ file_bw

uint8_t arguments::file_bw = 0

bandwidth of the sample file

Definition at line 106 of file main.cpp.

◆ list_sdr_devices

bool arguments::list_sdr_devices = false

Definition at line 109 of file main.cpp.

◆ log_level

unsigned arguments::log_level = 2

log level

Definition at line 102 of file main.cpp.

◆ override_nof_prb

int8_t arguments::override_nof_prb = -1

ovride PRB number

Definition at line 104 of file main.cpp.

◆ sample_file

const char* arguments::sample_file = {}

file path of the sample file.

Definition at line 105 of file main.cpp.

◆ srs_log_level

unsigned arguments::srs_log_level = 4

srsLTE log level

Definition at line 103 of file main.cpp.

◆ write_sample_file

const char* arguments::write_sample_file = {}

file path of the created sample file.

Definition at line 108 of file main.cpp.


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