GetParameterSet

virtual PParameterSet IAxisControl::GetParameterSet(const std::string &name) = 0

Gets the parameter set of this axis control with the specified name.

Parameters

name – Name of parameter set.

Returns

PParameterSet – The parameter set with the specified name.

Throws