mmCEsim 0.3.0
mmWave Channel Estimation Simulation
|
#include <read.h>
Public Member Functions | |
ReadConfig (const std::string &file) | |
std::tuple< YAML::Node, YAML_Errors > | read () const |
Static Public Member Functions | |
static std::tuple< YAML::Node, YAML_Errors > | read (const std::string &file) |
Private Attributes | |
std::string | _file |
ReadConfig::ReadConfig | ( | const std::string & | file | ) |
std::tuple< YAML::Node, YAML_Errors > ReadConfig::read | ( | ) | const |
|
static |
|
private |