mmCEsim 0.3.0
mmWave Channel Estimation Simulation
CLI_Options Struct Reference

Command line options. More...

#include <cli_options.h>

Public Attributes

std::string cmd
 
std::string input
 
std::string output = "__UNDEFINED"
 
std::string style
 
std::string lang
 
std::string value
 
bool force = false
 
bool verbose = false
 
bool no_error_compile = false
 

Detailed Description

Command line options.

This struct stores some CLI options from the user input.

Member Data Documentation

◆ cmd

std::string CLI_Options::cmd

◆ force

bool CLI_Options::force = false

◆ input

std::string CLI_Options::input

◆ lang

std::string CLI_Options::lang

◆ no_error_compile

bool CLI_Options::no_error_compile = false

◆ output

std::string CLI_Options::output = "__UNDEFINED"

◆ style

std::string CLI_Options::style

◆ value

std::string CLI_Options::value

◆ verbose

bool CLI_Options::verbose = false

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