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

Function Documentation

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

Inequality for sensor config.

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

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

Returns:

lhs != rhs