#include <ModelConfig.h>
Public Attributes | |
| std::string | nodeName |
| std::vector< std::string > | varNames |
Definition at line 66 of file ModelConfig.h.
| std::string InputConfig::nodeName |
Definition at line 68 of file ModelConfig.h.
| std::vector<std::string> InputConfig::varNames |
Definition at line 69 of file ModelConfig.h.
1.8.11