|
RadioImagerGPU 1.0
|
#include <fstream>#include <nlohmann/json.hpp>Go to the source code of this file.
Namespaces | |
| namespace | config |
| Contains functions and variables related to configuration settings. | |
Functions | |
| void | config::load_config (const std::string &config_file) |
| Loads the configuration settings from a JSON file. | |