Function ouster::sdk::core::operator==(const SensorConfig&, const SensorConfig&)¶
Defined in File sensor_config.h
Function Documentation¶
-
bool ouster::sdk::core::operator==(const SensorConfig &lhs, const SensorConfig &rhs)¶
Equality for sensor config.
- Parameters:
lhs[in] The first object to compare.
rhs[in] The second object to compare.
- Returns:
lhs == rhs