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

Function Documentation

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

Equality for LidarMode.

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

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

Returns:

lhs == rhs