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

◆ ParId() [2/2]

drama::ParId::ParId ( ParSys parSys,
const std::string &  name 
)

Access a parameter of a given name.

Version which uses a ParSys item rather then a Task to access the parameter.

Parameters
parSysA parSys object constructed for the task we are part of.
nameThe name of the parameter.