GetSignalNames

virtual std::vector<std::string> IMatrix::GetSignalNames() = 0

Gets the names of signals of this matrix.

Returns

std::vector<std::string> – The names of signals of this matrix.

Throws