#include <settingsParser.h>
|
static Settings | parse (const std::string &filePath, const std::vector< std::string > &vars) |
| parse the setting from the given file More...
|
|
◆ parse()
Settings irafhy::SettingsParser::parse |
( |
const std::string & |
filePath, |
|
|
const std::vector< std::string > & |
vars |
|
) |
| |
|
static |
parse the setting from the given file
- Parameters
-
filePath | path of the file |
vars | variables of the related hybrid automaton |
- Returns
- resulting settings instance
The documentation for this class was generated from the following files: