GetSensor

virtual PSensor IController::GetSensor(const std::string &name) = 0

Gets the sensor with the specified name.

Parameters

name – Name of the sensor.

Returns

PSensor – The sensor with the specified name.

Throws