GetSignalNames

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

Gets the names of signals of this actuator.

Returns

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

Throws