GetSignal

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

Gets the signal with specified name of this alignment.

Parameters

name – Name of the signal.

Returns

PSignal – The signal with the specified name.

Throws