![]() |
Documentation of UrbanFireXDT
Documentation of UrbanFireXDT
|
#include <string>

Go to the source code of this file.
Namespaces | |
| namespace | configld |
Functions | |
| bool | configld::load_config_file (unsigned long scenario_id, std::string &filepath) |
| Load the config file, that is passed as command line argument. | |
| bool | configld::load_data_from_central_database (const char *filepath) |
| Load the complete simulation structure from the central database, and also load the recorded time series for the measurement units. | |
| void | configld::output_variable_values (std::ostream ¤t_outstream) |
| Outputs the current simulation configuration and all parameter settings to the specified output stream. | |