|
RadioImagerGPU 1.0
|
Contains functions and variables related to configuration settings. More...
Functions | |
| void | load_config (const std::string &config_file) |
| Loads the configuration settings from a JSON file. | |
Variables | |
| int | IMAGE_SIZE |
| double | PREDEFINED_MAX_UV |
Contains functions and variables related to configuration settings.
| void config::load_config | ( | const std::string & | config_file | ) |
Loads the configuration settings from a JSON file.
| config_file | The path to the JSON configuration file. |
| int config::IMAGE_SIZE |
| double config::PREDEFINED_MAX_UV |