Scine::Swoose
2.1.0
This is the SCINE module Swoose.
|
This class reads in the GAFF parameters from the parameter file. The parsing relies on Qt and the conversion to doubles works also when numbers in the current locale are of the form "x,xxx". More...
#include <GaffParameterParser.h>
Public Member Functions | |
GaffParameterParser (std::string filename) | |
Constructor from filename of parameter file. | |
std::unique_ptr< GaffParameters > | parseParameters () |
Parse the parameters. | |
This class reads in the GAFF parameters from the parameter file. The parsing relies on Qt and the conversion to doubles works also when numbers in the current locale are of the form "x,xxx".