Function ouster::sdk::core::operator==(const SensorInfo&, const SensorInfo&)

Function Documentation

bool ouster::sdk::core::operator==(const SensorInfo &lhs, const SensorInfo &rhs)

Equality for SensorInfo.

Parameters:
  • lhs[in] – The first object to compare.

  • rhs[in] – The second object to compare.

Returns:

lhs == rhs