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

◆ GetUInt()

unsigned int drama::ParSys::GetUInt ( const std::string &  name) const

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

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