GetSignal

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

Gets the signal with specified name of this homing interface.

Parameters

name – Name of the signal.

Returns

PSignal – The signal with the specified name.

Throws