GetSignal

virtual PSignal IJoint::GetSignal(std::string &name) const = 0

Gets the signal with the specified name.

Parameters

name – Name of the signal.

Returns

PSignal – The signal with the specified name.

Throws