mmCEsim 0.3.0
mmWave Channel Estimation Simulation
|
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 |
Command line options.
This struct stores some CLI options from the user input.
std::string CLI_Options::cmd |
bool CLI_Options::force = false |
std::string CLI_Options::input |
std::string CLI_Options::lang |
bool CLI_Options::no_error_compile = false |
std::string CLI_Options::output = "__UNDEFINED" |
std::string CLI_Options::style |
std::string CLI_Options::value |
bool CLI_Options::verbose = false |