Function CalibDefs::find#

Function Documentation#

inline const Device *CalibDefs::find(const std::vector<Device> &devices, const std::string &name)#

look up a Device by name

Parameters:
  • devices[in] one of the vectors above

  • name[in] device name to find

Returns:

pointer to the Device, or nullptr if not defined