AAO DRAMA/DRAMA2 C++ Interface
DRAMA C++11 and later interface

◆ GetInt()

int drama::ParSys::GetInt ( const std::string &  name) const

If the Parameter contains scalar value, convert it to integer.

Parameters
nameThe name of the parameter to fetch
Returns
The converted value is returned here.