| 
    GLAC
    1.0
    
   | 
 
json configuration loader. More...
Functions | |
| void | load (std::string jsonFileName) | 
| load  More... | |
json configuration loader.
Based upon json.hpp. Loads a json configurations, and sets the parameters in the Parameters class.
| void ConfigLoader::load | ( | std::string | jsonFileName | ) | 
load
| jsonFileName | name of the json file to load parameters from. | 
Method for loading json files.
 1.8.15