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

◆ GetDouble()

double drama::ParSys::GetDouble ( const std::string &  name) const

If the Parameter contains scalar value, convert it to a double.

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