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)¶
Inequality for sensor config.
- Parameters:
lhs[in] The first object to compare.
rhs[in] The second object to compare.
- Returns:
lhs != rhs